• v10.1.3 ceb6de12a8

    v10.1.3
    All checks were successful
    check-and-test / check-and-test (push) Successful in 31s
    generate-chart / generate-chart-publish (push) Successful in 54s
    Stable

    pat-s released this 2024-02-26 10:15:32 +00:00 | 7 commits to main since this release

    • Bump Gitea to 1.21.7
    • chore(deps): update workflow dependencies (minor & patch) (#616)
    • chore(deps): update redis-cluster docker tag to v9.6.2 (#617)
    Downloads
  • v10.1.2 0794fe5b8b

    v10.1.2
    All checks were successful
    check-and-test / check-and-test (push) Successful in 32s
    generate-chart / generate-chart-publish (push) Successful in 58s
    Stable

    pat-s released this 2024-02-23 07:37:01 +00:00 | 12 commits to main since this release

    • Bump to Gitea 1.21.6
    • Add tests for HA assertion and clean up (#611)
    • chore(deps): update subcharts (minor & patch) (#613)
    Downloads
  • v10.1.1 829bca241d

    v10.1.1
    All checks were successful
    check-and-test / check-and-test (push) Successful in 35s
    generate-chart / generate-chart-publish (push) Successful in 1m4s
    Stable

    pat-s released this 2024-02-01 13:15:51 +00:00 | 16 commits to main since this release

    Bump Gitea to 1.21.5

    Downloads
  • v10.1.0 aeea86b26a

    v10.1.0
    All checks were successful
    check-and-test / check-and-test (push) Successful in 33s
    generate-chart / generate-chart-publish (push) Successful in 58s
    Stable

    pat-s released this 2024-01-22 09:45:25 +00:00 | 18 commits to main since this release

    Features

    • Add labels to PVC manifest (#581)
    • Allow using Custom Labels in SVC Templates (#597)

    Bug Fixes

    • Fix global.storageClass mapping (#601) (#602)

    Dependencies

    • chore(deps): update subcharts (minor & patch) (#603)
    • Bump Gitea to 1.21.4
    Downloads
  • v10.0.2 469eacaf1c

    v10.0.2
    All checks were successful
    generate-chart / generate-chart-publish (push) Successful in 1m52s
    check-and-test / check-and-test (push) Successful in 32s
    Stable

    pat-s released this 2023-12-23 15:13:12 +00:00 | 29 commits to main since this release

    Bump to Gitea 1.21.3

    Downloads
  • v10.0.1 f0d0c00ed6

    v10.0.1
    All checks were successful
    check-and-test / check-and-test (push) Successful in 32s
    generate-chart / generate-chart-publish (push) Successful in 55s
    Stable

    pat-s released this 2023-12-21 08:00:59 +00:00 | 30 commits to main since this release

    Bug fixes

    • Properly sanitize gitea admin output (#590): Fixes an issue for new installations which were failing during the creation of the internal admin user due to a change in Gitea 1.21.2
    Downloads
  • v10.0.0 323bcd7526

    v10.0.0
    All checks were successful
    check-and-test / check-and-test (push) Successful in 30s
    generate-chart / generate-chart-publish (push) Successful in 57s
    Stable

    pat-s released this 2023-12-18 08:54:44 +00:00 | 31 commits to main since this release

    Breaking

    • Update README with new dependency versioning approach (#578): This allows the chart to move forward with the sub-chart dependencies as they get released without impacting users/forcing them to update. Please read the changelog and the linked section for the required actions.

    Features

    • Add config fallbacks for session, cache and queue when disabling redis-cluster (#585): this should help with config related problems when disabling the default redis-cluster sub-chart dependency

    Dependencies

    • Bump Gitea to 1.21.2 (#588)
    • chore(deps): update postgresql docker tag to v13 (#579)
    • chore(deps): update postgresql-ha docker tag to v12.3.3 (#587)

    Misc

    • Properly distinguish predefined and custom env vars in environment-to-ini (#586)
    Downloads
  • v9.6.1 0081cabe0b

    v9.6.1
    All checks were successful
    check-and-test / check-and-test (push) Successful in 28s
    generate-chart / generate-chart-publish (push) Successful in 56s
    Stable

    pat-s released this 2023-11-27 21:01:35 +00:00 | 40 commits to main since this release

    • Bump to Gitea 1.21.1

    Other

    • Improve experience on writing unittests (#570)
    • Detect major dependency version bumps (#571)
    • Use helm dependency build in release build (#563)
    Downloads
  • v9.6.0 f7d661ee3a

    v9.6.0
    All checks were successful
    check-and-test / check-and-test (push) Successful in 29s
    generate-chart / generate-chart-publish (push) Successful in 51s
    Stable

    pat-s released this 2023-11-16 21:07:49 +00:00 | 45 commits to main since this release

    Features/Enhancements

    • Bump Gitea to 1.21.0
    • Switch imagePullPolicy to "IfNotPresent" (#568)
    • Reduce redis-cluster pods and move HA setup out of "experimental" state (#565)
    • Publish chart also on Dockerhub (#525)
    • Add image.fullOverride option (#550)
    • Further improvements on DRY principle support (#529)

    Bug Fixes

    • Fix domain macro (#560)

    Dependencies

    • chore(deps): update redis-cluster docker tag to v9.1.3 (#561)
    Downloads
  • v9.5.1 3707755373

    v9.5.1
    All checks were successful
    generate-chart / generate-chart-publish (push) Successful in 55s
    Stable

    justusbunsi released this 2023-10-17 17:26:35 +00:00 | 60 commits to main since this release

    Fixes

    • [postgresql-ha] Use pgpool service as db connection proxy (#542)

    Dependencies

    • chore(deps): update redis-cluster docker tag to v9.0.12 (#511)
    • chore(deps): update postgresql docker tag to v12.12.10 (#521)
    • chore(deps): update postgresql-ha docker tag to v11.9.4 (#541, originally #507)

    Docs

    • Add single-pod configuration examples to README (#531)
    Downloads