Merge pull request #208 from yeya24/bump-thanos
bump thanos image version
This commit is contained in:
@@ -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: {
|
||||||
|
Reference in New Issue
Block a user