Skip to content

Commit

Permalink
chore(deps): update cloudnative-pg docker tag to v0.21.6 (#461)
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 |
|---|---|---|
| [cloudnative-pg](https://cloudnative-pg.io)
([source](https://togithub.com/cloudnative-pg/charts)) | patch |
`0.21.5` -> `0.21.6` |

---

### Release Notes

<details>
<summary>cloudnative-pg/charts (cloudnative-pg)</summary>

###
[`v0.21.6`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.6)

CloudNativePG Operator Helm Chart

##### What's Changed

- Add walStorage capability and remove gkeEnvironment conflict in
cluster chart. by [@&#8203;rocket357](https://togithub.com/rocket357) in
[https://github.com/cloudnative-pg/charts/pull/312](https://togithub.com/cloudnative-pg/charts/pull/312)
- chore(deps): update actions/setup-python action to v5.1.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cloudnative-pg/charts/pull/330](https://togithub.com/cloudnative-pg/charts/pull/330)
- chore(deps): update docker/login-action action to v3.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/cloudnative-pg/charts/pull/333](https://togithub.com/cloudnative-pg/charts/pull/333)
- chore: add support for `hostNetwork` in chart by
[@&#8203;marckhair](https://togithub.com/marckhair) in
[https://github.com/cloudnative-pg/charts/pull/324](https://togithub.com/cloudnative-pg/charts/pull/324)
- feat(cloudnative-pg): Configuration of PodMonitor relabeling rules by
[@&#8203;npdgm](https://togithub.com/npdgm) in
[https://github.com/cloudnative-pg/charts/pull/148](https://togithub.com/cloudnative-pg/charts/pull/148)
- fix: linter - trailing white spaces by
[@&#8203;sxd](https://togithub.com/sxd) in
[https://github.com/cloudnative-pg/charts/pull/339](https://togithub.com/cloudnative-pg/charts/pull/339)
- Release cloudnative-pg-v0.21.6 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[https://github.com/cloudnative-pg/charts/pull/340](https://togithub.com/cloudnative-pg/charts/pull/340)

##### New Contributors

- [@&#8203;rocket357](https://togithub.com/rocket357) made their first
contribution in
[https://github.com/cloudnative-pg/charts/pull/312](https://togithub.com/cloudnative-pg/charts/pull/312)
- [@&#8203;marckhair](https://togithub.com/marckhair) made their first
contribution in
[https://github.com/cloudnative-pg/charts/pull/324](https://togithub.com/cloudnative-pg/charts/pull/324)
- [@&#8203;npdgm](https://togithub.com/npdgm) made their first
contribution in
[https://github.com/cloudnative-pg/charts/pull/148](https://togithub.com/cloudnative-pg/charts/pull/148)

**Full Changelog**:
cloudnative-pg/charts@cloudnative-pg-v0.21.5...cloudnative-pg-v0.21.6

</details>

---

### 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 this update
again.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/broersma-forslund/homelab).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent d6fd7b8 commit a25ccdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cloudnative-postgres/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0

dependencies:
- name: cloudnative-pg
version: 0.21.5
version: 0.21.6
repository: oci://ghcr.io/cloudnative-pg/charts
- name: cluster
alias: dashboard
Expand Down

0 comments on commit a25ccdf

Please sign in to comment.