Compare commits
5 commits
c4047a7c16
...
7f2756a06c
Author | SHA1 | Date | |
---|---|---|---|
7f2756a06c | |||
5e870857ed | |||
08cb0744be | |||
df13172629 | |||
06b63886b6 |
3 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
targetRevision: 7.8.18
|
targetRevision: 7.8.19
|
||||||
helm:
|
helm:
|
||||||
releaseName: argo
|
releaseName: argo
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -5,7 +5,7 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/dashboard
|
- name: git.ar21.de/yolokube/dashboard
|
||||||
newName: git.ar21.de/yolokube/dashboard
|
newName: git.ar21.de/yolokube/dashboard
|
||||||
newTag: staging-438
|
newTag: staging-441
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
|
@ -13,5 +13,5 @@ images:
|
||||||
newTag: "130"
|
newTag: "130"
|
||||||
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
- name: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||||
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter
|
||||||
newTag: "241"
|
newTag: "250"
|
||||||
namespace: fail2ban-prometheus
|
namespace: fail2ban-prometheus
|
||||||
|
|
Loading…
Add table
Reference in a new issue