diff --git a/charts/kommander-operator/values.yaml b/charts/kommander-operator/values.yaml index d8ba82ba55..4a9cbe1765 100644 --- a/charts/kommander-operator/values.yaml +++ b/charts/kommander-operator/values.yaml @@ -8,11 +8,6 @@ kommanderoperator: repository: mesosphere/kommander2-core-installer tag: pullPolicy: IfNotPresent - image: - registry: quay.io - repository: thanos/thanos - tag: v0.37.0 - pullPolicy: Always kubetools: image: diff --git a/services/kube-prometheus-stack/65.5.0/defaults/cm.yaml b/services/kube-prometheus-stack/65.5.0/defaults/cm.yaml index 52d61db6a8..5cbb228de6 100644 --- a/services/kube-prometheus-stack/65.5.0/defaults/cm.yaml +++ b/services/kube-prometheus-stack/65.5.0/defaults/cm.yaml @@ -22,6 +22,11 @@ data: tag: v1.4.3 # Set SHA to empty so airgapped deployments work out of box. sha: "" + thanosImage: + registry: quay.io + repository: thanos/thanos + tag: v0.37.1 + sha: "" mesosphereResources: create: true hooks: