postgres-operator-ui: bump to v1.10.1, helm chart v1.10.1

This commit is contained in:
ace
2023-09-09 16:55:18 +03:00
parent d5dff70302
commit b2018c2a0d
4 changed files with 38 additions and 13 deletions

View File

@ -44,7 +44,7 @@ spec:
{{- range .paths }}
- path: {{ . }}
{{ if semverCompare ">=1.19-0" $.Capabilities.KubeVersion.GitVersion -}}
pathType: ImplementationSpecific
pathType: Prefix
backend:
service:
name: {{ $fullName }}