Merge pull request #208 from yeya24/bump-thanos

bump thanos image version
This commit is contained in:
Matthias Loibl
2019-09-03 21:02:30 +02:00
committed by GitHub

View File

@@ -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: {