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

Merged
merged 1 commit into from
Aug 1, 2024
Merged

feat(container): update thanos group #3957

merged 1 commit into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos minor v0.35.1 -> v0.36.0
thanos (source) patch 15.7.15 -> 15.7.16

Release Notes

bitnami/charts (thanos)

v15.7.16

  • [bitnami/thanos] Release 15.7.16 (#​28607)

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.tuefi4ZpnP	2024-07-31 16:30:49.552674697 +0000
+++ /tmp/tmp.sz8QPXsfyw	2024-07-31 16:30:51.056661405 +0000
@@ -1277,7 +1277,7 @@
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.35.1
+    image: quay.io/thanos/thanos:v0.36.0
     version: v0.30.1
   portName: http-web
   hostNetwork: false

| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | quay.io/thanos/thanos | v0.35.1 | v0.36.0 |
| helm       | thanos                | 15.7.15 | 15.7.16 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
@renovate renovate bot changed the title feat(container): update image quay.io/thanos/thanos ( v0.35.1 → v0.36.0 ) feat(container): update thanos group Jul 31, 2024
Copy link

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

--- /tmp/tmp.Y1TYuUBa0j	2024-07-31 19:32:42.597389014 +0000
+++ /tmp/tmp.s2X853aJGO	2024-07-31 19:32:44.305416282 +0000
@@ -1277,7 +1277,7 @@
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.35.1
+    image: quay.io/thanos/thanos:v0.36.0
     version: v0.30.1
   portName: http-web
   hostNetwork: false

Copy link

Helm Release Diff: monitoring/thanos/thanos.yaml

--- /tmp/tmp.BaoxmAVl7F	2024-07-31 19:32:45.777494770 +0000
+++ /tmp/tmp.mv13KliXeS	2024-07-31 19:32:48.513507865 +0000
@@ -441,7 +441,7 @@
         sysctls: []
       containers:
         - name: bucketweb
-          image: docker.io/bitnami/thanos:0.35.1-debian-12-r5
+          image: docker.io/bitnami/thanos:0.36.0-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -553,7 +553,7 @@
         sysctls: []
       containers:
         - name: compactor
-          image: docker.io/bitnami/thanos:0.35.1-debian-12-r5
+          image: docker.io/bitnami/thanos:0.36.0-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -672,7 +672,7 @@
         sysctls: []
       containers:
         - name: query
-          image: docker.io/bitnami/thanos:0.35.1-debian-12-r5
+          image: docker.io/bitnami/thanos:0.36.0-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -783,7 +783,7 @@
         sysctls: []
       containers:
         - name: ruler
-          image: docker.io/bitnami/thanos:0.35.1-debian-12-r5
+          image: docker.io/bitnami/thanos:0.36.0-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false
@@ -927,7 +927,7 @@
         sysctls: []
       containers:
         - name: storegateway
-          image: docker.io/bitnami/thanos:0.35.1-debian-12-r5
+          image: docker.io/bitnami/thanos:0.36.0-debian-12-r0
           imagePullPolicy: "IfNotPresent"
           securityContext:
             allowPrivilegeEscalation: false

@billimek billimek merged commit b07d3d5 into master Aug 1, 2024
3 checks passed
@billimek billimek deleted the renovate/thanos branch August 1, 2024 18:00
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