mirror of
https://github.com/nold360/hive-apps
synced 2025-01-11 16:24:55 +00:00
Compare commits
No commits in common. "7307e5995eb51a71859c61c445dcdbf4c2611c4f" and "fa3b4181a974f2eeff775ec26d9963ee9600b40f" have entirely different histories.
7307e5995e
...
fa3b4181a9
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ apps:
|
||||||
- name: crossplane
|
- name: crossplane
|
||||||
repoURL: https://charts.crossplane.io/stable
|
repoURL: https://charts.crossplane.io/stable
|
||||||
chart: crossplane
|
chart: crossplane
|
||||||
targetRevision: 1.15.3
|
targetRevision: 1.15.2
|
||||||
secrets:
|
secrets:
|
||||||
- name: terraform
|
- name: terraform
|
||||||
keys:
|
keys:
|
||||||
|
|
|
@ -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.41.6
|
targetRevision: 0.41.4
|
||||||
# secrets:
|
# secrets:
|
||||||
# - name: argocd-secret
|
# - name: argocd-secret
|
||||||
# keys:
|
# keys:
|
||||||
|
|
Loading…
Reference in a new issue