Compare commits
6 Commits
fd533a53e2
...
master
Author | SHA1 | Date | |
---|---|---|---|
10261025a5 | |||
bf56417c57 | |||
cb9c274542 | |||
a66f41b7c8 | |||
d2e96761bc | |||
d4865ead6c |
@@ -44,6 +44,11 @@ postgresql-ha:
|
||||
enabled: false
|
||||
valkey:
|
||||
enabled: true
|
||||
image:
|
||||
repository: bitnamilegacy/valkey
|
||||
global:
|
||||
security:
|
||||
allowInsecureImages: true
|
||||
primary:
|
||||
persistence:
|
||||
existingClaim: csismb-gitea-cache
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
# targetRevision: 8.1.2
|
||||
targetRevision: 8.5.3
|
||||
targetRevision: 8.5.7
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/ArgoCD/values.yaml
|
||||
|
Reference in New Issue
Block a user