Skip to content

Commit c7fae14

Browse files
committed
chore(postgresql-cluster): fix chart.yaml
1 parent 46dc435 commit c7fae14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

  • addons/postgresql-cluster

addons/postgresql-cluster/15/chart/postgresql-cluster/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ dependencies:
88
version: ~1.1.1
99
description: PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.
1010
engine: gotpl
11-
home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql
12-
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
11+
home: https://github.com/drycc/charts/tree/master/drycc/postgresql
12+
icon: https://drycc.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
1313
keywords:
1414
- postgresql
1515
- postgres

addons/postgresql-cluster/16/chart/postgresql-cluster-16/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ dependencies:
88
version: ~1.1.1
99
description: PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.
1010
engine: gotpl
11-
home: https://github.com/bitnami/charts/tree/master/bitnami/postgresql
12-
icon: https://bitnami.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
11+
home: https://github.com/drycc/charts/tree/master/drycc/postgresql
12+
icon: https://drycc.com/assets/stacks/postgresql/img/postgresql-stack-220x234.png
1313
keywords:
1414
- postgresql
1515
- postgres
@@ -25,4 +25,4 @@ name: postgresql
2525
sources:
2626
- https://github.com/drycc-addons/
2727
- https://www.postgresql.org/
28-
version: 16.4
28+
version: "16.4"

0 commit comments

Comments
 (0)