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 v13.2.1 #188

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
thanos (source) minor 13.0.0 -> 13.2.1 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

--- 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.0.0
+      version: 13.2.1
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   - name: redis
     namespace: database
   install:

Copy link

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

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

@@ -96,15 +96,12 @@

           successThreshold: 1
           timeoutSeconds: 30
           httpGet:
             path: /-/ready
             port: http
             scheme: HTTP
-        resources:
-          limits: {}
-          requests: {}
         volumeMounts:
         - name: objstore-config
           mountPath: /conf
       volumes:
       - name: objstore-config
         secret:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-compactor

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

@@ -100,15 +100,12 @@

           successThreshold: 1
           timeoutSeconds: 30
           httpGet:
             path: /-/ready
             port: http
             scheme: HTTP
-        resources:
-          limits: {}
-          requests: {}
         volumeMounts:
         - name: objstore-config
           mountPath: /conf
         - name: data
           mountPath: /data
       volumes:
--- 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: 6b88127675225313fcbc6dbf1126f87b1f37a3421a79562cc981b61153996630
+        checksum/query-frontend-configuration: 24b58bb0fe133910fdacb8a466313a2b256202df8fff9c58fec0a51e99a441f4
     spec:
       serviceAccountName: thanos-query-frontend
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
@@ -93,15 +93,12 @@

           successThreshold: 1
           timeoutSeconds: 30
           httpGet:
             path: /-/ready
             port: http
             scheme: HTTP
-        resources:
-          limits: {}
-          requests: {}
         volumeMounts:
         - name: cache-config
           mountPath: /conf/cache
       volumes:
       - name: cache-config
         configMap:
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query

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

@@ -98,12 +98,9 @@

           successThreshold: 1
           timeoutSeconds: 30
           httpGet:
             path: /-/ready
             port: http
             scheme: HTTP
-        resources:
-          limits: {}
-          requests: {}
         volumeMounts: null
       volumes: null
 
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-ruler

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

@@ -27,13 +27,13 @@

         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: c35e267baa09ba721d7f3b385f656bdfa940c1c43fd6d7bc14996602460a59fe
+        checksum/ruler-configuration: 1d4fa9d31b364126c8a8259abc6c7654ba9d1ab81873cc260e5159e2cfc72737
     spec:
       serviceAccountName: thanos-ruler
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
@@ -114,15 +114,12 @@

           successThreshold: 1
           timeoutSeconds: 30
           httpGet:
             path: /-/ready
             port: http
             scheme: HTTP
-        resources:
-          limits: {}
-          requests: {}
         volumeMounts:
         - name: ruler-config
           mountPath: /conf/rules
         - name: objstore-config
           mountPath: /conf/objstore
         - name: data
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

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

@@ -27,13 +27,13 @@

         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: a5146f2392c227af65a37e64516a23b59d9ac4b91c0e233486ab4e873b1dbbd1
+        checksum/storegateway-configuration: b9c14e6e0a858be91abdd9ad7b28880b9a49818013fd82e48419775153d1b2d7
     spec:
       serviceAccountName: thanos-storegateway
       automountServiceAccountToken: true
       affinity:
         podAffinity: null
         podAntiAffinity:
@@ -101,15 +101,12 @@

           successThreshold: 1
           timeoutSeconds: 30
           httpGet:
             path: /-/ready
             port: http
             scheme: HTTP
-        resources:
-          limits: {}
-          requests: {}
         volumeMounts:
         - name: objstore-config
           mountPath: /conf
         - name: data
           mountPath: /data
         - name: cache-config

@chrisbsmith chrisbsmith merged commit 3b5c831 into main Feb 22, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/thanos-13.x branch February 22, 2024 02:28
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