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.14.1 #6350

Merged
merged 1 commit into from Nov 8, 2023
Merged

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Nov 8, 2023

This PR contains the following updates:

Package Update Change
thanos patch 12.14.0 -> 12.14.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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner November 8, 2023 18:05
@bot-ross bot-ross bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Nov 8, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Nov 8, 2023

--- 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: 9f9eb4b1ff23ac46004f7ae95257fe0016b7dc6e56c36c92576cd1ca3ca110cf
+        checksum/objstore-configuration: 3e3abaf3fb7162a640b77c2e1223a95ed63a6a0fe4f0e139534b2271ae0cbd72
     spec:
       serviceAccountName: thanos-storegateway
       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: 9f9eb4b1ff23ac46004f7ae95257fe0016b7dc6e56c36c92576cd1ca3ca110cf
+        checksum/objstore-configuration: 3e3abaf3fb7162a640b77c2e1223a95ed63a6a0fe4f0e139534b2271ae0cbd72
     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: 9f9eb4b1ff23ac46004f7ae95257fe0016b7dc6e56c36c92576cd1ca3ca110cf
-        checksum/ruler-configuration: 1fba918a8aa4d0bc3ab3c0012756c099536fc4d5b641a90d1911d3f701fee58e
+        checksum/objstore-configuration: 3e3abaf3fb7162a640b77c2e1223a95ed63a6a0fe4f0e139534b2271ae0cbd72
+        checksum/ruler-configuration: 19f73133222f319e3555c005b7ab07a71942e9910aa4ae7eb78217ade4d76290
     spec:
       serviceAccountName: thanos-ruler
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- 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: 9f9eb4b1ff23ac46004f7ae95257fe0016b7dc6e56c36c92576cd1ca3ca110cf
+        checksum/objstore-configuration: 3e3abaf3fb7162a640b77c2e1223a95ed63a6a0fe4f0e139534b2271ae0cbd72
     spec:
       serviceAccountName: thanos-compactor
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Nov 8, 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

@@ -9,13 +9,13 @@

     spec:
       chart: thanos
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 12.14.0
+      version: 12.14.1
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:

@onedr0p onedr0p merged commit 47f853a into main Nov 8, 2023
5 checks passed
@onedr0p onedr0p deleted the renovate/thanos-12.x branch November 8, 2023 18:09
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.

None yet

1 participant