Update Helm release cloudnative-pg to v0.20.2 #21

Merged
remoll merged 1 commits from renovate/cloudnative-pg-0.x into main 2024-03-31 15:19:12 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
cloudnative-pg (source) HelmChart minor 0.19.1 -> 0.20.2

Release Notes

cloudnative-pg/charts (cloudnative-pg)

v0.20.2

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: https://github.com/cloudnative-pg/charts/compare/ cloudnative-pg-v0.20.1...cloudnative-pg-v0.20.2

v0.20.1

Compare Source

CloudNativePG Operator Helm Chart

What's Changed

New Contributors

Full Changelog: https://github.com/cloudnative-pg/charts/commits/cloudnative-pg-v0.20.1

v0.20.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://github.com/cloudnative-pg/charts)) | HelmChart | minor | `0.19.1` -> `0.20.2` | --- ### Release Notes <details> <summary>cloudnative-pg/charts (cloudnative-pg)</summary> ### [`v0.20.2`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.20.2) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.1...cloudnative-pg-v0.20.2) CloudNativePG Operator Helm Chart #### What's Changed - Updated CloudNativePG Operator to `v1.22.2` - Added PGP Helm chart provenance - Bug Fix: Grafana dashboard label defaults to `"1"` by [@&#8203;orlovmyk](https://github.com/orlovmyk) in https://github.com/cloudnative-pg/charts/pull/203 #### New Contributors - [@&#8203;orlovmyk](https://github.com/orlovmyk) made their first contribution in https://github.com/cloudnative-pg/charts/pull/203 **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/ cloudnative-pg-v0.20.1...cloudnative-pg-v0.20.2 ### [`v0.20.1`](https://github.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.20.1) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.0...cloudnative-pg-v0.20.1) CloudNativePG Operator Helm Chart #### What's Changed - docs: release.md by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/5 - build(deps): bump actions/setup-python from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/6 - build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/8 - Update README.md by [@&#8203;theadamwright](https://github.com/theadamwright) in https://github.com/cloudnative-pg/charts/pull/10 - build(deps): bump azure/setup-kubectl from 2.1 to 3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/9 - build(deps): bump azure/setup-helm from 2.1 to 3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/11 - Release cnpg-sandbox-v0.5.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/18 - build(deps): bump azure/setup-helm from 3.0 to 3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/19 - feat: add value to disable crds by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/20 - build(deps): bump azure/setup-helm from 3.1 to 3.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/21 - Release cloudnative-pg-v0.14.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/25 - fix: update cloudnative-pg deployment template by [@&#8203;sxd](https://github.com/sxd) in https://github.com/cloudnative-pg/charts/pull/26 - build(deps): bump helm/chart-testing-action from 2.2.1 to 2.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/22 - Release cloudnative-pg-v0.14.2 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/27 - Release cloudnative-pg-v0.14.3 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/29 - Release cnpg-sandbox-v0.5.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/32 - Release cloudnative-pg-v0.15.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/35 - Release cnpg-sandbox-v0.6.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/36 - Release cloudnative-pg-v0.15.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/45 - Release cnpg-sandbox-v0.6.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/46 - feat: add chart for pgbench by [@&#8203;wadlejitendra](https://github.com/wadlejitendra) in https://github.com/cloudnative-pg/charts/pull/43 - build(deps): bump helm/chart-testing-action from 2.3.0 to 2.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/38 - build(deps): bump stefanprodan/helm-gh-pages from 1.5.0 to 1.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/44 - build(deps): bump actions/checkout from 3.0.2 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/40 - docs: clarifications by [@&#8203;jsilvela](https://github.com/jsilvela) in https://github.com/cloudnative-pg/charts/pull/47 - chore: replace deprecated set-output command in workflow by [@&#8203;litaocdl](https://github.com/litaocdl) in https://github.com/cloudnative-pg/charts/pull/49 - fix(cnpg-sandbox): removing explicit reference to monitoring queries by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/52 - fix(cloudnative-pg): helm test using configurable image, default to b… by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/54 - Release cloudnative-pg-v0.16.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/57 - feat: remove `cnpg-sandbox` by [@&#8203;gbartolini](https://github.com/gbartolini) in https://github.com/cloudnative-pg/charts/pull/61 - build(deps): bump christophebedard/tag-version-commit from 1.6.2 to 1.6.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/58 - build(deps): bump azure/setup-helm from 3.3 to 3.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/55 - ci: remove cnpg-sandbox from lint pipeline by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/62 - build(deps): bump helm/kind-action from 1.3.0 to 1.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/37 - build(deps): bump stefanprodan/helm-gh-pages from 1.6.0 to 1.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/59 - Add PriorityClassName to the CNPG Controller by [@&#8203;jakubhajek](https://github.com/jakubhajek) in https://github.com/cloudnative-pg/charts/pull/65 - build(deps): bump azure/setup-kubectl from 3.0 to 3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/63 - build(deps): bump actions/checkout from 3.1.0 to 3.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/68 - build(deps): bump azure/setup-helm from 3.4 to 3.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/66 - build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/67 - Release cloudnative-pg-v0.16.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/70 - add containerSecurityContext to Values file by [@&#8203;itmwiw](https://github.com/itmwiw) in https://github.com/cloudnative-pg/charts/pull/73 - build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/71 - build(deps): bump azure/setup-kubectl from 3.1 to 3.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/72 - feat: Add configurable initialDelaySeconds to deployment pod probes by [@&#8203;jwitko](https://github.com/jwitko) in https://github.com/cloudnative-pg/charts/pull/78 - Release cloudnative-pg-v0.17.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/81 - fix: remove useless chart test by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/83 - Release cloudnative-pg-v0.17.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/86 - doc: fix typo in release command by [@&#8203;jsilvela](https://github.com/jsilvela) in https://github.com/cloudnative-pg/charts/pull/87 - Ability to specify extra Labels by [@&#8203;Jorricks](https://github.com/Jorricks) in https://github.com/cloudnative-pg/charts/pull/95 - Generate correct Secret when using custom ConfigMap by [@&#8203;CodeReaper](https://github.com/CodeReaper) in https://github.com/cloudnative-pg/charts/pull/91 - build(deps): bump helm/chart-testing-action from 2.3.1 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/90 - build(deps): bump actions/checkout from 3.3.0 to 3.5.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/93 - Release cloudnative-pg-v0.17.2 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/99 - build(deps): bump benjefferies/branch-protection-bot from 1.0.7 to 1.0.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/97 - Release cloudnative-pg-v1.18.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/105 - Drop obsolete test pod values by [@&#8203;jcpunk](https://github.com/jcpunk) in https://github.com/cloudnative-pg/charts/pull/102 - build(deps): bump helm/kind-action from 1.5.0 to 1.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/110 - chore: cleanup docs from test pod by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/113 - Added a PodMonitor for monitoring the CNPG Operator by [@&#8203;itay-grudev](https://github.com/itay-grudev) in https://github.com/cloudnative-pg/charts/pull/108 - fix: use correct values in the mutating webhook configuration by [@&#8203;NiccoloFei](https://github.com/NiccoloFei) in https://github.com/cloudnative-pg/charts/pull/112 - docs: mention reference to available operator config options by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/114 - Configure Renovate by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/79 - chore(deps): pin dependencies by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/115 - chore(deps): update actions/checkout action to v3.5.3 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/119 - Release cloudnative-pg-v0.18.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/122 - chore: update ubuntu version by [@&#8203;sxd](https://github.com/sxd) in https://github.com/cloudnative-pg/charts/pull/123 - chore(deps): update repo-sync/pull-request action to v2.12.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/116 - Release cloudnative-pg-v0.18.2 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/135 - feat(cloudnative-pg): add user facing roles view and edit by [@&#8203;NaPs](https://github.com/NaPs) in https://github.com/cloudnative-pg/charts/pull/39 - chore(deps): update actions/checkout action to v3.6.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/136 - build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/140 - build(deps): bump repo-sync/pull-request from 2.6.2 to 2.12.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/cloudnative-pg/charts/pull/75 - chore(deps): update helm/kind-action action to v1.8.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/128 - chore(deps): update actions/setup-python digest to [`61a6322`](https://github.com/cloudnative-pg/charts/commit/61a6322) by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/130 - chore(deps): update benjefferies/branch-protection-bot action to v1.0.9 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/132 - chore: disable dependabot by [@&#8203;NiccoloFei](https://github.com/NiccoloFei) in https://github.com/cloudnative-pg/charts/pull/142 - Release cloudnative-pg-v0.19.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/154 - chore(deps): update actions/checkout action to v4.1.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/146 - fix: avoid setting configmap name with config.secret=true by [@&#8203;phisco](https://github.com/phisco) in https://github.com/cloudnative-pg/charts/pull/157 - Release cloudnative-pg-v0.19.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/160 - chore(deps): update helm/chart-testing-action action to v2.6.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/158 - chore(deps): update actions/setup-python digest to [`65d7f2d`](https://github.com/cloudnative-pg/charts/commit/65d7f2d) by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/153 - chore(deps): update christophebedard/tag-version-commit action to v1.7.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/155 - Release cloudnative-pg-v0.20.0 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/170 - chore(deps): update benjefferies/branch-protection-bot action to v1.1.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/167 - chore(deps): update actions/setup-python action to v5 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/cloudnative-pg/charts/pull/168 - Automatically restart operator on config changes by [@&#8203;baurmatt](https://github.com/baurmatt) in https://github.com/cloudnative-pg/charts/pull/172 - Integrated the Grafana Dashboard into the operator chart by [@&#8203;itay-grudev](https://github.com/itay-grudev) in https://github.com/cloudnative-pg/charts/pull/176 - Release cloudnative-pg-v0.20.1 by [@&#8203;itay-grudev](https://github.com/itay-grudev) in https://github.com/cloudnative-pg/charts/pull/181 - Release cloudnative-pg-v0.20.1 by [@&#8203;github-actions](https://github.com/github-actions) in https://github.com/cloudnative-pg/charts/pull/182 #### New Contributors - [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in https://github.com/cloudnative-pg/charts/pull/6 - [@&#8203;wadlejitendra](https://github.com/wadlejitendra) made their first contribution in https://github.com/cloudnative-pg/charts/pull/43 - [@&#8203;jsilvela](https://github.com/jsilvela) made their first contribution in https://github.com/cloudnative-pg/charts/pull/47 - [@&#8203;litaocdl](https://github.com/litaocdl) made their first contribution in https://github.com/cloudnative-pg/charts/pull/49 - [@&#8203;gbartolini](https://github.com/gbartolini) made their first contribution in https://github.com/cloudnative-pg/charts/pull/61 - [@&#8203;jakubhajek](https://github.com/jakubhajek) made their first contribution in https://github.com/cloudnative-pg/charts/pull/65 - [@&#8203;itmwiw](https://github.com/itmwiw) made their first contribution in https://github.com/cloudnative-pg/charts/pull/73 - [@&#8203;jwitko](https://github.com/jwitko) made their first contribution in https://github.com/cloudnative-pg/charts/pull/78 - [@&#8203;Jorricks](https://github.com/Jorricks) made their first contribution in https://github.com/cloudnative-pg/charts/pull/95 - [@&#8203;CodeReaper](https://github.com/CodeReaper) made their first contribution in https://github.com/cloudnative-pg/charts/pull/91 - [@&#8203;jcpunk](https://github.com/jcpunk) made their first contribution in https://github.com/cloudnative-pg/charts/pull/102 - [@&#8203;itay-grudev](https://github.com/itay-grudev) made their first contribution in https://github.com/cloudnative-pg/charts/pull/108 - [@&#8203;NiccoloFei](https://github.com/NiccoloFei) made their first contribution in https://github.com/cloudnative-pg/charts/pull/112 - [@&#8203;NaPs](https://github.com/NaPs) made their first contribution in https://github.com/cloudnative-pg/charts/pull/39 - [@&#8203;baurmatt](https://github.com/baurmatt) made their first contribution in https://github.com/cloudnative-pg/charts/pull/172 **Full Changelog**: https://github.com/cloudnative-pg/charts/commits/cloudnative-pg-v0.20.1 ### [`v0.20.0`](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.19.1...cloudnative-pg-v0.20.0) [Compare Source](https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.19.1...cloudnative-pg-v0.20.0) </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate force-pushed renovate/cloudnative-pg-0.x from c1f3baebd3 to 02ec51e9c7 2024-02-05 13:02:09 +00:00 Compare
renovate changed title from Update Helm release cloudnative-pg to v0.20.0 to Update Helm release cloudnative-pg to v0.20.1 2024-02-05 13:02:09 +00:00
renovate force-pushed renovate/cloudnative-pg-0.x from 02ec51e9c7 to 1282f1ff62 2024-03-14 18:01:27 +00:00 Compare
renovate changed title from Update Helm release cloudnative-pg to v0.20.1 to Update Helm release cloudnative-pg to v0.20.2 2024-03-14 18:01:27 +00:00
remoll merged commit 7bc4beefce into main 2024-03-31 15:19:12 +00:00
remoll deleted branch renovate/cloudnative-pg-0.x 2024-03-31 15:19:12 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#21
No description provided.