diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 88076b9..413e92e 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: 7.8.2 + targetRevision: 7.7.23 helm: releaseName: argo valueFiles: @@ -157,7 +157,7 @@ spec: sources: - chart: cilium repoURL: https://helm.cilium.io/ - targetRevision: 1.17.1 + targetRevision: 1.17.0 helm: releaseName: cilium-cni valueFiles: diff --git a/apt-version-exporter/kustomization.yaml b/apt-version-exporter/kustomization.yaml index c78ac9f..8fb217a 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: "19" + newTag: "6" namespace: apt-version-exporter diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 896d312..8dd0c94 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: "341" + newTag: "329" namespace: dashboard diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index e753165..949fe73 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-340 + newTag: staging-328 namespace: dashboard-staging patches: - patch: |- diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 08ee1d4..8a2cd30 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: "108" + newTag: "90" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "177" + newTag: "154" namespace: fail2ban-prometheus diff --git a/grafana-backuper/kustomization.yaml b/grafana-backuper/kustomization.yaml index 3f63c33..ac462f3 100644 --- a/grafana-backuper/kustomization.yaml +++ b/grafana-backuper/kustomization.yaml @@ -8,5 +8,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/grafana-backuper newName: git.ar21.de/yolokube/grafana-backuper - newTag: "86" + newTag: "72" namespace: grafana-backuper diff --git a/sb-server-monitor/kustomization.yaml b/sb-server-monitor/kustomization.yaml index 1ed8f67..c0ff22a 100644 --- a/sb-server-monitor/kustomization.yaml +++ b/sb-server-monitor/kustomization.yaml @@ -9,5 +9,5 @@ kind: Kustomization images: - name: git.ar21.de/yolokube/sb-server-monitor newName: git.ar21.de/yolokube/sb-server-monitor - newTag: "37" + newTag: "30" namespace: sb-server-monitor diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index eeb57d6..1122d68 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: "50" + newTag: "36"