-
Notifications
You must be signed in to change notification settings - Fork 88
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 #4165
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/thanos
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Helm Release Diff: --- /tmp/tmp.ufpCyaJsIO 2024-11-25 13:36:07.279213737 +0000
+++ /tmp/tmp.nZ57c5wSo4 2024-11-25 13:36:09.151221990 +0000
@@ -1317,7 +1317,7 @@
name: kube-prometheus-stack-prometheus-scrape-confg
key: additional-scrape-configs.yaml
thanos:
- image: quay.io/thanos/thanos:v0.36.1
+ image: quay.io/thanos/thanos:v0.37.0
version: v0.30.1
portName: http-web
hostNetwork: false |
| datasource | package | from | to | | ---------- | --------------------- | ------- | ------- | | docker | quay.io/thanos/thanos | v0.36.1 | v0.37.0 | | helm | thanos | 15.8.1 | 15.8.2 | Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/thanos
branch
from
November 26, 2024 20:04
386f0e6
to
42cc92b
Compare
renovate
bot
changed the title
feat(container): update image quay.io/thanos/thanos ( v0.36.1 → v0.37.0 )
feat(container): update thanos group
Nov 26, 2024
Helm Release Diff: --- /tmp/tmp.HVnMqhCz7V 2024-11-26 20:05:57.727194158 +0000
+++ /tmp/tmp.4jxTM0t7SO 2024-11-26 20:06:01.447239690 +0000
@@ -441,7 +441,7 @@
sysctls: []
containers:
- name: bucketweb
- image: docker.io/bitnami/thanos:0.36.1-debian-12-r5
+ image: docker.io/bitnami/thanos:0.37.0-debian-12-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -553,7 +553,7 @@
sysctls: []
containers:
- name: compactor
- image: docker.io/bitnami/thanos:0.36.1-debian-12-r5
+ image: docker.io/bitnami/thanos:0.37.0-debian-12-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -672,7 +672,7 @@
sysctls: []
containers:
- name: query
- image: docker.io/bitnami/thanos:0.36.1-debian-12-r5
+ image: docker.io/bitnami/thanos:0.37.0-debian-12-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -783,7 +783,7 @@
sysctls: []
containers:
- name: ruler
- image: docker.io/bitnami/thanos:0.36.1-debian-12-r5
+ image: docker.io/bitnami/thanos:0.37.0-debian-12-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -929,7 +929,7 @@
sysctls: []
containers:
- name: storegateway
- image: docker.io/bitnami/thanos:0.36.1-debian-12-r5
+ image: docker.io/bitnami/thanos:0.37.0-debian-12-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false |
Helm Release Diff: --- /tmp/tmp.qUhz4UzFr5 2024-11-26 20:06:10.333486812 +0000
+++ /tmp/tmp.gBeu7nUy6t 2024-11-26 20:06:11.993503332 +0000
@@ -1317,7 +1317,7 @@
name: kube-prometheus-stack-prometheus-scrape-confg
key: additional-scrape-configs.yaml
thanos:
- image: quay.io/thanos/thanos:v0.36.1
+ image: quay.io/thanos/thanos:v0.37.0
version: v0.30.1
portName: http-web
hostNetwork: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.36.1
->v0.37.0
15.8.1
->15.8.2
Release Notes
bitnami/charts (thanos)
v15.8.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.
This PR was generated by Mend Renovate. View the repository job log.