X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=tutorials%2FApacheCNF%2Ftemplates%2Fhelm%2FMakefile;h=21043b35b4e07dd9abc06ddda6f4b1650d95cdcf;hp=5bcea8fbe2ee7d25615e189801a6a321ad639a3e;hb=0c85ee9fc85870f8ba39befc63b8351301d4842f;hpb=e7121fda9d1d39ee02af43e78e0d93a93e6de94f diff --git a/tutorials/ApacheCNF/templates/helm/Makefile b/tutorials/ApacheCNF/templates/helm/Makefile index 5bcea8fb..21043b35 100644 --- a/tutorials/ApacheCNF/templates/helm/Makefile +++ b/tutorials/ApacheCNF/templates/helm/Makefile @@ -10,7 +10,7 @@ $(vf-modules:=-package): %-package: %-build $(vf-modules:=-build): %-build: %-clean helm repo add bitnami https://charts.bitnami.com/bitnami - helm pull bitnami/apache --version 7.6.0 + helm pull bitnami/apache --version 8.12.0 $(vf-modules:=-clean): rm -f $(@:-clean=)-*.tgz