mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-30 07:31:19 +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+:: {
|
_config+:: {
|
||||||
versions+:: {
|
versions+:: {
|
||||||
thanos: 'v0.5.0',
|
thanos: 'v0.7.0',
|
||||||
},
|
},
|
||||||
imageRepos+:: {
|
imageRepos+:: {
|
||||||
thanos: 'improbable/thanos',
|
thanos: quay.io/thanos/thanos',
|
||||||
},
|
},
|
||||||
thanos+:: {
|
thanos+:: {
|
||||||
objectStorageConfig: {
|
objectStorageConfig: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user