-
-
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 image thanos to v12.19.1 #1580
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.19.0
+ version: 12.19.1
install:
remediation:
retries: 3
interval: 30m
timeout: 15m
uninstall: |
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb
+++ kubernetes 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: 1461065d9177ec0c3b9c2a9971fd6cc1a0edd3d3b392e4e554b549cdcf027b24
+ checksum/objstore-configuration: 519acbc86b0918be9f81514097aadeef52baee72b5367af8ad358b159f8c3922
spec:
serviceAccountName: thanos-bucketweb
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor
+++ kubernetes 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: 1461065d9177ec0c3b9c2a9971fd6cc1a0edd3d3b392e4e554b549cdcf027b24
+ checksum/objstore-configuration: 519acbc86b0918be9f81514097aadeef52baee72b5367af8ad358b159f8c3922
spec:
serviceAccountName: thanos-compactor
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend
+++ kubernetes 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: 0d6aa242d2cbda1d1fa8113fbabcf955c3d4339aa2882d4d98e84d166a492f37
+ checksum/query-frontend-configuration: e9cb3903efacfc55e58080b90ee375f7e77fc8c77a41e97517c95f09371f9ccc
spec:
serviceAccountName: thanos-query-frontend
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler
+++ kubernetes 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: 1461065d9177ec0c3b9c2a9971fd6cc1a0edd3d3b392e4e554b549cdcf027b24
- checksum/ruler-configuration: 493d915a3147b06ea02dbff137b05a23d24f4fbd6ccf1fc63e8c98854b26d26c
+ checksum/objstore-configuration: 519acbc86b0918be9f81514097aadeef52baee72b5367af8ad358b159f8c3922
+ checksum/ruler-configuration: c0649dd043790a6b543c6f88382f6740b333d4857425c37dfa8bac224890f8ec
spec:
serviceAccountName: thanos-ruler
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway
+++ kubernetes 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: 1461065d9177ec0c3b9c2a9971fd6cc1a0edd3d3b392e4e554b549cdcf027b24
- checksum/storegateway-configuration: 5b480ccb6adb7b950f0ff0af071365314d7f31dbfbff1209640da0e8f032e4d9
+ checksum/objstore-configuration: 519acbc86b0918be9f81514097aadeef52baee72b5367af8ad358b159f8c3922
+ checksum/storegateway-configuration: 14b4dc1192040ffc0def45e1db603316176a5087e343e0f9202462a096f351c9
kyverno.io/exclude: 'true'
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null |
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.19.0
->12.19.1
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.