mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-28 14:41:02 +01:00
bump thanos image version
Signed-off-by: yeya24 <yb532204897@gmail.com>
This commit is contained in:
parent
506a591d0e
commit
223a3be924
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user