Skip to content
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.19.0 #6597

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Dec 19, 2023

This PR contains the following updates:

Package Update Change
thanos (source) minor 12.18.0 -> 12.19.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner December 19, 2023 10:06
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 19, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 19, 2023

--- 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: e151adc8395653a4bae09ce0a9f903b142c8aef6a10717a81326fe8c541ca2c9
+        checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
     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: e151adc8395653a4bae09ce0a9f903b142c8aef6a10717a81326fe8c541ca2c9
+        checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
     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: 4f7847197279ea1dfa70ff24ade75a36b57f59ead334fbd33512cc33b9d1eb0e
+        checksum/query-frontend-configuration: 7300e4618077f82bc6c247589886d8c23482b983e7bfa2e59d8322744da7a205
     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: e151adc8395653a4bae09ce0a9f903b142c8aef6a10717a81326fe8c541ca2c9
-        checksum/ruler-configuration: 02775ff14d52bebb62ad497423d4cc512a0d9b3943091b86f63ee9c62baeed16
+        checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
+        checksum/ruler-configuration: 7685c6ac619e6d25d571d0e0aee13779d8d97034107ba0db0cccf9942e0af175
     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: e151adc8395653a4bae09ce0a9f903b142c8aef6a10717a81326fe8c541ca2c9
-        checksum/storegateway-configuration: afcb4fa4194677d1fd3a95c0aa5689448702344140a466db214656a995fc814c
+        checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
+        checksum/storegateway-configuration: 82c22f0354c59cf8cf3f0bd8c37ba77c95164c72ba8ffcc6b8a7b9541a75dc62
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 19, 2023

--- 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.18.0
+      version: 12.19.0
   dependsOn:
   - name: local-path-provisioner
     namespace: storage
   - name: redis
     namespace: database
   - name: rook-ceph-cluster

@bot-ross bot-ross bot force-pushed the renovate/main-thanos-12.x branch 3 times, most recently from 3704515 to 391bbea Compare December 19, 2023 14:06
@bot-ross bot-ross bot force-pushed the renovate/main-thanos-12.x branch from 391bbea to 5e28bea Compare December 19, 2023 15:06
@onedr0p onedr0p merged commit f198150 into main Dec 19, 2023
8 checks passed
@onedr0p onedr0p deleted the renovate/main-thanos-12.x branch December 19, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant