Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
feat(container): update thanos group
Browse files Browse the repository at this point in the history
| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | quay.io/thanos/thanos | v0.31.0 | v0.34.0 |
| helm       | thanos                | 12.8.4  | 12.22.1 |
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent 9c346cc commit 8faf7a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ spec:
enableAdminAPI: true
walCompression: true
thanos:
image: quay.io/thanos/thanos:v0.31.0
image: quay.io/thanos/thanos:v0.34.0
objectStorageConfig:
name: thanos-objstore-secret
key: objstore.yml
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/thanos/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://charts.bitnami.com/bitnami
chart: thanos
version: 12.8.4
version: 12.22.1
sourceRef:
kind: HelmRepository
name: bitnami-charts
Expand Down

0 comments on commit 8faf7a3

Please sign in to comment.