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 thanos group #3962

Merged
merged 1 commit into from
Dec 13, 2024
Merged

feat(container): update thanos group #3962

merged 1 commit into from
Dec 13, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Dec 11, 2024

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos patch v0.37.1 -> v0.37.2
thanos (source) minor 15.8.5 -> 15.9.2

Release Notes

bitnami/charts (thanos)

v15.9.2

  • [bitnami/thanos] Add concurrency value to compactor (#​30722)

v15.9.1

v15.9.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 December 11, 2024 06:36
@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Dec 11, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Dec 11, 2024

--- kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ kubernetes/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

@@ -185,18 +185,18 @@

             spec:
               resources:
                 requests:
                   storage: 20Gi
               storageClassName: local-path
         thanos:
-          image: quay.io/thanos/thanos:v0.37.1
+          image: quay.io/thanos/thanos:v0.37.2
           objectStorageConfig:
             existingSecret:
               key: objstore.yml
               name: thanos-objstore-secret
-          version: v0.37.1
+          version: v0.37.2
         walCompression: true
       thanosService:
         enabled: true
       thanosServiceMonitor:
         enabled: true
     prometheus-node-exporter:
--- 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.8.5
+      version: 15.9.2
   install:
     createNamespace: true
     remediation:
       retries: 3
     timeout: 20m
   interval: 30m
@@ -51,13 +51,13 @@

       retentionResolution1h: 360d
       retentionResolution5m: 90d
       retentionResolutionRaw: 30d
     image:
       registry: quay.io
       repository: thanos/thanos
-      tag: v0.37.1
+      tag: v0.37.2
     metrics:
       enabled: true
       serviceMonitor:
         enabled: true
     objstoreConfig:
       config:

@mchesterbot mchesterbot bot changed the title feat(container): update thanos docker tag to v15.9.0 feat(container): update thanos group Dec 11, 2024
@mchesterbot mchesterbot bot force-pushed the renovate/thanos branch 4 times, most recently from 59ffb25 to df86fa6 Compare December 12, 2024 11:20
@mchestr mchestr merged commit 37da0c3 into main Dec 13, 2024
3 of 5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/thanos branch December 14, 2024 01:50
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant