diff --git a/docs/index.yaml b/docs/index.yaml new file mode 100644 index 0000000..a07acd5 --- /dev/null +++ b/docs/index.yaml @@ -0,0 +1,15 @@ +apiVersion: v1 +entries: + postgres-operator: + - apiVersion: v2 + appVersion: 0.8.2 + created: "2025-03-03T16:45:19.058320598+01:00" + description: Helm-Chart for setting up an instance of CYBERTEC's Postgres operator + (CPO). + digest: 403e5e1156250f663064db02ccf09e74be0dccc025556a02e502e349222c1a92 + name: postgres-operator + type: application + urls: + - https://https:/cybertec-postgresql.github.io/CYBERTEC-operator-tutorials/postgres-operator-0.8.2.tgz + version: 0.8.2 +generated: "2025-03-03T16:45:19.057528506+01:00" diff --git a/docs/postgres-operator-0.8.2.tgz b/docs/postgres-operator-0.8.2.tgz new file mode 100644 index 0000000..cebf194 Binary files /dev/null and b/docs/postgres-operator-0.8.2.tgz differ diff --git a/setup/helm/operator/Chart.yaml b/setup/helm/operator/Chart.yaml index c834a9b..dbef8a0 100644 --- a/setup/helm/operator/Chart.yaml +++ b/setup/helm/operator/Chart.yaml @@ -3,6 +3,6 @@ type: application name: postgres-operator description: Helm-Chart for setting up an instance of CYBERTEC's Postgres operator (CPO). -appVersion: 0.7.0 -version: 0.7.0-rc2 +appVersion: 0.8.2 +version: 0.8.2 # Note: Make sure you have defined the correct version, based on the crd used \ No newline at end of file