-
-
Notifications
You must be signed in to change notification settings - Fork 191
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.0 β 12.20.1 ) #6624
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
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Dec 21, 2023
bot-ross
bot
force-pushed
the
renovate/main-thanos-12.x
branch
from
December 21, 2023 16:06
fbf9aae
to
5da95ea
Compare
--- kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb
+++ kubernetes/main HelmRelease: observability/thanos Deployment: observability/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: 2c52fab67f5aa2d8d5b85773577fd164818606e2607ce3778c29e7f45e0700da
+ checksum/objstore-configuration: 26f3555cbc2c460c27842eae584ec3c93c1adf81629382dc3312d8d15199a000
spec:
serviceAccountName: thanos-bucketweb
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-compactor
+++ kubernetes/main HelmRelease: observability/thanos Deployment: observability/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: 2c52fab67f5aa2d8d5b85773577fd164818606e2607ce3778c29e7f45e0700da
+ checksum/objstore-configuration: 26f3555cbc2c460c27842eae584ec3c93c1adf81629382dc3312d8d15199a000
spec:
serviceAccountName: thanos-compactor
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend
+++ kubernetes/main HelmRelease: observability/thanos Deployment: observability/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: 325385c3e97a273bfc402943f2896c9232db7a3aa36d94a0d64398141cd72b99
+ checksum/query-frontend-configuration: cefe52dc4dec06c387cb25db1537f7891de534a5ebcfd7634cffe50c77d61964
spec:
serviceAccountName: thanos-query-frontend
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler
+++ kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/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: 2c52fab67f5aa2d8d5b85773577fd164818606e2607ce3778c29e7f45e0700da
- checksum/ruler-configuration: 1bf0eb53a565be5fe464dac6fa3a60c1bd94fae73f7723fd37cdcc0c99dc5c13
+ checksum/objstore-configuration: 26f3555cbc2c460c27842eae584ec3c93c1adf81629382dc3312d8d15199a000
+ checksum/ruler-configuration: 88a4d8ff09ace3d2250f614a01011dfee24460422b0d27d06eb28cab7214ce3d
spec:
serviceAccountName: thanos-ruler
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway
+++ kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/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: 2c52fab67f5aa2d8d5b85773577fd164818606e2607ce3778c29e7f45e0700da
- checksum/storegateway-configuration: d15ee42669c23b6fd72d44a48b6b2d36185ff9a5e3ee96aaf94f85028819950b
+ checksum/objstore-configuration: 26f3555cbc2c460c27842eae584ec3c93c1adf81629382dc3312d8d15199a000
+ checksum/storegateway-configuration: 3cf3f2867fc0bf1936e71f4b8bdeb2bcce9e4dee2e04e6fabb4bed2f29bd7e99
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity: |
--- kubernetes/main/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos
+++ kubernetes/main/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos
@@ -13,13 +13,13 @@
spec:
chart: thanos
sourceRef:
kind: HelmRepository
name: bitnami
namespace: flux-system
- version: 12.20.0
+ version: 12.20.1
dependsOn:
- name: local-path-provisioner
namespace: storage
- name: redis
namespace: database
- name: rook-ceph-cluster |
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.0
->12.20.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.