projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd7c823
)
sotm: Add 2025 site
author
Grant Slater
<github@firefishy.com>
Sun, 16 Feb 2025 15:06:06 +0000
(16:06 +0100)
committer
Grant Slater
<github@firefishy.com>
Sun, 16 Feb 2025 15:06:06 +0000
(16:06 +0100)
cookbooks/stateofthemap/recipes/container.rb
patch
|
blob
|
history
diff --git
a/cookbooks/stateofthemap/recipes/container.rb
b/cookbooks/stateofthemap/recipes/container.rb
index 3b5bd38b9fd916503a92220655804d6ea3638582..8e97accc0b6d7df1256e8358a8534c4a95d1a969 100644
(file)
--- a/
cookbooks/stateofthemap/recipes/container.rb
+++ b/
cookbooks/stateofthemap/recipes/container.rb
@@
-24,7
+24,7
@@
podman_site "stateofthemap.org" do
aliases ["www.stateofthemap.org", "stateofthemap.com", "www.stateofthemap.com", "sotm.org", "www.sotm.org"]
end
-%w[2007 2008 2009 2013 2016 2017 2018 2019 2020 2021 2022 2024].each do |year|
+%w[2007 2008 2009 2013 2016 2017 2018 2019 2020 2021 2022 2024
2025
].each do |year|
podman_site "#{year}.stateofthemap.org" do
image "ghcr.io/openstreetmap/stateofthemap-#{year}:latest"
aliases ["#{year}.stateofthemap.com", "#{year}.sotm.org"]