From 5d3840fce2710d8f2684e9b282cd1a62d7c4313e Mon Sep 17 00:00:00 2001 From: Corey Osman Date: Thu, 18 Aug 2022 11:40:13 -0700 Subject: [PATCH] Promoting version v0.1.0 to environment dev3_acceptance --- r10k-environments.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r10k-environments.yaml b/r10k-environments.yaml index 3c92b6e..cb498f6 100644 --- a/r10k-environments.yaml +++ b/r10k-environments.yaml @@ -21,7 +21,7 @@ dev2_development: dev3_acceptance: type: git source: https://github.com/nwops/kontrol-repo-yaml-dev3.git - version: main + version: v0.1.0 dev3_development: type: git source: https://github.com/nwops/kontrol-repo-yaml-dev3.git