projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c672676
)
stateofthemap: add 2024
author
Grant Slater
<github@firefishy.com>
Fri, 17 Nov 2023 13:53:38 +0000
(13:53 +0000)
committer
Grant Slater
<github@firefishy.com>
Fri, 17 Nov 2023 13:53:38 +0000
(13:53 +0000)
cookbooks/stateofthemap/recipes/container.rb
patch
|
blob
|
history
diff --git
a/cookbooks/stateofthemap/recipes/container.rb
b/cookbooks/stateofthemap/recipes/container.rb
index 8f0786ce453cb9226b371f271d7a4f84a4e51354..16cb780ece1e41abd74a9db2f8dedce6720bde91 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[2013 2016 2017 2018 2019 2020 2021 2022].each do |year|
+%w[2013 2016 2017 2018 2019 2020 2021 2022
2024
].each do |year|
podman_site "#{year}.stateofthemap.org" do
image "ghcr.io/openstreetmap/stateofthemap-#{year}:latest"
aliases ["#{year}.stateofthemap.com", "#{year}.sotm.org"]