From f9b601fd9063bcbd6311986e329558980fa42abd Mon Sep 17 00:00:00 2001 From: suhyeonh <47403566+suhyeonh@users.noreply.github.com> Date: Mon, 26 Jul 2021 15:20:39 +1000 Subject: [PATCH 1/4] [GOVCMSD7-422] update lagoon to 21.7.0 from 21.6.0 (#182) Co-authored-by: Suhyeon Hong --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 8d4246c..476e309 100644 --- a/.env.default +++ b/.env.default @@ -43,4 +43,4 @@ 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=21.6.0 +LAGOON_IMAGE_VERSION=21.7.0 From f477459454c102e8b4d32623bd05d2df4e499a0c Mon Sep 17 00:00:00 2001 From: suhyeonh <47403566+suhyeonh@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:32:57 +1000 Subject: [PATCH 2/4] Update GovCMS D7 version (#183) Co-authored-by: Suhyeon Hong --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 476e309..d644af9 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.21 +GOVCMS_PROJECT_VERSION=7.x-3.22 # 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 5005b0075dda06f9b43d9dd245c89b984ff4fccf Mon Sep 17 00:00:00 2001 From: Pandaski Date: Mon, 6 Sep 2021 10:07:45 +1000 Subject: [PATCH 3/4] Set up the release branch --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index d644af9..85f0c4d 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.22 +GOVCMS_PROJECT_VERSION=release/7.x-3.23 # 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 4e02159b24817397fc557342f227d67fb501aece Mon Sep 17 00:00:00 2001 From: Tara Wijayagunawarana Date: Tue, 14 Sep 2021 14:02:37 +1000 Subject: [PATCH 4/4] [GOVCMS-6587] Release lagoon 3.23.0 --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 85f0c4d..9b4a2d1 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.23 +GOVCMS_PROJECT_VERSION=7.x-3.23 # 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