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

Merged
merged 1 commit into from
Dec 20, 2024
Merged

fix(container): update thanos group #4188

merged 1 commit into from
Dec 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate 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 15.9.0 -> 15.9.2

Release Notes

bitnami/charts (thanos)

v15.9.2

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

v15.9.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.

👻 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 was generated by Mend Renovate. View the repository job log.

Copy link

Helm Release Diff: monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml

--- /tmp/tmp.bxiWDBGfmX	2024-12-11 11:42:38.174870106 +0000
+++ /tmp/tmp.UqfqbyTVzE	2024-12-11 11:42:39.826893073 +0000
@@ -1317,7 +1317,7 @@
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.37.1
+    image: quay.io/thanos/thanos:v0.37.2
     version: v0.30.1
   portName: http-web
   hostNetwork: false

@renovate renovate bot force-pushed the renovate/thanos branch from eefccdb to 5a0fb16 Compare December 11, 2024 15:11
@renovate renovate bot changed the title fix(container): update image quay.io/thanos/thanos ( v0.37.1 → v0.37.2 ) fix(container): update thanos group Dec 11, 2024
Copy link

Helm Release Diff: monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml

--- /tmp/tmp.n7rllMxGAO	2024-12-11 15:13:01.771566587 +0000
+++ /tmp/tmp.87fKoxvDdz	2024-12-11 15:13:03.407567948 +0000
@@ -1317,7 +1317,7 @@
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.37.1
+    image: quay.io/thanos/thanos:v0.37.2
     version: v0.30.1
   portName: http-web
   hostNetwork: false

Copy link

Helm Release Diff: monitoring/thanos/thanos.yaml

--- /tmp/tmp.I8VJCvVBOB	2024-12-11 15:13:04.484869717 +0000
+++ /tmp/tmp.D1skDpqwqk	2024-12-11 15:13:07.460884960 +0000
@@ -441,7 +441,7 @@
         sysctls: []
       containers:
         - name: bucketweb
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -553,7 +553,7 @@
         sysctls: []
       containers:
         - name: compactor
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -672,7 +672,7 @@
         sysctls: []
       containers:
         - name: query
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -783,7 +783,7 @@
         sysctls: []
       containers:
         - name: ruler
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -929,7 +929,7 @@
         sysctls: []
       containers:
         - name: storegateway
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false

| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | quay.io/thanos/thanos | v0.37.1 | v0.37.2 |
| helm       | thanos                | 15.9.0  | 15.9.2  |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/thanos branch from 5a0fb16 to 464f29b Compare December 12, 2024 16:35
Copy link

Helm Release Diff: monitoring/kube-prometheus-stack/kube-prometheus-stack.yaml

--- /tmp/tmp.7Y4nzlgEEr	2024-12-12 16:36:01.391521619 +0000
+++ /tmp/tmp.moXxKtdUTG	2024-12-12 16:36:03.355532486 +0000
@@ -1317,7 +1317,7 @@
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.37.1
+    image: quay.io/thanos/thanos:v0.37.2
     version: v0.30.1
   portName: http-web
   hostNetwork: false

Copy link

Helm Release Diff: monitoring/thanos/thanos.yaml

--- /tmp/tmp.zNvozARNI1	2024-12-12 16:36:15.941016612 +0000
+++ /tmp/tmp.49lfL9V9Gc	2024-12-12 16:36:19.661050509 +0000
@@ -441,7 +441,7 @@
         sysctls: []
       containers:
         - name: bucketweb
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -553,7 +553,7 @@
         sysctls: []
       containers:
         - name: compactor
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -578,6 +578,7 @@
             - --retention.resolution-5m=14d
             - --retention.resolution-1h=30d
             - --consistency-delay=30m
+            - --compact.concurrency=1
             - --objstore.config-file=/conf/objstore.yml
             - --compact.concurrency
             - "4"
@@ -672,7 +673,7 @@
         sysctls: []
       containers:
         - name: query
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -783,7 +784,7 @@
         sysctls: []
       containers:
         - name: ruler
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -929,7 +930,7 @@
         sysctls: []
       containers:
         - name: storegateway
-          image: docker.io/bitnami/thanos:0.37.1-debian-12-r0
+          image: docker.io/bitnami/thanos:0.37.2-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false

@billimek billimek merged commit 119d142 into master Dec 20, 2024
3 checks passed
@billimek billimek deleted the renovate/thanos branch December 20, 2024 17:24
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.

1 participant