diff --git a/ui/manifests/deployment.yaml b/ui/manifests/deployment.yaml index d70885d32..865acd6b9 100644 --- a/ui/manifests/deployment.yaml +++ b/ui/manifests/deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: postgres-operator-ui containers: - name: "service" - image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.6.0 + image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.7.1 ports: - containerPort: 8081 protocol: "TCP"