mirror of
https://github.com/nold360/hive-apps
synced 2025-01-24 16:06:11 +00:00
Compare commits
No commits in common. "a543ecc693e4312aa17c729205e69e27cbba16d4" and "673b97a5049b5318a15412445801480796de4fb3" have entirely different histories.
a543ecc693
...
673b97a504
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.15.6"
|
||||
tag: "1.15.5"
|
||||
auditStorage:
|
||||
accessMode: ReadWriteOnce
|
||||
annotations: {}
|
||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
|||
- name: argo-workflows
|
||||
repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-workflows
|
||||
targetRevision: 0.40.12
|
||||
targetRevision: 0.40.11
|
||||
# secrets:
|
||||
# - name: argocd-secret
|
||||
# keys:
|
||||
|
|
Loading…
Reference in a new issue