mirror of
https://github.com/nold360/hive-apps
synced 2025-01-07 22:38:00 +00:00
Compare commits
2 commits
673b97a504
...
a543ecc693
Author | SHA1 | Date | |
---|---|---|---|
|
a543ecc693 | ||
|
b39e503670 |
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.15.5"
|
||||
tag: "1.15.6"
|
||||
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.11
|
||||
targetRevision: 0.40.12
|
||||
# secrets:
|
||||
# - name: argocd-secret
|
||||
# keys:
|
||||
|
|
Loading…
Reference in a new issue