Skip to content

Commit

Permalink
Upgrade webmaster moduletest sites to 2024.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xendk committed Dec 12, 2024
1 parent 2260840 commit 310add0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions infrastructure/environments/dplplat01/sites.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,19 @@ x-webmaster: &webmaster-release-image-source
releaseImageRepository: ghcr.io/danskernesdigitalebibliotek
releaseImageName: dpl-cms-source
dpl-cms-release: "2024.47.2"
moduletest-dpl-cms-release: "2024.49.0"
moduletest-dpl-cms-release: "2024.50.0"
# Some sites on the webmaster plan wish to track the same release as
# sites do per default in dpl-cms-release.
x-webmaster-with-defaults: &webmaster-with-defaults-release-image-source
<<: *default-release-image-source
moduletest-dpl-cms-release: "2024.50.0"
# Postponed 2024.12.12, they don't want 2024.49.0 on production,
# postponing it to 2024.50.0.
x-webmaster-postponed-until-2025.01.06: &webmaster-postponed-until-2025.01.06
releaseImageRepository: ghcr.io/danskernesdigitalebibliotek
releaseImageName: dpl-cms-source
dpl-cms-release: "2024.47.2"
moduletest-dpl-cms-release: "2024.49.0"
moduletest-dpl-cms-release: "2024.50.0"
sites:
# Site objects are indexed by a unique key that must be a valid lagoon, and
# github project name. That is, alphanumeric and dashes.
Expand Down

0 comments on commit 310add0

Please sign in to comment.