Skip to content

Commit

Permalink
feat(container): update image quay.io/thanos/thanos to v0.32.4 (#83)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/thanos/thanos | minor | `v0.31.0` -> `v0.32.4` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

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

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/spiceratops/k8s-gitops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
  • Loading branch information
spiceratops authored Oct 16, 2023
2 parents cc77a02 + ef94f5c commit 57a5824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ spec:
- memory-snapshot-on-shutdown
- new-service-discovery-manager
thanos:
image: quay.io/thanos/thanos:v0.31.0
image: quay.io/thanos/thanos:v0.32.4
objectStorageConfig:
name: thanos-objstore-secret
key: objstore.yml
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/thanos/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
image:
registry: quay.io
repository: thanos/thanos
tag: v0.31.0
tag: v0.32.4
objstoreConfig:
type: s3
config:
Expand Down

0 comments on commit 57a5824

Please sign in to comment.