Skip to content

Commit

Permalink
Update latest, Thanos v0.33.0 and Prometheus 2.49.1 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
george-angel authored Jan 18, 2024
1 parent a793cd0 commit ecd8e29
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions base/prometheus/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ resources:
images:
- name: prometheus
newName: prom/prometheus
newTag: v2.47.0
newTag: v2.49.1
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.32.2
newTag: v0.33.0
labels:
- includeSelectors: true
pairs:
Expand Down
2 changes: 1 addition & 1 deletion base/thanos-compact/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.32.2
newTag: v0.33.0
labels:
- includeSelectors: true
pairs:
Expand Down
2 changes: 1 addition & 1 deletion base/thanos-query/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.32.2
newTag: v0.33.0
labels:
- includeSelectors: true
pairs:
Expand Down
2 changes: 1 addition & 1 deletion base/thanos-receive/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.32.2
newTag: v0.33.0
labels:
- includeSelectors: true
pairs:
Expand Down
2 changes: 1 addition & 1 deletion base/thanos-rule/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resources:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.32.2
newTag: v0.33.0
labels:
- includeSelectors: true
pairs:
Expand Down
2 changes: 1 addition & 1 deletion base/thanos-store/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ patches:
images:
- name: thanos
newName: quay.io/thanos/thanos
newTag: v0.32.2
newTag: v0.33.0
labels:
- includeSelectors: true
pairs:
Expand Down

0 comments on commit ecd8e29

Please sign in to comment.