File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
environments/scaleway-parca-demo Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ local prometheuses = [
7575 thanos: {
7676 image: 'quay.io/thanos/thanos:%s' % self .version,
7777 // renovate: datasource=docker depName=quay.io/thanos/thanos
78- version: 'v0.38.0 ' ,
78+ version: 'v0.40.1 ' ,
7979 objectStorageConfig: {
8080 key: 'thanos.yaml' ,
8181 name: 'parca-analytics-objectstorage' ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ local commonConfig = {
55 local cfg = self ,
66 namespace: 'monitoring' ,
77 // renovate: datasource=docker depName=quay.io/thanos/thanos
8- version: 'v0.38.0 ' ,
8+ version: 'v0.40.1 ' ,
99 image: 'quay.io/thanos/thanos:' + cfg.version,
1010 imagePullPolicy: 'IfNotPresent' ,
1111 objectStorageConfig: {
You can’t perform that action at this time.
0 commit comments