diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index bbf879b..f472821 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -39,7 +39,7 @@ spec: sources: - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 7.9.0 + targetRevision: 7.8.28 helm: releaseName: argo valueFiles: @@ -106,7 +106,7 @@ spec: sources: - chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 71.1.0 + targetRevision: 70.4.2 helm: releaseName: prometheus valueFiles: diff --git a/dashboard/overlays/prod/kustomization.yaml b/dashboard/overlays/prod/kustomization.yaml index 7259958..c0f9074 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: "504" + newTag: "496" namespace: dashboard diff --git a/dashboard/overlays/staging/kustomization.yaml b/dashboard/overlays/staging/kustomization.yaml index 7f9a95b..fbc603d 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-502 + newTag: staging-495 namespace: dashboard-staging patches: - patch: |- diff --git a/prometheus/values.yaml b/prometheus/values.yaml index adf1716..4a38cc8 100644 --- a/prometheus/values.yaml +++ b/prometheus/values.yaml @@ -198,9 +198,9 @@ crds: kubeEtcd: enabled: true endpoints: - - 78.47.196.191 # master1 - - 116.202.28.33 # master2 - - 162.55.35.186 # master3 + - 78.47.196.191 # master1 + - 116.202.28.33 # master2 + - 162.55.35.186 # master3 service: enabled: true port: 2379