Compare commits
7 commits
544de72140
...
be98de8a83
Author | SHA1 | Date | |
---|---|---|---|
be98de8a83 | |||
44d4717b0d | |||
3bf2bb19e1 | |||
0e8685f266 | |||
93eaa40f48 | |||
591b3ea887 | |||
726ccd13ae |
4 changed files with 4 additions and 4 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.0
|
targetRevision: 7.8.2
|
||||||
helm:
|
helm:
|
||||||
releaseName: argo
|
releaseName: argo
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -5,5 +5,5 @@ 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: "329"
|
newTag: "331"
|
||||||
namespace: dashboard
|
namespace: dashboard
|
||||||
|
|
|
@ -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-328
|
newTag: staging-330
|
||||||
namespace: dashboard-staging
|
namespace: dashboard-staging
|
||||||
patches:
|
patches:
|
||||||
- patch: |-
|
- patch: |-
|
||||||
|
|
|
@ -10,7 +10,7 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: git.ar21.de/yolokube/country-geo-locations
|
- name: git.ar21.de/yolokube/country-geo-locations
|
||||||
newName: git.ar21.de/yolokube/country-geo-locations
|
newName: git.ar21.de/yolokube/country-geo-locations
|
||||||
newTag: "90"
|
newTag: "92"
|
||||||
- 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: "154"
|
newTag: "154"
|
||||||
|
|
Loading…
Add table
Reference in a new issue