Files
cozystack/system/postgres-operator/Makefile
2023-12-28 23:12:34 +01:00

6 lines
163 B
Makefile

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