-
-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(container): update image thanos to v12.17.0 #6543
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bot-ross
bot
added
renovate/container
type/minor
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Dec 11, 2023
--- kubernetes/main/apps/monitoring/thanos/app Kustomization: flux-system/thanos HelmRelease: monitoring/thanos
+++ kubernetes/main/apps/monitoring/thanos/app Kustomization: flux-system/thanos HelmRelease: monitoring/thanos
@@ -13,13 +13,13 @@
spec:
chart: thanos
sourceRef:
kind: HelmRepository
name: bitnami
namespace: flux-system
- version: 12.16.2
+ version: 12.17.0
dependsOn:
- name: local-path-provisioner
namespace: kube-system
- name: rook-ceph-cluster
namespace: rook-ceph
install: |
--- kubernetes/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
+++ kubernetes/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
@@ -23,13 +23,13 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: bucketweb
annotations:
- checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+ checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
spec:
serviceAccountName: thanos-bucketweb
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
+++ kubernetes/main HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
@@ -23,13 +23,13 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: compactor
annotations:
- checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+ checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
spec:
serviceAccountName: thanos-compactor
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
+++ kubernetes/main HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
@@ -25,14 +25,14 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: ruler
annotations:
- checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
- checksum/ruler-configuration: 70f81b38b59b0dbbbd28f5787e909928c1e0e2de19a45d50d8120f9efb0595b8
+ checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
+ checksum/ruler-configuration: 6adc8ffa56b8df6020bae38f280e83325cf9f06b2daa4459add575f9b23ab82c
spec:
serviceAccountName: thanos-ruler
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
+++ kubernetes/main HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
@@ -25,13 +25,13 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: storegateway
annotations:
- checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+ checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity: |
bot-ross
bot
force-pushed
the
renovate/main-thanos-12.x
branch
20 times, most recently
from
December 12, 2023 19:17
608f051
to
002e4c7
Compare
bot-ross
bot
force-pushed
the
renovate/main-thanos-12.x
branch
2 times, most recently
from
December 12, 2023 20:13
cb16638
to
4f6f2be
Compare
bot-ross
bot
force-pushed
the
renovate/main-thanos-12.x
branch
from
December 12, 2023 21:06
4f6f2be
to
261eaec
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.16.2
->12.17.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.