diff --git a/jsonnet/kube-prometheus/kube-prometheus-thanos-sidecar.libsonnet b/jsonnet/kube-prometheus/kube-prometheus-thanos-sidecar.libsonnet index 79f4aca9..56c94e79 100644 --- a/jsonnet/kube-prometheus/kube-prometheus-thanos-sidecar.libsonnet +++ b/jsonnet/kube-prometheus/kube-prometheus-thanos-sidecar.libsonnet @@ -5,10 +5,10 @@ local servicePort = k.core.v1.service.mixin.spec.portsType; { _config+:: { versions+:: { - thanos: 'v0.5.0', + thanos: 'v0.7.0', }, imageRepos+:: { - thanos: 'improbable/thanos', + thanos: quay.io/thanos/thanos', }, thanos+:: { objectStorageConfig: {