-
-
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
fix(container): update image thanos to v12.16.2 #6512
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/patch
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Dec 7, 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.1
+ version: 12.16.2
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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
+ checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
+ checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
- checksum/ruler-configuration: dc24bcc041ba4b113ff7e614fa6a65812835b2cfffcc15e450218d21db9744c7
+ checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+ checksum/ruler-configuration: 70f81b38b59b0dbbbd28f5787e909928c1e0e2de19a45d50d8120f9efb0595b8
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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
+ checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity: |
bot-ross
bot
force-pushed
the
renovate/main-thanos-12.x
branch
5 times, most recently
from
December 7, 2023 15:35
d143ce8
to
03f29bf
Compare
bot-ross
bot
force-pushed
the
renovate/main-thanos-12.x
branch
from
December 7, 2023 16:05
03f29bf
to
273f175
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.1
->12.16.2
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.