diff --git a/charts/postgres-operator-ui/1.10.0/Chart.yaml b/charts/postgres-operator-ui/1.10.0/Chart.yaml index 96e39d731..024730cb7 100644 --- a/charts/postgres-operator-ui/1.10.0/Chart.yaml +++ b/charts/postgres-operator-ui/1.10.0/Chart.yaml @@ -1,8 +1,13 @@ apiVersion: v2 appVersion: 1.10.0 +annotations: + catalog.cattle.io/display-name: "Zalando Postgres Operator UI" + catalog.cattle.io/release-name: postgres-operator-ui + catalog.cattle.io/namespace: postgres-operator description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience home: https://github.com/zalando/postgres-operator +icon: https://github.com/zalando/postgres-operator/raw/master/docs/diagrams/logo.png keywords: - postgres - operator diff --git a/charts/postgres-operator-ui/1.10.1/Chart.yaml b/charts/postgres-operator-ui/1.10.1/Chart.yaml index 292ab60c3..36a30e159 100644 --- a/charts/postgres-operator-ui/1.10.1/Chart.yaml +++ b/charts/postgres-operator-ui/1.10.1/Chart.yaml @@ -1,8 +1,13 @@ apiVersion: v2 appVersion: 1.10.1 +annotations: + catalog.cattle.io/display-name: "Zalando Postgres Operator UI" + catalog.cattle.io/release-name: postgres-operator-ui + catalog.cattle.io/namespace: postgres-operator description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience home: https://github.com/zalando/postgres-operator +icon: https://github.com/zalando/postgres-operator/raw/master/docs/diagrams/logo.png keywords: - postgres - operator