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 group #7787

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

@rosey-the-renovator-bot rosey-the-renovator-bot 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) patch 1.19.1 -> 1.19.2

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.

@rosey-the-renovator-bot
Copy link
Contributor Author

rosey-the-renovator-bot bot commented Dec 11, 2024

--- kubernetes/main/apps/monitoring/thanos/app Kustomization: flux-system/monitoring-thanos HelmRelease: monitoring/thanos

+++ kubernetes/main/apps/monitoring/thanos/app Kustomization: flux-system/monitoring-thanos HelmRelease: monitoring/thanos

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

       chart: thanos
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: stevehipwell
         namespace: flux-system
-      version: 1.19.1
+      version: 1.19.2
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3
   uninstall:
--- kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/monitoring-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

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

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

             spec:
               resources:
                 requests:
                   storage: 20Gi
               storageClassName: ceph-block
         thanos:
-          image: quay.io/thanos/thanos:v0.37.1
+          image: quay.io/thanos/thanos:v0.37.2
           objectStorageConfig:
             key: objstore.yml
             name: thanos-objstore-secret
         walCompression: true
       thanosService:
         enabled: true

@rosey-the-renovator-bot
Copy link
Contributor Author

rosey-the-renovator-bot bot commented Dec 11, 2024

--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend

+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query-frontend

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: HOST_IP_ADDRESS
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
--- HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query

+++ HelmRelease: monitoring/thanos Deployment: monitoring/thanos-query

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: HOST_IP_ADDRESS
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-compact

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

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-rule

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

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-store-gateway

+++ HelmRelease: monitoring/thanos StatefulSet: monitoring/thanos-store-gateway

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

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.37.1
+        image: quay.io/thanos/thanos:v0.37.2
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/prometheus

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

@@ -82,10 +82,10 @@

               - prometheus
             - key: prometheus
               operator: In
               values:
               - prometheus
   thanos:
-    image: quay.io/thanos/thanos:v0.37.1
+    image: quay.io/thanos/thanos:v0.37.2
   portName: http-web
   hostNetwork: false
 

@rosey-the-renovator-bot rosey-the-renovator-bot bot changed the title fix(container): update quay.io/thanos/thanos ( v0.37.1 → v0.37.2 ) fix(container): update thanos group Dec 11, 2024
| datasource | package                                 | from    | to      |
| ---------- | --------------------------------------- | ------- | ------- |
| docker     | quay.io/thanos/thanos                   | v0.37.1 | v0.37.2 |
| docker     | ghcr.io/stevehipwell/helm-charts/thanos | 1.19.1  | 1.19.2  |
@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 44bc317 into main Dec 11, 2024
12 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/thanos branch December 11, 2024 15:16
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.

0 participants