From 30553bc414a42e4a5178d4b6e4ea63e28f1bb6f1 Mon Sep 17 00:00:00 2001 From: Tara-Wij <76574779+Tara-Wij@users.noreply.github.com> Date: Wed, 23 Feb 2022 09:18:00 +1100 Subject: [PATCH 1/3] [GOVCMSD7-448] Update lagoon base images to 22.2.0 from 22.1.0 (#191) Co-authored-by: Tara Wijayagunawarana --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index ad9e1a5..9aade4f 100644 --- a/.env.default +++ b/.env.default @@ -43,7 +43,7 @@ SITE_AUDIT_VERSION=7.x-3.x # Set the Lagoon tag to use for the upstream dockerfiles (e.g. 20.12.0) # See https://hub.docker.com/r/uselagoon/php/tags -LAGOON_IMAGE_VERSION=22.1.0 +LAGOON_IMAGE_VERSION=22.2.0 # Set the release tag GOVCMS_RELEASE_TAG=edge From 6fb05a9ad542713b3add3d69c0f0d5af7b3b6ab0 Mon Sep 17 00:00:00 2001 From: Tara Wijayagunawarana Date: Wed, 23 Feb 2022 10:56:34 +1100 Subject: [PATCH 2/3] [GOVCMS-7364] Prepare GovCMS(7) Lagoon Image Release 3.27.0 --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 9aade4f..a2e76bd 100644 --- a/.env.default +++ b/.env.default @@ -35,7 +35,7 @@ PHP_IMAGE_VERSION=7.4 # Set the GovCMS version to use - you can use a tag or branch reference here # See https://github.com/govCMS/govcms/releases -GOVCMS_PROJECT_VERSION=7.x-3.26 +GOVCMS_PROJECT_VERSION=release/7.x-3.27 # Set the version of the site audit script to use - you can use a tag or branch reference here # See https://github.com/govCMS/audit-site/releases From 2b5e14fcad47afc2055721fa9ec2eb695c1717c1 Mon Sep 17 00:00:00 2001 From: Tara Wijayagunawarana Date: Mon, 28 Feb 2022 10:56:26 +1100 Subject: [PATCH 3/3] [GOVCMS-7369] Release govcmslagoon 3.27.0 --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index a2e76bd..a394cee 100644 --- a/.env.default +++ b/.env.default @@ -35,7 +35,7 @@ PHP_IMAGE_VERSION=7.4 # Set the GovCMS version to use - you can use a tag or branch reference here # See https://github.com/govCMS/govcms/releases -GOVCMS_PROJECT_VERSION=release/7.x-3.27 +GOVCMS_PROJECT_VERSION=7.x-3.27 # Set the version of the site audit script to use - you can use a tag or branch reference here # See https://github.com/govCMS/audit-site/releases