Skip to content

Commit 175c635

Browse files
committed
bump helm charge version for operator 5.0.5 release
operator helm install is now 0.2.5 and helm postgres install is 0.2.2 Issue [sc-13827]
1 parent 2fc7306 commit 175c635

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/install/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: pgo
33
description: Installer for PGO, the open source Postgres Operator from Crunchy Data
44
type: application
5-
version: 0.2.4
5+
version: 0.2.5
66
appVersion: 5.0.5

helm/postgres/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: postgrescluster
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 0.2.1
5+
version: 0.2.2
66
appVersion: 5.0.5

0 commit comments

Comments
 (0)