Skip to content

Commit 5b468e5

Browse files
chore(deps): update package-deps to v0.17.1 (#102)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/prometheuscommunity/postgres-exporter | patch | `v0.17.0` -> `v0.17.1` | --- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-package-postgres-operator). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwYWNrYWdlLWRlcHMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce0761b commit 5b468e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

values/upstream-config-values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial
33

44
metrics:
5-
image: "quay.io/prometheuscommunity/postgres-exporter:v0.17.0"
5+
image: "quay.io/prometheuscommunity/postgres-exporter:v0.17.1"

zarf.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ components:
6464
# Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA
6565
- ghcr.io/zalando/spilo-17:4.0-p2
6666
# Container image that provides the postgres-exporter sidecar to create a metrics endpoint
67-
- quay.io/prometheuscommunity/postgres-exporter:v0.17.0
67+
- quay.io/prometheuscommunity/postgres-exporter:v0.17.1
6868

6969
- name: postgres-operator
7070
required: true

0 commit comments

Comments
 (0)