Skip to content

Commit

Permalink
fix(helm): update chart cloudnative-pg ( 0.21.5 → 0.21.6 ) (#4060)
Browse files Browse the repository at this point in the history
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)

[Compare
Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.5...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>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzguMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jul 30, 2024
1 parent 050ca4d commit 045cae7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: cloudnative-pg
version: 0.21.5
version: 0.21.6
sourceRef:
kind: HelmRepository
name: cloudnative-pg-charts
Expand Down

0 comments on commit 045cae7

Please sign in to comment.