diff --git a/charts/postgres-operator-ui/index.yaml b/charts/postgres-operator-ui/index.yaml index 327347744..7706f5bf8 100644 --- a/charts/postgres-operator-ui/index.yaml +++ b/charts/postgres-operator-ui/index.yaml @@ -3,9 +3,9 @@ entries: postgres-operator-ui: - apiVersion: v1 appVersion: 1.6.1 - created: "2021-02-16T11:50:09.2466631+01:00" + created: "2021-02-16T12:16:51.963793476+01:00" description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience - digest: 812ffca5385dead377042a45b2ddedec725be66e19b4c8cf5237a8b0c2d19b21 + digest: 3d321352f2f1e7bb7450aa8876e3d818aa9f9da9bd4250507386f0490f2c1969 home: https://github.com/zalando/postgres-operator keywords: - postgres @@ -25,7 +25,7 @@ entries: version: 1.6.1 - apiVersion: v1 appVersion: 1.5.0 - created: "2021-02-16T11:50:09.246093396+01:00" + created: "2021-02-16T12:16:51.96319758+01:00" description: Postgres Operator UI provides a graphical interface for a convenient database-as-a-service user experience digest: c91ea39e6d51d57f4048fb1b6ec53b40823f2690eb88e4e4f1a036367b9fdd61 home: https://github.com/zalando/postgres-operator @@ -45,4 +45,4 @@ entries: urls: - postgres-operator-ui-1.5.0.tgz version: 1.5.0 -generated: "2021-02-16T11:50:09.245403432+01:00" +generated: "2021-02-16T12:16:51.962463462+01:00" diff --git a/charts/postgres-operator-ui/postgres-operator-ui-1.6.1.tgz b/charts/postgres-operator-ui/postgres-operator-ui-1.6.1.tgz index 74ca323c9..c59d20b2f 100644 Binary files a/charts/postgres-operator-ui/postgres-operator-ui-1.6.1.tgz and b/charts/postgres-operator-ui/postgres-operator-ui-1.6.1.tgz differ diff --git a/charts/postgres-operator-ui/values.yaml b/charts/postgres-operator-ui/values.yaml index 2aef84f1c..926d99b39 100644 --- a/charts/postgres-operator-ui/values.yaml +++ b/charts/postgres-operator-ui/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 image: registry: registry.opensource.zalan.do repository: acid/postgres-operator-ui - tag: v1.6.0 + tag: v1.6.1 pullPolicy: "IfNotPresent" # Optionally specify an array of imagePullSecrets.