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(helm): update thanos ( 15.7.21 → 15.7.25 ) #1405

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Aug 27, 2024

This PR contains the following updates:

Package Update Change
thanos (source) patch 15.7.21 -> 15.7.25

Release Notes

bitnami/charts (thanos)

v15.7.25

  • [bitnami/thanos] Release 15.7.25 (#​29260)

v15.7.24

v15.7.23

v15.7.22


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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Aug 27, 2024

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

+++ cluster/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: 15.7.21
+      version: 15.7.25
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:

@ergho-bot ergho-bot bot changed the title fix(helm): update thanos ( 15.7.21 → 15.7.22 ) fix(helm): update thanos ( 15.7.21 → 15.7.23 ) Aug 27, 2024
@ergho-bot ergho-bot bot removed the area/cluster label Aug 28, 2024
@ergho-bot ergho-bot bot changed the title fix(helm): update thanos ( 15.7.21 → 15.7.23 ) fix(helm): update thanos ( 15.7.21 → 15.7.24 ) Sep 5, 2024
@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Sep 5, 2024

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

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

@@ -139,13 +139,15 @@

         configMap:
           name: thanos-ruler
       - name: objstore-config
         secret:
           secretName: thanos-objstore-secret
   volumeClaimTemplates:
-  - metadata:
+  - apiVersion: v1
+    kind: PersistentVolumeClaim
+    metadata:
       name: data
     spec:
       accessModes:
       - ReadWriteOnce
       resources:
         requests:
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

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

@@ -119,13 +119,15 @@

           mountPath: /data
       volumes:
       - name: objstore-config
         secret:
           secretName: thanos-objstore-secret
   volumeClaimTemplates:
-  - metadata:
+  - apiVersion: v1
+    kind: PersistentVolumeClaim
+    metadata:
       name: data
     spec:
       accessModes:
       - ReadWriteOnce
       resources:
         requests:

@ergho-bot ergho-bot bot removed the area/cluster label Sep 6, 2024
@ergho-bot ergho-bot bot changed the title fix(helm): update thanos ( 15.7.21 → 15.7.24 ) fix(helm): update thanos ( 15.7.21 → 15.7.25 ) Sep 6, 2024
@ergho ergho merged commit e500dbd into main Sep 20, 2024
8 checks passed
@ergho ergho deleted the renovate/thanos-15.x branch September 20, 2024 12:01
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