Skip to content

Commit acff4bc

Browse files
author
Jonathan S. Katz
committed
Bump Helm chart versions
This should be handled on each release, regardless of the changes to the chart. Issue: #2213
1 parent 3fe830f commit acff4bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

installers/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: postgres-operator
33
description: Crunchy PostgreSQL Operator Helm chart for Kubernetes
44
type: application
5-
version: 0.1.0
5+
version: 0.2.0
66
appVersion: 4.6.0-beta.3
77
home: https://github.com/CrunchyData/postgres-operator
88
icon: https://github.com/CrunchyData/postgres-operator/raw/master/crunchy_logo.png
@@ -13,4 +13,4 @@ keywords:
1313
- Postgres
1414
- SQL
1515
- NoSQL
16-
- RDBMS
16+
- RDBMS

installers/metrics/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: postgres-operator-monitoring
33
description: Install for Crunchy PostgreSQL Operator Monitoring
44
type: application
5-
version: 0.1.0
5+
version: 0.2.0
66
appVersion: 4.6.0-beta.3
77
home: https://github.com/CrunchyData/postgres-operator
8-
icon: https://github.com/CrunchyData/postgres-operator/raw/master/crunchy_logo.png
8+
icon: https://github.com/CrunchyData/postgres-operator/raw/master/crunchy_logo.png

0 commit comments

Comments
 (0)