Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot badd823e77 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 29s
Generated by CI/CD workflow on 2026-04-28 17:56:44

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-28 17:56:44 +00:00
2 changed files with 4 additions and 6 deletions
+2
View File
@@ -62,9 +62,11 @@ ArgoCD homelab project
| **sonarr-stack** | [![sonarr-stack](https://ag.hexor.cy/api/badge?name=sonarr-stack&revision=true)](https://ag.hexor.cy/applications/argocd/sonarr-stack) |
| **stirling-pdf** | [![stirling-pdf](https://ag.hexor.cy/api/badge?name=stirling-pdf&revision=true)](https://ag.hexor.cy/applications/argocd/stirling-pdf) |
| **syncthing** | [![syncthing](https://ag.hexor.cy/api/badge?name=syncthing&revision=true)](https://ag.hexor.cy/applications/argocd/syncthing) |
| **teamspeak** | [![teamspeak](https://ag.hexor.cy/api/badge?name=teamspeak&revision=true)](https://ag.hexor.cy/applications/argocd/teamspeak) |
| **tg-bots** | [![tg-bots](https://ag.hexor.cy/api/badge?name=tg-bots&revision=true)](https://ag.hexor.cy/applications/argocd/tg-bots) |
| **vaultwarden** | [![vaultwarden](https://ag.hexor.cy/api/badge?name=vaultwarden&revision=true)](https://ag.hexor.cy/applications/argocd/vaultwarden) |
| **vpn** | [![vpn](https://ag.hexor.cy/api/badge?name=vpn&revision=true)](https://ag.hexor.cy/applications/argocd/vpn) |
| **wedding** | [![wedding](https://ag.hexor.cy/api/badge?name=wedding&revision=true)](https://ag.hexor.cy/applications/argocd/wedding) |
| **xandikos** | [![xandikos](https://ag.hexor.cy/api/badge?name=xandikos&revision=true)](https://ag.hexor.cy/applications/argocd/xandikos) |
</td>
+2 -6
View File
@@ -7,8 +7,6 @@ metadata:
spec:
concurrency: 1
cordon: true
tolerations:
- operator: Exists
nodeSelector:
matchExpressions:
- key: node-role.kubernetes.io/control-plane
@@ -18,7 +16,7 @@ spec:
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade
version: v1.35.4+k3s1
version: v1.35.2+k3s1
---
# Agent plan
apiVersion: upgrade.cattle.io/v1
@@ -29,8 +27,6 @@ metadata:
spec:
concurrency: 1
cordon: true
tolerations:
- operator: Exists
nodeSelector:
matchExpressions:
- key: node-role.kubernetes.io/control-plane
@@ -43,4 +39,4 @@ spec:
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade
version: v1.35.4+k3s1
version: v1.35.2+k3s1