Files
cozystack/packages/system/postgres-operator/Makefile
Andrei Kvapil c01a8b6005 try try try
2023-12-29 11:37:07 +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