This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://togithub.com/cloudnative-pg/charts)) | minor | `0.20.2` -> `0.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudnative-pg/charts (cloudnative-pg)</summary> ### [`v0.21.0`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.0) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.2...cloudnative-pg-v0.21.0) CloudNativePG Operator Helm Chart #### What's Changed - feat(cluster): Make roles configurable by [@​gpothier](https://togithub.com/gpothier) in [https://github.com/cloudnative-pg/charts/pull/247](https://togithub.com/cloudnative-pg/charts/pull/247) - chore(deps): update actions/checkout action to v4.1.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/260](https://togithub.com/cloudnative-pg/charts/pull/260) - chore(deps): update helm/kind-action action to v1.10.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/261](https://togithub.com/cloudnative-pg/charts/pull/261) - Release cloudnative-pg-v0.21.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/cloudnative-pg/charts/pull/266](https://togithub.com/cloudnative-pg/charts/pull/266) #### New Contributors - [@​gpothier](https://togithub.com/gpothier) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/247](https://togithub.com/cloudnative-pg/charts/pull/247) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cluster-v0.0.8...cloudnative-pg-v0.21.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9oZWxtL2dlbmVyYWwvbWlub3IiXX0=-->
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
annotations:
|
|
max_scale_version: 24.04.0
|
|
min_scale_version: 23.10.0
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: operators
|
|
truecharts.org/max_helm_version: "3.14"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: system
|
|
apiVersion: v2
|
|
appVersion: latest
|
|
dependencies:
|
|
- name: common
|
|
version: 20.3.11
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: cloudnative-pg
|
|
version: 0.21.0
|
|
repository: https://cloudnative-pg.github.io/charts
|
|
condition: ""
|
|
alias: cloudnative-pg
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: CloudNativePG is a clustered postgresql database operator
|
|
home: https://truecharts.org/charts/system/cloudnative-pg
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudnative-pg.webp
|
|
keywords:
|
|
- database
|
|
- cloudnative-pg
|
|
- cnpg
|
|
kubeVersion: ">=1.24.0-0"
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: cloudnative-pg
|
|
sources:
|
|
- https://cloudnative-pg.io/
|
|
- https://github.com/cloudnative-pg
|
|
- https://github.com/truecharts/charts/tree/master/charts/system/cloudnative-pg
|
|
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
|
type: application
|
|
version: 6.10.0
|