This repository has been archived on 2026-04-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
ansible-role-forgejo/CHANGELOG.md
semantic-release-bot fc04ea54f9
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://forge.maverick-hq.org/z3r0/ansible-role-forgejo/compare/v1.3.0...v1.4.0) (2025-10-26)

### Features

* add podman network toggle option ([29f9f2e](29f9f2efd2))
2025-10-26 16:18:32 +00:00

1.7 KiB

1.4.0 (2025-10-26)

Features

  • add podman network toggle option (29f9f2e)

1.3.0 (2025-10-26)

Features

  • update forgejo image tag to 13-rootless (ff7884e)

1.2.0 (2025-10-17)

Features

  • add expose port variables (4625dae)

1.1.0 (2025-10-16)

Features

  • allow a random ammount of exposed pod port (3f3d4c1)

1.0.0 (2025-10-16)

Features

  • add domain and root_url config and robots.txt (8b96ac2)
  • add network to the pod (aee9b21)
  • add postgresql container as database (f2ce991)
  • run the entire service as a pod (561a4e3)