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 v14 #238

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
thanos (source) major 13.4.1 -> 14.0.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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Mar 15, 2024

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

+++ kubernetes/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: 13.4.1
+      version: 14.0.2
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   - name: redis
     namespace: database
   install:

Copy link

github-actions bot commented Mar 15, 2024

--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb

+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-bucketweb

@@ -23,14 +23,13 @@

     metadata:
       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: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
+      annotations: null
     spec:
       serviceAccountName: thanos-bucketweb
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor

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

@@ -23,14 +23,13 @@

     metadata:
       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: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
+      annotations: null
     spec:
       serviceAccountName: thanos-compactor
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend

+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend

@@ -24,13 +24,13 @@

       labels:
         app.kubernetes.io/instance: thanos
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/name: thanos
         app.kubernetes.io/component: query-frontend
       annotations:
-        checksum/query-frontend-configuration: b50d77712994c2c3537de3e22f5fe35306aee4523673e5836a0844b8b639ef87
+        checksum/query-frontend-configuration: b0ab114c80d6bb2275858b7f99d32e1e77b0dd3f901e9774e35d665e8aacaa33
     spec:
       serviceAccountName: thanos-query-frontend
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler

+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler

@@ -26,14 +26,13 @@

       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: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
-        checksum/ruler-configuration: 25fc07af3b5a2f9c89118370d69f40c1159fb5711b50371026a48f6cb2ab4a52
+        checksum/ruler-configuration: 4f35aa3c95cca324a3ed25358eea26eae4ba43748f1ade777fabc62692034161
     spec:
       serviceAccountName: thanos-ruler
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

@@ -26,14 +26,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: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
-        checksum/storegateway-configuration: 90fe9740445ba7dd549b49c457010bb4e26e82d75007d1a3733a80033fbc6344
+        checksum/storegateway-configuration: b0ab114c80d6bb2275858b7f99d32e1e77b0dd3f901e9774e35d665e8aacaa33
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:

@renovate renovate bot force-pushed the renovate/thanos-14.x branch from a72b350 to 05adab1 Compare March 26, 2024 13:41
@chrisbsmith chrisbsmith merged commit 070fb9a into main Mar 31, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/thanos-14.x branch March 31, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant