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

fix(container): update image thanos to v12.16.2 #6512

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change OpenSSF
thanos patch 12.16.1 -> 12.16.2 OpenSSF Scorecard

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 7, 2023 04:05
@bot-ross bot-ross bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 7, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 7, 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.1
+      version: 12.16.2
   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 7, 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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
+        checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
     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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
+        checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
     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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
-        checksum/ruler-configuration: dc24bcc041ba4b113ff7e614fa6a65812835b2cfffcc15e450218d21db9744c7
+        checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
+        checksum/ruler-configuration: 70f81b38b59b0dbbbd28f5787e909928c1e0e2de19a45d50d8120f9efb0595b8
     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: d6c9546c2726f519e0280f965a3217f3e160bead04df0df20e3e2d3e04dc82d3
+        checksum/objstore-configuration: d0856b65d45546eb40e67500f58754b7431d91d797b91d8b144c9da48b5fb2f1
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@bot-ross bot-ross bot force-pushed the renovate/main-thanos-12.x branch 5 times, most recently from d143ce8 to 03f29bf Compare December 7, 2023 15:35
@bot-ross bot-ross bot force-pushed the renovate/main-thanos-12.x branch from 03f29bf to 273f175 Compare December 7, 2023 16:05
@onedr0p onedr0p merged commit 27a921a into main Dec 7, 2023
7 of 11 checks passed
@onedr0p onedr0p deleted the renovate/main-thanos-12.x branch December 7, 2023 16:50
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