-
v9.2.1 Stable
released this
2023-08-27 12:56:50 +00:00 | 170 commits to main since this releaseFix a helm template check preventing from scaling up to more than one replica (#488)
Downloads
-
v9.2.0 Stable
released this
2023-08-21 16:27:29 +00:00 | 171 commits to main since this releaseBump to Gitea 1.20.3
Full changes found here: https://gitea.com/gitea/helm-chart/compare/v9.1.0...v9.2.0
Downloads
-
v9.1.0 Stable
released this
2023-07-31 07:04:49 +00:00 | 174 commits to main since this releaseBump to Gitea 1.20.2
Downloads
-
v9.0.4 Stable
released this
2023-07-22 12:06:30 +00:00 | 175 commits to main since this releaseDownloads
-
v9.0.3 Stable
released this
2023-07-19 21:45:28 +00:00 | 179 commits to main since this releaseFixes
- Use
1.20-nightly
to temporary fixenv-to-ini
bug (https://github.com/go-gitea/gitea/issues/25924) - Add default PW for Gitea DB for
postgresql-ha
Downloads
- Use
-
v9.0.2 Stable
released this
2023-07-19 19:54:12 +00:00 | 181 commits to main since this releaseFixes
- Add
persistence.annotations.helm.sh/resource-policy: keep
to prevent PVC removal during upgrade/uninstall - Rework default values for
redis-cluster
andpostgresql-ha
to fix reported upgrading issues - Expose
persistence.volumeName
Downloads
- Add
-
v9.0.1 Stable
released this
2023-07-19 06:42:55 +00:00 | 184 commits to main since this releaseFixes
- add explicit config example for
session
,cache
andqueue
to migration instructions - don't condition
session
config on multiple replicas - fix
postgresql-ha
values mapping and subsequent dns generation postgresql-ha
: add defaults forrepmgrPassword
andpostgresPassword
due to a bug in the bitnami chart- Remove
serviceName
from Deployment definition (#466)
Downloads
- add explicit config example for
-
v9.0.0 Pre-Release
released this
2023-07-17 19:27:17 +00:00 | 196 commits to main since this releaseIMPORTANT: Please read the Upgrading Notes as ignoring them might result in a corrupted state or data loss!
Breaking
- Switch from
Statefulset
toDeployment
(#437) - Rename
persistence.existingClaim
topersistence.ClaimName
(#437) - Add own PVC resource (#437)
- Switch from
memcache
toredis-cluster
as the default backend forsession
,queue
andcache
(#437) - Switch from
postgres
topostgres-ha
as the default database backend (#437) - Change
env-to-ini
prefix fromENV_TO_INI
toGITEA
(#464)
Features
- Bump to Gitea 1.20
- Helm chart releases are now signed (#427)
- Use rootless image by default (#464)
- Document how to inject custom themes (#460)
- Add support for service account configuration (#451)
- Update chart dependencies
- Postgres: 12.4.1 -> 12.6.6
Fixes
- Fix an issue related to
$HOME
when using the rootless image (#447)
Downloads
- Switch from
-
v8.3.0 Stable
released this
2023-05-04 06:30:21 +00:00 | 214 commits to main since this release-
Bump Gitea to 1.19.3
-
add
extraDeploy
to add arbitrary objects to the release (#441, @jouve)
Downloads
-
-
v8.2.0 Stable
released this
2023-04-30 07:49:28 +00:00 | 216 commits to main since this release- Bump Gitea to 1.19.2
- Bump
postgres
dependency from 12.2.6 to 12.4.1 - Bump
memcached
dependency from 6.3.13 to 6.3.13
Downloads