• 8.5.0 04514b1066

    8.5.0 Stable

    forgejo released this 2026-05-18 08:11:19 +00:00 | 303 commits to main since this release

    change how we determine if we should install the appset secret plugin: git.smallhack.org/small-hack/smol-k8s-lab@04514b1066

    You now need to pass the following into your argocd app's config:

    argocd:
      # set this to true if you want to use the appset secret plugin (defaults to false)
      enable_appset_secret_plugin: true
    
    Downloads