diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 43a8349..6ddc5f9 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: 68.0.0 + targetRevision: 68.1.0 helm: releaseName: prometheus valueFiles: diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index e8a3e7d..1d239ad 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: "295" + newTag: "299" namespace: dashboard diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 21a9efa..d381b2c 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-294 + newTag: staging-298 namespace: dashboard-staging patches: - patch: |-