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.13.8 #1182

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Oct 10, 2023

This PR contains the following updates:

Package Update Change
thanos patch 12.13.7 -> 12.13.8

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-blake bot-blake bot requested a review from buroa as a code owner October 10, 2023 02:08
@bot-blake bot-blake bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 10, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 10, 2023

--- kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos

+++ kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/cluster-apps-thanos HelmRelease: monitoring/thanos

@@ -12,13 +12,13 @@

     spec:
       chart: thanos
       sourceRef:
         kind: HelmRepository
         name: bitnami-charts
         namespace: flux-system
-      version: 12.13.7
+      version: 12.13.8
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   timeout: 15m

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Oct 10, 2023

--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor

+++ kubernetes 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: 46a2ce40947b01cd0ed9ba16fbd906d5e68561f4e2e41019fc58ada05ecaa276
+        checksum/objstore-configuration: a85a9fff8f62071e8cc5b0754ad67386f4d95b36d662319609bfeaf0f08e72b9
     spec:
       serviceAccountName: thanos-compactor
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- kubernetes HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb

+++ kubernetes 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: 46a2ce40947b01cd0ed9ba16fbd906d5e68561f4e2e41019fc58ada05ecaa276
+        checksum/objstore-configuration: a85a9fff8f62071e8cc5b0754ad67386f4d95b36d662319609bfeaf0f08e72b9
     spec:
       serviceAccountName: thanos-bucketweb
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- kubernetes HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler

+++ kubernetes 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: 46a2ce40947b01cd0ed9ba16fbd906d5e68561f4e2e41019fc58ada05ecaa276
-        checksum/ruler-configuration: d02408941442d0658f9e86fd9069cb63a21d3a1210667fcc222f75b5fae7c0a2
+        checksum/objstore-configuration: a85a9fff8f62071e8cc5b0754ad67386f4d95b36d662319609bfeaf0f08e72b9
+        checksum/ruler-configuration: d26713543d36a179c369e50089fbe49157635f7763b7502c229f9721e44a0473
     spec:
       serviceAccountName: thanos-ruler
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- kubernetes HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

+++ kubernetes 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: 46a2ce40947b01cd0ed9ba16fbd906d5e68561f4e2e41019fc58ada05ecaa276
+        checksum/objstore-configuration: a85a9fff8f62071e8cc5b0754ad67386f4d95b36d662319609bfeaf0f08e72b9
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@buroa buroa merged commit 1688fbd into master Oct 10, 2023
@buroa buroa deleted the renovate/thanos-12.x branch October 10, 2023 09:34
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