5 Commits

Author SHA1 Message Date
cb625f131a chore(deps): update redis docker tag to v8 2025-12-21 02:14:08 +00:00
e116f28831 Update renovate.json
Some checks failed
renovate / renovate (push) Failing after 3m21s
2025-12-21 02:08:55 +00:00
8cce3b998d Rebase prereqs to Github repository
All checks were successful
renovate / renovate (push) Successful in 2m33s
2025-11-26 14:53:45 +11:00
d570dcb293 Merge pull request 'chore(deps): update helm release argo-cd to v9' (#22) from renovate/argo-cd-9.x into master
All checks were successful
renovate / renovate (push) Successful in 1m31s
Reviewed-on: #22
2025-11-24 20:28:58 +00:00
ccd078dbef chore(deps): update helm release argo-cd to v9 2025-11-24 06:12:03 +00:00
5 changed files with 9 additions and 4 deletions

View File

@@ -8,5 +8,8 @@
"prHourlyLimit": 0,
"argocd": {
"managerFilePatterns": ["/\\.yaml$/"]
},
"kubernetes": {
"managerFilePatterns": ["/\\.yaml$/"]
}
}

View File

@@ -32,7 +32,7 @@ spec:
- name: csismb-authelia-conf
mountPath: /config
- name: redis
image: redis:7-alpine
image: redis:8-alpine
args:
- redis-server
- --requirepass

View File

@@ -17,6 +17,7 @@ spec:
helm:
valueFiles:
- $values/storage/csi-driver-smb/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values

View File

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

View File

@@ -17,6 +17,7 @@ spec:
helm:
valueFiles:
- $values/system/SealedSecrets/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values