-
-
Notifications
You must be signed in to change notification settings - Fork 14
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 thanos (12.20.1 β 12.20.2) #1685
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
--- kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos
+++ kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos
@@ -12,13 +12,13 @@
spec:
chart: thanos
sourceRef:
kind: HelmRepository
name: bitnami-charts
namespace: flux-system
- version: 12.20.1
+ version: 12.20.2
install:
remediation:
retries: 3
interval: 30m
timeout: 15m
uninstall: |
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
+++ 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: 4510fd67b776fac29c36e51e693fd0fc25c0fd044b4e6b4a53f29f41acc8ecfe
+ checksum/objstore-configuration: a0ce9490c1acc341af40bb1b25af8c918f57742b8d0bf7f439051331865fae9f
spec:
serviceAccountName: thanos-bucketweb
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
+++ 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: 4510fd67b776fac29c36e51e693fd0fc25c0fd044b4e6b4a53f29f41acc8ecfe
+ checksum/objstore-configuration: a0ce9490c1acc341af40bb1b25af8c918f57742b8d0bf7f439051331865fae9f
spec:
serviceAccountName: thanos-compactor
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
@@ -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: query-frontend
annotations:
- checksum/query-frontend-configuration: e2c5b3c889188832c435677fc820ef1253956248996ac1968cfccd4d2d21f8c7
+ checksum/query-frontend-configuration: be468bd4171f828afd265b1f43274190078aaf75c32fd1669b1f768182efd844
spec:
serviceAccountName: thanos-query-frontend
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
+++ 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: 4510fd67b776fac29c36e51e693fd0fc25c0fd044b4e6b4a53f29f41acc8ecfe
- checksum/ruler-configuration: 3033a926f270d5d8868df5a5b5224d9656d8dbd1422ae8f0b60a0f56b62d43c1
+ checksum/objstore-configuration: a0ce9490c1acc341af40bb1b25af8c918f57742b8d0bf7f439051331865fae9f
+ checksum/ruler-configuration: 61d550ae9ca1ec7bf260849cace6349a5fe7d695bf41b3c2eefc114116dac57c
spec:
serviceAccountName: thanos-ruler
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
@@ -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: storegateway
annotations:
- checksum/objstore-configuration: 4510fd67b776fac29c36e51e693fd0fc25c0fd044b4e6b4a53f29f41acc8ecfe
- checksum/storegateway-configuration: ecbe912ac084e2c5a6b5034d94012198f66ebb747afdbe9edd995639f06d8288
+ checksum/objstore-configuration: a0ce9490c1acc341af40bb1b25af8c918f57742b8d0bf7f439051331865fae9f
+ checksum/storegateway-configuration: c218cb179c653b392972e2db63423503c8d866778f4567a8149f663802332ed4
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity: |
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.20.1
->12.20.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.