diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 571a8e2..a6aea2a 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: 70.0.0 + targetRevision: 70.0.1 helm: releaseName: prometheus valueFiles: diff --git a/grafana-backuper/kustomization.yaml b/grafana-backuper/kustomization.yaml index 4632344..1817d4f 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: "121" + newTag: "123" namespace: grafana-backuper