Compare commits

..

7 commits

4 changed files with 4 additions and 4 deletions
app-files
dashboard/overlays
fail2ban-exporter

View file

@ -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:

View file

@ -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

View file

@ -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: |-

View file

@ -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"