Skip to content

Commit b0c1276

Browse files
authored
Merge pull request #33 from cybertec-postgresql/addHelmRepo
Add helm repo
2 parents c1cea07 + 8b2f28c commit b0c1276

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

docs/index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
apiVersion: v1
2+
entries:
3+
postgres-operator:
4+
- apiVersion: v2
5+
appVersion: 0.8.2
6+
created: "2025-03-03T16:45:19.058320598+01:00"
7+
description: Helm-Chart for setting up an instance of CYBERTEC's Postgres operator
8+
(CPO).
9+
digest: 403e5e1156250f663064db02ccf09e74be0dccc025556a02e502e349222c1a92
10+
name: postgres-operator
11+
type: application
12+
urls:
13+
- https://https:/cybertec-postgresql.github.io/CYBERTEC-operator-tutorials/postgres-operator-0.8.2.tgz
14+
version: 0.8.2
15+
generated: "2025-03-03T16:45:19.057528506+01:00"

docs/postgres-operator-0.8.2.tgz

10.3 KB
Binary file not shown.

setup/helm/operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ type: application
33
name: postgres-operator
44
description: Helm-Chart for setting up an instance of CYBERTEC's Postgres operator (CPO).
55

6-
appVersion: 0.7.0
7-
version: 0.7.0-rc2
6+
appVersion: 0.8.2
7+
version: 0.8.2
88
# Note: Make sure you have defined the correct version, based on the crd used

0 commit comments

Comments
 (0)