mirror of
https://github.com/nold360/hive-apps
synced 2025-01-08 14:57:59 +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
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: "hashicorp/vault"
|
repository: "hashicorp/vault"
|
||||||
tag: "1.15.5"
|
tag: "1.15.6"
|
||||||
auditStorage:
|
auditStorage:
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
|
@ -5,7 +5,7 @@ apps:
|
||||||
- name: argo-workflows
|
- name: argo-workflows
|
||||||
repoURL: https://argoproj.github.io/argo-helm
|
repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-workflows
|
chart: argo-workflows
|
||||||
targetRevision: 0.40.11
|
targetRevision: 0.40.12
|
||||||
# secrets:
|
# secrets:
|
||||||
# - name: argocd-secret
|
# - name: argocd-secret
|
||||||
# keys:
|
# keys:
|
||||||
|
|
Loading…
Reference in a new issue