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.25 → 15.7.27 ) #1434

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Oct 2, 2024

This PR contains the following updates:

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

Release Notes

bitnami/charts (thanos)

v15.7.27

  • [bitnami/thanos] Release 15.7.27 (#​29720)

v15.7.26


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 Oct 2, 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.25
+      version: 15.7.27
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Oct 2, 2024

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

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

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

     app.kubernetes.io/name: thanos
     app.kubernetes.io/component: ruler
 spec:
   replicas: 1
   revisionHistoryLimit: 10
   podManagementPolicy: OrderedReady
-  serviceName: thanos-ruler-headless
   updateStrategy:
     type: RollingUpdate
   selector:
     matchLabels:
       app.kubernetes.io/instance: thanos
       app.kubernetes.io/name: thanos
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-storegateway

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

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

     app.kubernetes.io/name: thanos
     app.kubernetes.io/component: storegateway
 spec:
   replicas: 1
   revisionHistoryLimit: 10
   podManagementPolicy: OrderedReady
-  serviceName: thanos-storegateway-headless
   updateStrategy:
     type: RollingUpdate
   selector:
     matchLabels:
       app.kubernetes.io/instance: thanos
       app.kubernetes.io/name: thanos

@ergho-bot ergho-bot bot changed the title fix(helm): update thanos ( 15.7.25 → 15.7.26 ) fix(helm): update thanos ( 15.7.25 → 15.7.27 ) Oct 2, 2024
@ergho ergho merged commit 3e6f0e2 into main Oct 2, 2024
8 checks passed
@ergho ergho deleted the renovate/thanos-15.x branch October 2, 2024 19:31
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