Update app version to 1.17.0 #340
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gitea 1.17.0 just released on docker hub.
Chart should update, to match latest version.
Is there any news on this?
Why is it taking so long to update to the new version?
As explained here it should be possible to just bump the version to
v1.17.0in thevalues.yamlfile.We are currently working on #107 and #255 before bumping the Helm Chart image officially. Both features are related to breaking changes introduced in 1.17 regarding git config location and GPG signing functionality. Our goal is to eliminate these two breaking changes for the Helm Chart users.
As mentioned by @petergardfjall and discussed on Discord, switching to
1.17viavalues.yamlis possible individually without bumping the version for everyone.I've added milestone 3176 to track progress for version bump.
@luhahn and I discussed the current situation and decided to release a new Helm Chart version bumping the Gitea version without these two features.