diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index faaaf2a..47c856f 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 8.0.0 + targetRevision: 8.0.4 helm: releaseName: argo valueFiles: diff --git a/apt-version-exporter/kustomization.yaml b/apt-version-exporter/kustomization.yaml index b86c394..be8fc93 100644 --- a/apt-version-exporter/kustomization.yaml +++ b/apt-version-exporter/kustomization.yaml @@ -9,5 +9,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-apt-version-exporter newName: git.ar21.de/yolokube/go-apt-version-exporter - newTag: "63" + newTag: "65" namespace: apt-version-exporter diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 5e79dc0..a36b862 100644 --- a/dashboard/overlays/prod/kustomization.yaml +++ b/dashboard/overlays/prod/kustomization.yaml @@ -5,5 +5,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: "547" + newTag: "549" namespace: dashboard diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 2376e5a..325d0de 100644 --- a/dashboard/overlays/staging/kustomization.yaml +++ b/dashboard/overlays/staging/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/dashboard newName: git.ar21.de/yolokube/dashboard - newTag: staging-546 + newTag: staging-548 namespace: dashboard-staging patches: - patch: |- diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 8e848d7..f99a7fa 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -10,8 +10,8 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/country-geo-locations newName: git.ar21.de/yolokube/country-geo-locations - newTag: "167" + newTag: "169" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "282" + newTag: "286" namespace: fail2ban-prometheus diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index 3eeff4b..7254a7d 100644 --- a/traefik-certmanager/overlay/kustomization.yaml +++ b/traefik-certmanager/overlay/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/go-traefik-certmanager newName: git.ar21.de/yolokube/go-traefik-certmanager - newTag: "108" + newTag: "112"