Files
cozystack/system/postgres-operator/Makefile
Andrei Kvapil a37345b972 upd
2023-12-11 16:33:57 +01:00

8 lines
195 B
Makefile

include ../../hack/app-helm.mk
update:
rm -rf charts
helm repo add cnpg https://cloudnative-pg.github.io/charts
helm repo update cnpg
helm pull cnpg/cloudnative-pg --untar --untardir charts