Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/cnpg-operator/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.1.1
- name: cloudnative-pg
repository: https://cloudnative-pg.github.io/charts
version: 0.26.0
digest: sha256:3e3b9332e2947a5efeedd8fd435234245e183f9826058459559dc019964c073f
generated: "2025-08-13T23:59:21.544509555Z"
version: 0.26.1
digest: sha256:2faf6055c8c4516fc056aa1fd120d38f0b483ac7754ea2554d3760bf48b4a472
generated: "2025-10-23T23:59:23.346620345Z"
6 changes: 3 additions & 3 deletions charts/cnpg-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ annotations:
catalog.cattle.io/release-name: cnpg
catalog.cattle.io/namespace: lp-system
apiVersion: v2
appVersion: 0.26.0
appVersion: 0.26.1
dependencies:
- name: common
repository: https://charts.sourcemation.com/
version: 0.1.x
- condition: global.cnpgOperatorCrd.enabled
name: cloudnative-pg
version: 0.26.0
version: 0.26.1
repository: https://cloudnative-pg.github.io/charts
description: CloudNativePG is operator designed to manage PostgreSQL workloads. Install only once on kubernetes. Databases.
home: https://linuxpolska.com
Expand All @@ -33,4 +33,4 @@ name: cnpg-operator
sources:
- https://github.com/SourceMation/charts.git
type: application
version: 0.5.0
version: 0.5.1
2 changes: 1 addition & 1 deletion charts/cnpg-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ helm uninstall bbbb -n lp-system
export RELEASE_NAME=cnpg-operator
export CHART_NAME=cnpg-operator
export RELEASE_NAMESPACE=lp-system
export CHART_VERSION=0.5.0
export CHART_VERSION=0.5.1

kubectl create ns ${RELEASE_NAMESPACE}
kubectl config set-context --current --namespace ${RELEASE_NAMESPACE}
Expand Down
Binary file not shown.
Binary file not shown.