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

Merged
merged 1 commit into from
Feb 2, 2023
Merged

fix(container): update thanos group #519

merged 1 commit into from
Feb 2, 2023

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

@snoopy82481-bot snoopy82481-bot bot commented Jan 31, 2023

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos patch v0.30.1 -> v0.30.2
thanos (source) patch 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@snoopy82481-bot snoopy82481-bot bot added renovate/container type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 31, 2023
@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/kube-prometheus-stack/helm-release.yaml

@@ -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

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jan 31, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.09s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.2s
✅ YAML prettier 2 0 0.53s
✅ YAML yamllint 2 0 0.27s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@snoopy82481-bot snoopy82481-bot bot changed the title fix(container): update image quay.io/thanos/thanos to v0.30.2 fix(container): update thanos group Feb 1, 2023
@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/thanos/helm-release.yaml
Version: 12.0.1 -> 12.0.2

@@ -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

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/kube-prometheus-stack/helm-release.yaml

@@ -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  |
@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/thanos/helm-release.yaml
Version: 12.0.1 -> 12.0.3

@@ -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

@snoopy82481-bot
Copy link
Contributor Author

Path: k8s/namespaces/clusters/base/monitoring/kube-prometheus-stack/helm-release.yaml

@@ -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

@snoopy82481 snoopy82481 merged commit 10bf81a into main Feb 2, 2023
@snoopy82481 snoopy82481 deleted the renovate/thanos branch February 2, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant