-
v10.0.0 Stable
released this
2023-12-18 08:54:44 +00:00 | 93 commits to main since this releaseBreaking
- 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
andqueue
when disabling redis-cluster (#585): this should help with config related problems when disabling the defaultredis-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