• v10.1.0 Stable

    pat-s released this 2024-01-22 09:45:25 +00:00 | 80 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 Stable

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

    Bump to Gitea 1.21.3

    Downloads
  • v10.0.1 Stable

    pat-s released this 2023-12-21 08:00:59 +00:00 | 92 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 Stable

    pat-s released this 2023-12-18 08:54:44 +00:00 | 93 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 Stable

    pat-s released this 2023-11-27 21:01:35 +00:00 | 102 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 Stable

    pat-s released this 2023-11-16 21:07:49 +00:00 | 107 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 Stable

    justusbunsi released this 2023-10-17 17:26:35 +00:00 | 122 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
  • v9.5.0 Stable

    pat-s released this 2023-10-05 19:40:43 +00:00 | 134 commits to main since this release

    Features

    • Add support for image.digest (#444)
    • Improving DRY principle support on gitea Ingress host name (#498)
    • Update to Gitea 1.20.5

    Dependencies

    • chore(deps): update postgresql docker tag to v12.12.5 (#506)
    • chore(deps): update redis-cluster docker tag to v9 (#504)
    Downloads
  • v9.4.0 Stable

    pat-s released this 2023-09-08 13:04:16 +00:00 | 156 commits to main since this release

    • Bump Gitea to 1.20.4
    • chore(deps): update postgresql docker tag to v12.10.1 (#505)
    • chore(deps): update redis-cluster docker tag to v8.8.2 (#503)
    • chore(deps): update postgresql-ha docker tag to v11.9.2 (#499)
    Downloads
  • v9.3.0 Stable

    pat-s released this 2023-08-31 17:12:58 +00:00 | 163 commits to main since this release

    Features

    • Quote values for ingress annotations (#497, @tobiasbp)

    Maintenance

    • Update postgresql Docker tag to v12.10.0 (#495)
    • Update postgresql-ha Docker tag to v11.9.0 (#496)
    Downloads