diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index d81b460..006cc62 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -106,7 +106,7 @@ spec: sources: - chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 69.1.2 + targetRevision: 69.1.1 helm: releaseName: prometheus valueFiles: diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 55a7bff..19cbccd 100644 --- a/fail2ban-exporter/kustomization.yaml +++ b/fail2ban-exporter/kustomization.yaml @@ -13,5 +13,5 @@ images: newTag: "95" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "162" + newTag: "154" namespace: fail2ban-prometheus diff --git a/sb-server-monitor/kustomization.yaml b/sb-server-monitor/kustomization.yaml index 02133e2..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: "33" + newTag: "30" namespace: sb-server-monitor