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 thanos ( 12.20.0 β†’ 12.20.1 ) #1299

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Dec 21, 2023

This PR contains the following updates:

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


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

This PR has been generated by Renovate Bot.

@smurf-bot smurf-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 21, 2023
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Dec 21, 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.20.0
+      version: 12.20.1
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   install:
     remediation:
       retries: 3

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Dec 21, 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: 46c75bbcc541ec74e13fac31afd721b926d58c34ee68ab52cacd475be12a5f90
+        checksum/objstore-configuration: 967443e2aeea2aa0b8aadf7cf57ae6351b0a7558e793da7027dcb0b8edd3fccb
     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: 46c75bbcc541ec74e13fac31afd721b926d58c34ee68ab52cacd475be12a5f90
+        checksum/objstore-configuration: 967443e2aeea2aa0b8aadf7cf57ae6351b0a7558e793da7027dcb0b8edd3fccb
     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: 46c75bbcc541ec74e13fac31afd721b926d58c34ee68ab52cacd475be12a5f90
-        checksum/ruler-configuration: e252cdd361c0331721a959dc1961300aa679f9e2bb5d45e306270bc119d5b47e
+        checksum/objstore-configuration: 967443e2aeea2aa0b8aadf7cf57ae6351b0a7558e793da7027dcb0b8edd3fccb
+        checksum/ruler-configuration: 3033a926f270d5d8868df5a5b5224d9656d8dbd1422ae8f0b60a0f56b62d43c1
     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: 46c75bbcc541ec74e13fac31afd721b926d58c34ee68ab52cacd475be12a5f90
+        checksum/objstore-configuration: 967443e2aeea2aa0b8aadf7cf57ae6351b0a7558e793da7027dcb0b8edd3fccb
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@smurf-bot smurf-bot bot force-pushed the renovate/main-thanos-12.x branch 3 times, most recently from 5bb25c5 to 39195cf Compare December 21, 2023 17:37
@smurf-bot smurf-bot bot changed the title fix(container): update image thanos to v12.20.1 fix(container): update thanos ( 12.20.0 β†’ 12.20.1 ) Dec 21, 2023
@smurf-bot smurf-bot bot force-pushed the renovate/main-thanos-12.x branch from 39195cf to 27ae958 Compare December 21, 2023 17:44
@joryirving joryirving merged commit 844a378 into main Dec 21, 2023
15 checks passed
@joryirving joryirving deleted the renovate/main-thanos-12.x branch December 21, 2023 17:54
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant