aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/ApacheCNF/templates/helm/Makefile
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-10-21 10:36:42 +0200
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-10-21 14:02:36 +0200
commit0c85ee9fc85870f8ba39befc63b8351301d4842f (patch)
treee08524866f18783ed711d2d11f0586330c65436a /tutorials/ApacheCNF/templates/helm/Makefile
parente7121fda9d1d39ee02af43e78e0d93a93e6de94f (diff)
[APACHECNF] Various updates of the demo
Issue-ID: INT-2164 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I1ce506db959d5fd865898422cb018b1428ec41ac
Diffstat (limited to 'tutorials/ApacheCNF/templates/helm/Makefile')
-rw-r--r--tutorials/ApacheCNF/templates/helm/Makefile2
1 files changed, 1 insertions, 1 deletions
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