From 1af2f7754a1764d3aba0c475aa608474637d857f Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Wed, 14 Aug 2024 11:38:29 +0200 Subject: [PATCH] Switch sf-operator to use MicroShift 4.16 The MicroShift 4.16 is a LTS (EUS) [1][2], release and our future environments will base on that. [1] https://docs.redhat.com/en/documentation/red_hat_build_of_microshift/4.16/html-single/installing/index#microshift-install-system-requirements_microshift-install-rpm [2] https://access.redhat.com/product-life-cycles Change-Id: I837e2bfa1ae340ef62d92acef99bb101cecf0d23 --- cli/cmd/dev/microshift/static/all.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/cmd/dev/microshift/static/all.yaml.tmpl b/cli/cmd/dev/microshift/static/all.yaml.tmpl index 2fb24a5..eec98a9 100644 --- a/cli/cmd/dev/microshift/static/all.yaml.tmpl +++ b/cli/cmd/dev/microshift/static/all.yaml.tmpl @@ -5,7 +5,7 @@ sf_fqdn: {{ .FQDN }} # The following variables will be used to check out the ansible-microshift-role role at a pinned version microshift_role_path: "{{ .MicroshiftRolePath }}" -microshift_role_version: ee9a80a3338837e6f7ed58f424ddcb96b976984f +microshift_role_version: af71ceef51ad42b881dfdb3fd025839e6f9563ca # The following variables are used when the ansible-microshift-role role is called disk_file_sparsed: true