5 Commits

Author SHA1 Message Date
96dc9e9334 chore(deps): update helm release gitea to v12.5.0 2026-01-24 12:02:34 +00:00
23a072ddb6 Upgrade Vaultwarden
All checks were successful
renovate / renovate (push) Successful in 1m59s
2026-01-15 08:37:25 +11:00
11857cfe35 Rebase ArgoCD manifest path
All checks were successful
renovate / renovate (push) Successful in 1m54s
2025-12-21 20:34:03 +11:00
7027e07b8c Merge pull request 'chore(deps): update helm release argo-cd to v9.1.9' (#28) from renovate/argo-cd-9.x into master
All checks were successful
renovate / renovate (push) Successful in 1m29s
Reviewed-on: #28
2025-12-21 09:27:04 +00:00
15d349a8f6 chore(deps): update helm release argo-cd to v9.1.9 2025-12-21 02:13:18 +00:00
3 changed files with 7 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ spec:
- repoURL: https://dl.gitea.com/charts/
chart: gitea
# targetRevision: 11.0.0
targetRevision: 12.4.0
targetRevision: 12.5.0
helm:
valueFiles:
- $values/services/Gitea/values.yaml

View File

@@ -18,7 +18,8 @@ spec:
serviceAccountName: vaultwarden
containers:
- name: vaultwarden
image: vaultwarden/server:1.34.3
# image: vaultwarden/server:1.34.3
image: vaultwarden/server:1.35.2
env:
- name: ENABLE_DB_WAL
value: "false"

View File

@@ -9,10 +9,12 @@ spec:
namespace: argo-cd
project: default
sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: system/ArgoCD
targetRevision: HEAD
- repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
# targetRevision: 8.1.2
targetRevision: 9.1.4
targetRevision: 9.1.9
helm:
valueFiles:
- $values/system/ArgoCD/values.yaml