Commit Graph
260 Commits
Author SHA1 Message Date
takirala e59fbc4008 feat: switch to github raw url for bitnami charts (#324)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/324
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: justusbunsi <[email protected]>
Co-authored-by: takirala <[email protected]>
Co-committed-by: takirala <[email protected]>
2022-06-03 13:50:12 +08:00
techknowlogick a466206d9e 1.16.8 2022-05-17 09:01:34 +08:00
techknowlogick 80032dfc5c 1.16.7 2022-05-02 13:36:55 +08:00
techknowlogick 46b190adda 1.16.6 2022-04-21 09:03:01 +08:00
techknowlogick 844c8daa0b 1.16.5
Signed-off-by: techknowlogick <[email protected]>
2022-03-24 10:59:17 +08:00
techknowlogick 982ae60d8e 1.16.4
Signed-off-by: techknowlogick <[email protected]>
2022-03-15 06:16:48 +08:00
techknowlogick 9530967163 1.16.3 (#300)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/300
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: pat-s <[email protected]>
2022-03-04 16:32:18 +08:00
techknowlogick 1a3ce54dfc update to 1.16.2 (#293)
replaces #290

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/293
2022-02-26 06:01:16 +08:00
techknowlogick c010c3857e update to gitea 1.15.10 (#278)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/278
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2022-01-20 16:22:36 +08:00
justusbunsi 5bb91510df Bump Gitea version to 1.15.8 (#270)
As title.

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/270
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: Gusted <[email protected]>
Co-authored-by: justusbunsi <[email protected]>
Co-committed-by: justusbunsi <[email protected]>
2021-12-23 03:56:36 +08:00
luhahnandLucas Hahn d97ea18626 Remove builtIn dependency values (#268)
⚠️ Breaking

Moved the values to enable the dependencies into the dependencies itself, this way we don't need a seperate field in the values and it is more obvious how to enable for example postgresql.

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/268
Reviewed-by: justusbunsi <[email protected]>
Reviewed-by: Andrew Thornton <[email protected]>
2021-12-22 23:41:35 +08:00
techknowlogick 3fd34a9455 1.15.4 (#230)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/230
Reviewed-by: justusbunsi <[email protected]>
Reviewed-by: pat-s <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2021-10-17 00:08:17 +08:00
techknowlogick 5a7d168c2e 1.15.3 (#225)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/225
Reviewed-by: pat-s <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2021-09-26 08:44:59 +08:00
techknowlogick 9a220c2ddd 1.15.0 (#218)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/218
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2021-09-12 06:40:47 +08:00
techknowlogick ba0e8b18b5 1.14.6 (#212)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/212
Reviewed-by: justusbunsi <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2021-08-13 04:14:49 +08:00
justusbunsi b7dbb22025 Upgrade Gitea to 1.14.3 (#197)
Fixes: #195

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/197
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-authored-by: justusbunsi <[email protected]>
Co-committed-by: justusbunsi <[email protected]>
2021-06-30 23:25:56 +08:00
justusbunsi 2901671d23 Update maintainers (#192)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/192
Reviewed-by: techknowlogick <[email protected]>
Co-authored-by: justusbunsi <[email protected]>
Co-committed-by: justusbunsi <[email protected]>
2021-06-30 03:22:46 +08:00
f344b4559d Upgrade Gitea dependencies (#141)
- postgresql 9.7.2 to 10.3.17
- mariadb 8.0.0 to 9.3.6
- memcached 4.2.20 to 5.9.0

Tested on my clusters.

Co-authored-by: Lucas Hahn <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/141
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: techknowlogick <[email protected]>
Co-authored-by: luhahn <[email protected]>
Co-committed-by: luhahn <[email protected]>
2021-06-16 05:09:02 +08:00
justusbunsiandJustusBunsi 6e841e6e26 Fix regression for creating repositories in root-based containers (#172)
Due to #160 it was no longer possible to create repositories in root-based containers. This was caused by the missing `/tmp/gitea` directory in that image. It was dynamically created by Gitea internal functionality with less privileges than necessary.

Explicitly creating the directory and set proper permissions fix this.

Fixes: #171

Co-authored-by: JustusBunsi <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/172
Reviewed-by: luhahn <[email protected]>
Reviewed-by: 6543 <[email protected]>
Co-authored-by: justusbunsi <[email protected]>
Co-committed-by: justusbunsi <[email protected]>
2021-06-09 22:35:50 +08:00
b88bbd6d4d gitea-1.14.x-updates (#148)
This PR includes the changes from:

- https://gitea.com/gitea/helm-chart/pulls/129
- https://gitea.com/gitea/helm-chart/pulls/140

In addition it adds the possibility to include secrets via environment variables as mentioned in #60

Co-authored-by: Hans Kristian Flaatten <[email protected]>
Co-authored-by: flavio.prado <[email protected]>
Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/148
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: Andrew Thornton <[email protected]>
Co-authored-by: luhahn <[email protected]>
Co-committed-by: luhahn <[email protected]>
2021-04-29 17:12:48 +08:00
techknowlogick c742b5dbc3 1.13.7 (#139)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/139
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2021-04-12 15:58:17 +08:00
luhahnandluhahn ec8a26ecfc Update Gitea version to 1.13.5 (#134)
Co-authored-by: luhahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/134
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: luhahn <[email protected]>
Co-committed-by: luhahn <[email protected]>
2021-03-22 21:01:33 +08:00
techknowlogick b5ab7201d1 1.13.2 (#108)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/108
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2021-02-05 01:46:55 +08:00
techknowlogick 54cc78b43a 1.13.1 (#97)
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/97
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2021-01-02 13:07:11 +08:00
9b2e76c9cf Move chart version to drone build using tag (#93)
Move chart version to drone build using tag

Merge branch 'master' into feat/chart_version

Co-authored-by: Lauris BH <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/93
Reviewed-by: luhahn <[email protected]>
Reviewed-by: techknowlogick <[email protected]>
Co-Authored-By: lafriks <[email protected]>
Co-Committed-By: lafriks <[email protected]>
2020-12-21 10:05:42 +08:00
luhahnandluhahn 2826258cfc Several Improvements to Helm Chart (#87)
Improve ldap settings with helper function

Allow clusterIP for http service to be set, default to None

Use imagePullSecrets in statefulset now

Update default values

Update README

Bump Chart version

Co-authored-by: luhahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/87
Reviewed-by: lafriks <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-Authored-By: luhahn <[email protected]>
Co-Committed-By: luhahn <[email protected]>
2020-12-16 20:37:47 +08:00
luhahnandLucas Hahn 943eda6d5f Fix Ingress for Kubernetes 1.16 (#83)
Fix ingress path type for 1.16

Bump chart version

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/83
Reviewed-by: 6543 <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-Authored-By: luhahn <[email protected]>
Co-Committed-By: luhahn <[email protected]>
2020-12-15 21:34:46 +08:00
luhahnandLucas Hahn 5311243a6e Fix admin user creation for gitea 1.13.0, chart version 2.1.0 (#80)
Fix admin user creation for gitea 1.13.0

Add load balancer hint for ssh in README

Merge branch 'master' into fix-admin-user-creation

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/80
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-Authored-By: luhahn <[email protected]>
Co-Committed-By: luhahn <[email protected]>
2020-12-10 17:16:13 +08:00
techknowlogick 4fdf4ef41b Gitea 1.13.0 (#75)
Gitea 1.13.0

Update 'README.md'

Update 'values.yaml'

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/75
Reviewed-by: lafriks <[email protected]>
Co-Authored-By: techknowlogick <[email protected]>
Co-Committed-By: techknowlogick <[email protected]>
2020-12-07 07:54:10 +08:00
luhahnandLucas Hahn 63bc10e393 Fix Ingress (#70)
Bump chart version to 2.0.7

Fix Ingress

- Ingress uses now .Capabilities.APIVersions.Has to compare the api version available
- Added pathType since it is required in v1 and optional in v1beta1

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/70
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-Authored-By: luhahn <[email protected]>
Co-Committed-By: luhahn <[email protected]>
2020-11-26 17:01:16 +08:00
techknowlogick fea1abddd9 2.0.6 2020-11-26 10:10:41 +08:00
techknowlogick 13e210c75f 2.0.5 2020-11-25 23:29:59 +08:00
techknowlogick 76aee7b25b 2.0.4 2020-11-25 06:56:12 +08:00
79690ee488 Gitea 1.12.6 (#58)
Merge branch 'master' into gitea1.12.6

Gitea 1.12.6

Co-authored-by: luhahn <[email protected]>
Co-authored-by: Matti R <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/58
Reviewed-by: Lunny Xiao <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-Authored-By: techknowlogick <[email protected]>
Co-Committed-By: techknowlogick <[email protected]>
2020-11-17 15:41:27 +08:00
luhahnandLucas Hahn f62b82e956 Let storageClass be set automatically (#45)
Merge branch 'master' into master

Bump chart version and add gitea/helm-chart as link for artifacthub

Remove default value for storageClass

Remove storageClass 'Standard' and let it be set automatically

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/45
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: Andrew Thornton <[email protected]>
Co-Authored-By: luhahn <[email protected]>
Co-Committed-By: luhahn <[email protected]>
2020-10-30 01:10:10 +08:00
Steffen VogelandSteffen Vogel 8f70a4b9a0 Fix indention of exterrnal IPs for SSH service (#52)
Fix indention of exterrnal IPs for SSH service

Co-authored-by: Steffen Vogel <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/52
Reviewed-by: luhahn <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-Authored-By: Steffen Vogel <[email protected]>
Co-Committed-By: Steffen Vogel <[email protected]>
2020-10-26 21:04:04 +08:00
schraandAndre Schröder a4e5943ca5 Upgrade mariadb Helm chart to 8.0.0 (#48)
Upgrade mariadb Helm chart to 8.0.0

The names of the values changed in the new Helm chart, see [1]. Thus the
Helm chart ships breaking changes and therefore bump the major version
of this Chart.yaml (not sure if you use semver?)

Furthermore, there is a bug [2] where not setting the root password
results in the mariadb entering a CrashLoopBackOff when re-installing
it. Thus set it (as done in the mysql values already).

[1] https://github.com/bitnami/charts/commit/1206942b69c02a140a60e4e5ab59bf6d53d5b7e6
[2] https://github.com/bitnami/charts/issues/3884

Co-authored-by: Andre Schröder <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/48
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-Authored-By: schra <[email protected]>
Co-Committed-By: schra <[email protected]>
2020-10-22 13:13:37 +08:00
luhahnandLucas Hahn 4c17cc839e Store gitea app data in PVC (#37)
Bump Chart version

Extend REAMDE

- add default handling explanation
- add MariaDB values

Add APP_DATA_PATH default to config

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/37
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
2020-10-06 09:03:20 +00:00
techknowlogickandMatti R d1fac6ce7d Gitea 1.12.5 (#38)
Gitea 1.12.5

Co-authored-by: Matti R <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/38
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
2020-10-02 14:06:19 +00:00
techknowlogickandMatti R 37bc343ca9 Use postgres v9.7.2 helm chart (#36)
Merge branch 'master' into postgres-version

Use postgres v9.7.2 helm chart

Co-authored-by: Matti R <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/36
Reviewed-by: lafriks <[email protected]>
Reviewed-by: luhahn <[email protected]>
2020-09-29 17:15:00 +00:00
luhahnandLucas Hahn 0877cc81ca Update dependencies and add MariaDB builtIn (#33)
Update dependencies

- Update Postgres version from 8.6.4 to 9.7.3
- Update Mysql version from 6.14.8 to 6.14.10
- Add MariaDB as built in dependency

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/33
Reviewed-by: Jonas Franz <[email protected]>
Reviewed-by: techknowlogick <[email protected]>
2020-09-28 23:26:06 +00:00
luhahnandLucas Hahn 4a618f245e Fix NodePort settings for ssh service (#32)
Fix NodePort settings for ssh service

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/32
Reviewed-by: lafriks <[email protected]>
Reviewed-by: Andrew Thornton <[email protected]>
2020-09-28 14:31:35 +00:00
luhahnandLucas Hahn 1f95ae962c Move all password related data to secrets (#28)
Bump Chart version

Move all password related data to secrets

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/28
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
2020-09-25 13:37:55 +00:00
techknowlogick f7faa6699a 1.4.9 2020-09-24 16:33:09 +00:00
techknowlogick 39d6d9b9d5 1.4.8 2020-09-23 21:16:06 +00:00
luhahnandLucas Hahn 1a1a001656 Fix ssh permission denied(publickey) at reinstalling the chart without deleting pvc (#25)
Fix ssh permission denied(publickey) at reinstalling the chart without deleting pvc

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/25
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
2020-09-23 03:22:20 +00:00
techknowlogick 942312a973 1.4.6 2020-09-18 03:21:56 +00:00
Jasper-BenandJasper Orschulko 8060d080db allow for additional container environment variables (#16)
Co-authored-by: Jasper Orschulko <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/16
Reviewed-by: luhahn <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
2020-09-10 10:15:34 +00:00
Matti R df27a3ff10 1.12.4 release of gitea 2020-09-03 21:19:17 -04:00
luhahnandLucas Hahn e85e1718de Fix memcached conditional and external database check in init container (#18)
Bump chart version

Update README.md with example for DB

Fix external host check for Databases

Fix condition for memcached in Chart.yaml

Co-authored-by: Lucas Hahn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/18
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: Andrew Thornton <[email protected]>
2020-09-03 21:27:11 +00:00