-
Notifications
You must be signed in to change notification settings - Fork 1
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 #519
Conversation
Path: @@ -38924,7 +38924,7 @@
name: kube-prometheus-stack-prometheus-scrape-confg
key: additional-scrape-configs.yaml
thanos:
- image: quay.io/thanos/thanos:v0.30.1
+ image: quay.io/thanos/thanos:v0.30.2
version: v0.28.0
portName: http-web
hostNetwork: false |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
cfcf1ec
to
5759099
Compare
Path: @@ -108,7 +108,7 @@
fsGroup: 1001
containers:
- name: query
- image: docker.io/bitnami/thanos:0.30.1-scratch-r0
+ image: docker.io/bitnami/thanos:0.30.2-scratch-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false |
Path: @@ -38924,7 +38924,7 @@
name: kube-prometheus-stack-prometheus-scrape-confg
key: additional-scrape-configs.yaml
thanos:
- image: quay.io/thanos/thanos:v0.30.1
+ image: quay.io/thanos/thanos:v0.30.2
version: v0.28.0
portName: http-web
hostNetwork: false |
| datasource | package | from | to | | ---------- | --------------------- | ------- | ------- | | docker | quay.io/thanos/thanos | v0.30.1 | v0.30.2 | | helm | thanos | 12.0.1 | 12.0.3 |
5759099
to
ed72a49
Compare
Path: @@ -108,7 +108,7 @@
fsGroup: 1001
containers:
- name: query
- image: docker.io/bitnami/thanos:0.30.1-scratch-r0
+ image: docker.io/bitnami/thanos:0.30.2-scratch-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false |
Path: @@ -38924,7 +38924,7 @@
name: kube-prometheus-stack-prometheus-scrape-confg
key: additional-scrape-configs.yaml
thanos:
- image: quay.io/thanos/thanos:v0.30.1
+ image: quay.io/thanos/thanos:v0.30.2
version: v0.28.0
portName: http-web
hostNetwork: false |
This PR contains the following updates:
v0.30.1
->v0.30.2
12.0.1
->12.0.3
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 has been generated by Renovate Bot.