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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 4, 2024

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos patch v0.37.0 -> v0.37.1

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.

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 4, 2024

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

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

@@ -87,14 +87,14 @@

               values:
               - kube-prometheus-stack
   additionalAlertManagerConfigs:
     name: kube-prometheus-stack-prometheus-am-confg
     key: additional-alertmanager-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.37.0
-    version: 0.37.0
+    image: quay.io/thanos/thanos:v0.37.1
+    version: 0.37.1
     objectStorageConfig:
       key: config
       name: thanos-objstore-config
   portName: http-web
   hostNetwork: false
 

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 4, 2024

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

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

@@ -171,18 +171,18 @@

             spec:
               resources:
                 requests:
                   storage: 20Gi
               storageClassName: openebs-hostpath
         thanos:
-          image: quay.io/thanos/thanos:v0.37.0
+          image: quay.io/thanos/thanos:v0.37.1
           objectStorageConfig:
             existingSecret:
               key: config
               name: thanos-objstore-config
-          version: 0.37.0
+          version: 0.37.1
         walCompression: true
       thanosService:
         enabled: true
       thanosServiceExternal:
         annotations:
           external-dns.alpha.kubernetes.io/hostname: thanos.286k.co
--- kubernetes/sol/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/kube-prometheus-stack

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

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

     secretRef:
       name: sops-age
   interval: 30m
   path: ./kubernetes/sol/apps/monitoring/kube-prometheus-stack/app
   postBuild:
     substitute:
-      THANOS_VERSION: v0.37.0
+      THANOS_VERSION: v0.37.1
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
     - kind: Secret
       name: cluster-secrets
   prune: true

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.

0 participants