Skip to content

Commit

Permalink
Update Thanos to 0.24 RC version (#59)
Browse files Browse the repository at this point in the history
Mainly to address thanos-io/thanos#4795 - which
is happening frequently in prod-aws/sys-mon
  • Loading branch information
george-angel authored Dec 22, 2021
1 parent 06e4879 commit 7b74a55
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion base/prometheus/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ images:
newTag: v2.30.3
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.23.1
newTag: v0.24.0-rc.2
2 changes: 1 addition & 1 deletion base/thanos-compact/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.23.1
newTag: v0.24.0-rc.2
2 changes: 1 addition & 1 deletion base/thanos-query/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.23.1
newTag: v0.24.0-rc.2
2 changes: 1 addition & 1 deletion base/thanos-rule/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.23.1
newTag: v0.24.0-rc.2
2 changes: 1 addition & 1 deletion base/thanos-store/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.23.1
newTag: v0.24.0-rc.2

0 comments on commit 7b74a55

Please sign in to comment.