fix(helm): update chart cloudnative-pg to 0.23.2
This commit is contained in:
parent
4245880175
commit
009a4dc9cb
2 changed files with 2 additions and 2 deletions
kubernetes
main/apps/database/postgresql/app
thin/apps/database/postgresql/app
|
@ -10,7 +10,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cloudnative-pg
|
chart: cloudnative-pg
|
||||||
version: 0.23.1
|
version: 0.23.2
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cloudnative-pg
|
name: cloudnative-pg
|
||||||
|
|
|
@ -10,7 +10,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cloudnative-pg
|
chart: cloudnative-pg
|
||||||
version: 0.23.1
|
version: 0.23.2
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cloudnative-pg
|
name: cloudnative-pg
|
||||||
|
|
Loading…
Add table
Reference in a new issue