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.17.0 #6543

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
thanos (source) minor 12.16.2 -> 12.17.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 11, 2023 12:07
@bot-ross bot-ross bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 11, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 11, 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.2
+      version: 12.17.0
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 11, 2023

--- 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: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+        checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
     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: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+        checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
     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: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
-        checksum/ruler-configuration: 70f81b38b59b0dbbbd28f5787e909928c1e0e2de19a45d50d8120f9efb0595b8
+        checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
+        checksum/ruler-configuration: 6adc8ffa56b8df6020bae38f280e83325cf9f06b2daa4459add575f9b23ab82c
     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: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+        checksum/objstore-configuration: 26a275b115b3109d80e6ba06df5fdc3a3dcc4330c0571a7017dd330dd70edfba
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@bot-ross bot-ross bot force-pushed the renovate/main-thanos-12.x branch 20 times, most recently from 608f051 to 002e4c7 Compare December 12, 2023 19:17
@onedr0p onedr0p self-assigned this Dec 12, 2023
@bot-ross bot-ross bot force-pushed the renovate/main-thanos-12.x branch 2 times, most recently from cb16638 to 4f6f2be Compare December 12, 2023 20:13
@bot-ross bot-ross bot force-pushed the renovate/main-thanos-12.x branch from 4f6f2be to 261eaec Compare December 12, 2023 21:06
@onedr0p onedr0p merged commit 3c862cc into main Dec 12, 2023
9 checks passed
@onedr0p onedr0p deleted the renovate/main-thanos-12.x branch December 12, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant