From 31ca4a257fc4ddd12c1601ce640f1d3987580324 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Wed, 27 Jan 2021 19:02:44 +0100 Subject: [PATCH] Set 0.10.2 as default in artifact-qa charty --- testcharts/artifact-qa/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testcharts/artifact-qa/values.yaml b/testcharts/artifact-qa/values.yaml index 5fdea40..5b07882 100644 --- a/testcharts/artifact-qa/values.yaml +++ b/testcharts/artifact-qa/values.yaml @@ -1,5 +1,5 @@ -luet_version: "0.8.11" +luet_version: "0.10.2" packages_dir: "/somewhere/in/your/system" rootfs_dir: "rootfs" @@ -40,4 +40,4 @@ repositories: | enable: true priority: 1 urls: - - "https://raw.githubusercontent.com/Luet-lab/luet-repo/gh-pages" \ No newline at end of file + - "https://raw.githubusercontent.com/Luet-lab/luet-repo/gh-pages"