From 01978ca849948a2e4394fdd18d4e75f1c2789094 Mon Sep 17 00:00:00 2001 From: Tara-Wij <76574779+Tara-Wij@users.noreply.github.com> Date: Mon, 16 May 2022 11:24:44 +1000 Subject: [PATCH 1/4] [GOVCMSD7-457] Update lagoon base images from 22.4.0 to 22.4.1 (#193) Co-authored-by: Tara --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 55796ab..7cd9cd1 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.4.0 +LAGOON_IMAGE_VERSION=22.4.1 # Set the release tag GOVCMS_RELEASE_TAG=edge From f23eb1e25481d5db9a3cb82c7901c038657dfdc0 Mon Sep 17 00:00:00 2001 From: Tara Date: Mon, 16 May 2022 11:43:53 +1000 Subject: [PATCH 2/4] [GOVCMS-7716] Prepare GovCMS(7) Lagoon Image Release 3.30.0 --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 7cd9cd1..404944b 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.29 +GOVCMS_PROJECT_VERSION=release/7.x-3.30 # 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 ec7a7e83659e2f380acd5eb47dc18a5f6df5cf95 Mon Sep 17 00:00:00 2001 From: Joseph Z Date: Wed, 25 May 2022 12:40:59 +1000 Subject: [PATCH 3/4] [GOVCMSD7-459] Update lagoon base images to 22.5.0 from 22.4.1 --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 404944b..23a631f 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.4.1 +LAGOON_IMAGE_VERSION=22.5.0 # Set the release tag GOVCMS_RELEASE_TAG=edge From 9e9d6154b687adc81177476fd1b70c693abd59c2 Mon Sep 17 00:00:00 2001 From: Tara Date: Fri, 27 May 2022 13:24:54 +1000 Subject: [PATCH 4/4] [GOVCMS-7721] Release govcmslagoon 3.30.0 --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 23a631f..875887f 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.30 +GOVCMS_PROJECT_VERSION=7.x-3.30 # 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