diff --git a/site/profiles/manifests/gitea/init.pp b/site/profiles/manifests/gitea/init.pp index 299a0d4..c2fccdf 100644 --- a/site/profiles/manifests/gitea/init.pp +++ b/site/profiles/manifests/gitea/init.pp @@ -13,7 +13,7 @@ class profiles::gitea::init ( include profiles::nginx::simpleproxy class { 'gitea': - ensure => '1.22.0', + ensure => '1.26.2', checksum => 'a31086f073cb9592d28611394b2de3655db515d961e4fdcf5b549cb40753ef3d', custom_configuration => { '' => $root,