6 Commits

Author SHA1 Message Date
b30fdfde5d fix: Correct path for Wizarr
All checks were successful
renovate / renovate (push) Successful in 2m8s
2025-10-28 10:22:18 +11:00
2c7381150c Merge pull request 'chore(deps): update helm release argo-cd to v8.6.4' (#19) from renovate/argo-cd-8.x into master
All checks were successful
renovate / renovate (push) Successful in 4m7s
Reviewed-on: #19
2025-10-21 06:31:39 +00:00
157607f8a6 Merge branch 'master' into renovate/argo-cd-8.x 2025-10-21 06:31:07 +00:00
627fe35556 Merge pull request 'chore(deps): update helm release csi-driver-smb to v1.19.1' (#21) from renovate/csi-driver-smb-1.x into master
All checks were successful
renovate / renovate (push) Successful in 1m48s
Reviewed-on: #21
2025-10-21 06:28:42 +00:00
f409f41aca chore(deps): update helm release argo-cd to v8.6.4 2025-10-17 12:02:24 +00:00
976e0d64d3 chore(deps): update helm release csi-driver-smb to v1.19.1 2025-10-14 12:02:38 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -14,5 +14,5 @@ spec:
- CreateNamespace=true - CreateNamespace=true
sources: sources:
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
path: services/PVR/wizarr path: services/PVR/Wizarr
targetRevision: HEAD targetRevision: HEAD

View File

@@ -13,7 +13,7 @@ spec:
sources: sources:
- repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts - repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
chart: csi-driver-smb chart: csi-driver-smb
targetRevision: v1.18.0 targetRevision: 1.19.1
helm: helm:
valueFiles: valueFiles:
- $values/storage/csi-driver-smb/values.yaml - $values/storage/csi-driver-smb/values.yaml

View File

@@ -12,7 +12,7 @@ spec:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
# targetRevision: 8.1.2 # targetRevision: 8.1.2
targetRevision: 8.5.7 targetRevision: 8.6.4
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml