Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix(container): update thanos group #2921

Merged
merged 1 commit into from
Sep 22, 2023
Merged

fix(container): update thanos group #2921

merged 1 commit into from
Sep 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos patch v0.32.2 -> v0.32.3
thanos (source) patch 12.13.4 -> 12.13.5

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 Mend Renovate. View repository job log here.

| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | quay.io/thanos/thanos | v0.32.2 | v0.32.3 |
| helm       | thanos                | 12.13.4 | 12.13.5 |
@midnight-bot-6658 midnight-bot-6658 bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 20, 2023
@midnight-bot-6658
Copy link
Contributor

Path: cluster/apps/monitoring/thanos/helm-release.yaml
Version: 12.13.4 -> 12.13.5

@@ -229,7 +229,7 @@
 fsGroup: 1001
 containers:
 - name: bucketweb
- image: docker.io/bitnami/thanos:0.32.2-debian-11-r2
+ image: docker.io/bitnami/thanos:0.32.3-debian-11-r0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 allowPrivilegeEscalation: false
@@ -330,7 +330,7 @@
 fsGroup: 1001
 containers:
 - name: compactor
- image: docker.io/bitnami/thanos:0.32.2-debian-11-r2
+ image: docker.io/bitnami/thanos:0.32.3-debian-11-r0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 allowPrivilegeEscalation: false
@@ -435,7 +435,7 @@
 fsGroup: 1001
 containers:
 - name: query
- image: docker.io/bitnami/thanos:0.32.2-debian-11-r2
+ image: docker.io/bitnami/thanos:0.32.3-debian-11-r0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 allowPrivilegeEscalation: false
@@ -535,7 +535,7 @@
 fsGroup: 1001
 containers:
 - name: storegateway
- image: docker.io/bitnami/thanos:0.32.2-debian-11-r2
+ image: docker.io/bitnami/thanos:0.32.3-debian-11-r0
 imagePullPolicy: "IfNotPresent"
 securityContext:
 allowPrivilegeEscalation: false

@midnight-bot-6658
Copy link
Contributor

Path: cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml

@@ -1728,7 +1728,7 @@
 name: kube-prometheus-stack-prometheus-scrape-confg
 key: additional-scrape-configs.yaml
 thanos:
- image: quay.io/thanos/thanos:v0.32.2
+ image: quay.io/thanos/thanos:v0.32.3
 objectStorageConfig:
 key: objstore.yml
 name: thanos-objstore

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@midnight-bot-6658
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.54s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.17s
✅ YAML prettier 2 0 0.47s
✅ YAML yamllint 2 0 0.28s

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

@claughinghouse claughinghouse merged commit 80f1f23 into main Sep 22, 2023
11 checks passed
@renovate renovate bot deleted the renovate/thanos branch September 22, 2023 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant