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 quay.io/thanos/thanos ( v0.36.1 β†’ v0.37.0 ) #1637

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos minor v0.36.1 -> v0.37.0

Configuration

πŸ“… Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type/minor label Nov 25, 2024
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Nov 25, 2024
Copy link

kustomization changes in kubernetes/main

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

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

@@ -221,18 +221,18 @@

             spec:
               resources:
                 requests:
                   storage: 20Gi
               storageClassName: openebs-hostpath
         thanos:
-          image: quay.io/thanos/thanos:v0.36.1
+          image: quay.io/thanos/thanos:v0.37.0
           objectStorageConfig:
             existingSecret:
               key: config
               name: thanos-objstore-config
-          version: 0.36.1
+          version: 0.37.0
         walCompression: true
       thanosService:
         enabled: true
       thanosServiceMonitor:
         enabled: true
     prometheus-node-exporter:
--- kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/kube-prometheus-stack

+++ kubernetes/main/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/kube-prometheus-stack

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

     secretRef:
       name: sops-age
   interval: 2h
   path: ./kubernetes/main/apps/monitoring/kube-prometheus-stack/app
   postBuild:
     substitute:
-      THANOS_VERSION: v0.36.1
+      THANOS_VERSION: v0.37.0
     substituteFrom:
     - kind: Secret
       name: cluster-secrets
   prune: true
   retryInterval: 1m
   sourceRef:

Copy link

helmrelease changes in kubernetes/main

--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack

@@ -92,14 +92,14 @@

               - prometheus
             - key: prometheus
               operator: In
               values:
               - kube-prometheus-stack
   thanos:
-    image: quay.io/thanos/thanos:v0.36.1
-    version: 0.36.1
+    image: quay.io/thanos/thanos:v0.37.0
+    version: 0.37.0
     objectStorageConfig:
       key: config
       name: thanos-objstore-config
   portName: http-web
   hostNetwork: false
 

@martinohmann martinohmann merged commit 1743a9e into main Nov 25, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-quay.io-thanos-thanos-0.x branch November 25, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant