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 thanos docker tag to v15.7.27 #3746

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Oct 2, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bitnami/charts (thanos)

v15.7.27

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

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner October 2, 2024 10:28
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Oct 2, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot 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

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Oct 2, 2024

--- 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

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

       chart: thanos
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: bitnami-charts
         namespace: flux-system
-      version: 15.7.25
+      version: 15.7.27
   install:
     createNamespace: true
     remediation:
       retries: 3
     timeout: 20m
   interval: 30m

@mchestr mchestr merged commit e83f24e into main Oct 3, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/thanos branch October 3, 2024 02:53
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.

1 participant