diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index 926d56a..4e40775 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.1.0 + targetRevision: 69.2.1 helm: releaseName: prometheus valueFiles: diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index c964c3d..5f81105 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: "331" + newTag: "335" namespace: dashboard diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 09f1c25..836c4b4 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-330 + newTag: staging-334 namespace: dashboard-staging patches: - patch: |- diff --git a/traefik-certmanager/overlay/kustomization.yaml b/traefik-certmanager/overlay/kustomization.yaml index 6f63897..5ba0ce1 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: "39" + newTag: "41"