diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 8f2c09f..dbf6782 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: 67.0.0 + targetRevision: 67.1.0 helm: releaseName: prometheus valueFiles: diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 75b12f5..6cd7265 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: "262" + newTag: "271" namespace: dashboard diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index b75c734..51e3507 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-265 + newTag: staging-270 namespace: dashboard-staging patches: - patch: |- diff --git a/fail2ban-exporter/kustomization.yaml b/fail2ban-exporter/kustomization.yaml index 5e66528..bf6791b 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: "60" + newTag: "62" - name: git.ar21.de/yolokube/fail2ban-prometheus-exporter newName: git.ar21.de/yolokube/fail2ban-prometheus-exporter - newTag: "99" + newTag: "102" namespace: fail2ban-prometheus