update UI chart
This commit is contained in:
parent
b8e7c3d1fc
commit
186070cf42
|
|
@ -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"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue