Commit Graph

  • b06b3edf1d Consider imagePullPolicy for init containers (#317) justusbunsi 2022-04-22 06:13:19 +08:00
  • a7bc46015e feat: configurable annotations for gitea StatefulSet (#315) takirala 2022-04-21 23:55:53 +08:00
  • 46b190adda 1.16.6 v5.0.5 techknowlogick 2022-04-21 09:03:01 +08:00
  • d94226765d close #302 techknowlogick 2022-03-26 02:28:39 +08:00
  • 844c8daa0b 1.16.5 v5.0.4 techknowlogick 2022-03-24 10:59:17 +08:00
  • 982ae60d8e 1.16.4 v5.0.3 techknowlogick 2022-03-15 06:16:48 +08:00
  • 62b82459de Consider environment variables during app.ini creation (#298) v5.0.2 luhahn 2022-03-09 14:47:55 +08:00
  • 9530967163 1.16.3 (#300) techknowlogick 2022-03-04 16:32:18 +08:00
  • d35de55248 Remove db connection check (#299) luhahn 2022-03-02 08:25:49 +08:00
  • 78b5858009 Simplify version handling (#250) justusbunsi 2022-03-01 22:55:44 +08:00
  • 1a3ce54dfc update to 1.16.2 (#293) techknowlogick 2022-02-26 06:01:16 +08:00
  • 6896c7caae added hostPort support for ssh (#276) a-zen 2022-02-25 17:18:57 +08:00
  • 7bdf742e81 Add example for Kubernetes secret as additional source (#294) justusbunsi 2022-02-14 16:00:47 +08:00
  • f2948646ba Fix markdown lint in CI (#295) justusbunsi 2022-02-10 23:44:41 +08:00
  • c010c3857e update to gitea 1.15.10 (#278) v5.0.1 techknowlogick 2022-01-20 16:22:36 +08:00
  • 7fc444c08e Update README with multiple LDAP Sources (#271) v5.0.0 luhahn 2021-12-23 21:43:21 +08:00
  • d550b5a2c4 Improve support for gitea instances not running as root or uid 1000 (#266) nmasse-itix 2021-12-23 18:50:56 +08:00
  • 5bb91510df Bump Gitea version to 1.15.8 (#270) justusbunsi 2021-12-23 03:56:36 +08:00
  • c27140c4cb Add deprecation fail-safe for Chart templating (#269) justusbunsi 2021-12-23 00:25:32 +08:00
  • d97ea18626 Remove builtIn dependency values (#268) luhahn 2021-12-22 23:41:35 +08:00
  • 7b0a1c7ae6 Generic way for configuring Gitea app.ini (#240) justusbunsi 2021-12-22 18:44:04 +08:00
  • 66683e14df Remove "enabled" key check from OAuth (#267) justusbunsi 2021-12-21 18:59:18 +08:00
  • 6d9362ed39 Rework OAuth sources (#244) justusbunsi 2021-12-20 22:43:55 +08:00
  • cd09ccfcdb add support for persistence.subPath option (#263) aleksey.sergey 2021-12-20 19:58:44 +08:00
  • d97b1567e2 Enable overriding of ingress api version for systems where detection doesn't work (#252) iMartyn 2021-12-20 19:54:37 +08:00
  • bef0cea1b1 split the securityContext in two: pod and container securityContext (#259) nmasse-itix 2021-12-18 19:10:48 +08:00
  • bfa68f6f58 Drop custom probes (#248) justusbunsi 2021-12-13 16:50:08 +08:00
  • 0461fa92a9 Rework app.ini generation (#239) luhahn 2021-11-20 05:15:45 +08:00
  • 82763f109b feat/markdownlint (#200) Markus Pesch 2021-11-05 12:06:48 +08:00
  • 3fd34a9455 1.15.4 (#230) techknowlogick 2021-10-17 00:08:17 +08:00
  • 3273b245e7 Add multiple LDAP sources (#222) luhahn 2021-10-08 20:16:24 +08:00
  • b344673d11 Add dev instructions to README (#228) v4.1.1 pat-s 2021-09-28 03:52:37 +08:00
  • 5a7d168c2e 1.15.3 (#225) techknowlogick 2021-09-26 08:44:59 +08:00
  • 9a220c2ddd 1.15.0 (#218) v4.1.0 techknowlogick 2021-09-12 06:40:47 +08:00
  • ce3e9babec Add support for ingressClassName (#217) wkit23 2021-09-02 10:53:48 +08:00
  • 4ef9a3ec35 fix: Only create conf directoy if not exists (#211) v4.0.3 Michael Kriese 2021-08-15 20:43:51 +08:00
  • ba0e8b18b5 1.14.6 (#212) v4.0.2 techknowlogick 2021-08-13 04:14:49 +08:00
  • 9e7387f0f8 Fix for #203 possible existingClaim at persistence with namespace variable in the name (#204) v4.0.1 skriesch 2021-07-17 10:47:41 +08:00
  • 6342a4dabd Document breaking changes (#202) v4.0.0 luhahn 2021-07-13 01:33:38 +08:00
  • 7de326d931 Drop kebab-case configuration notation (#196) justusbunsi 2021-07-06 13:28:13 +08:00
  • 767a073a0a SSH not working due missing security capability in CRI-O environment (#176) Markus Pesch 2021-07-01 23:02:56 +08:00
  • b7dbb22025 Upgrade Gitea to 1.14.3 (#197) justusbunsi 2021-06-30 23:25:56 +08:00
  • 9059229acb Rewrite init script (#178) justusbunsi 2021-06-30 04:09:16 +08:00
  • 6a6eb35106 Fix regression for unspecified DOMAIN and ROOT_URL (#185) justusbunsi 2021-06-30 03:24:44 +08:00
  • 7a3515c2f2 Customizable .gnupg folder location (#186) justusbunsi 2021-06-30 03:23:32 +08:00
  • 2901671d23 Update maintainers (#192) justusbunsi 2021-06-30 03:22:46 +08:00
  • 0e191bfc7a Support custom Ingress path (#151) mattkaar 2021-06-25 02:28:45 +08:00
  • d6eb50ca35 Fix admin + ldap configuration (#183) justusbunsi 2021-06-21 21:28:18 +08:00
  • f0ed41de9e Fix minor README flaws (#184) justusbunsi 2021-06-20 03:35:21 +08:00
  • f344b4559d Upgrade Gitea dependencies (#141) luhahn 2021-06-16 05:09:02 +08:00
  • e3b03cd61a Fix LDAP Ppassword env variable (#182) luhahn 2021-06-16 05:07:59 +08:00
  • c49dc047a4 Allow existing secrets for passwords (#170) v3.1.4 luhahn 2021-06-10 19:13:33 +08:00
  • 6e841e6e26 Fix regression for creating repositories in root-based containers (#172) v3.1.3 justusbunsi 2021-06-09 22:35:50 +08:00
  • f0070ef64b Add check on chown in init container (#165) luhahn 2021-06-09 19:42:49 +08:00
  • 6b8b64f607 use new s3 bucket for artifacts v3.1.2 techknowlogick 2021-06-08 02:05:07 +08:00
  • 6fa80222a6 update to latest v of alpine v3.1.1 techknowlogick 2021-06-08 02:02:59 +08:00
  • 031b58c90e update docs for 1.14.2 v3.1.0 techknowlogick 2021-06-08 01:55:05 +08:00
  • 178bc0ab79 Improve http service and update Readme (#167) luhahn 2021-06-08 01:53:01 +08:00
  • 441f0748e9 Fixing prometheus monitoring (#157) modzilla 2021-06-07 22:28:28 +08:00
  • 5ab596937a Fix rootless image usage with enhanced security-context (#160) justusbunsi 2021-06-07 21:27:25 +08:00
  • 5b5ea7173a Add value option to define schedulerName (#150) mrdima 2021-06-07 16:41:16 +08:00
  • b88bbd6d4d gitea-1.14.x-updates (#148) v3.0.0 luhahn 2021-04-29 17:12:48 +08:00
  • 2b01e6ece6 Fix permissions on external mounts (#144) v2.2.5 luhahn 2021-04-19 20:30:02 +08:00
  • c742b5dbc3 1.13.7 (#139) v2.2.4 techknowlogick 2021-04-12 15:58:17 +08:00
  • ec8a26ecfc Update Gitea version to 1.13.5 (#134) v2.2.3 luhahn 2021-03-22 21:01:33 +08:00
  • 8d8dd0d84e Update README.md for typo fixes and grammar (#131) kaipmdh 2021-03-17 08:09:44 +08:00
  • 0f1e991889 Add possibiliy to define statefulset labels (#130) Nakrez 2021-03-17 08:07:42 +08:00
  • 1eb0eee3bc Make the chart work with a sqlite3 database (#124) v2.2.2 Nakrez 2021-03-04 16:43:52 +08:00
  • 9106d68cdc Fix ServiceMonitor selector labels (#125) v2.2.1 luhahn 2021-03-02 17:10:38 +08:00
  • 551f4e312e Allow override kubernetes probes (#117) v2.2.0 Michael Kriese 2021-03-01 22:46:05 +08:00
  • d1c58a2e77 OAuth2 configuration options (#123) Dunky13 2021-03-01 20:24:11 +08:00
  • 9213f0d1f5 Add app and version labels (#121) Starefossen 2021-03-01 20:20:55 +08:00
  • 7ed82c7a63 Add ServiceMonitor Prometheus selector label (#116) Starefossen 2021-03-01 20:18:09 +08:00
  • 33903d8f6c Add support to run gitea with an optional securityContext (#115) martencassel 2021-03-01 20:16:49 +08:00
  • 4682597b04 fix: quote admin password (#111) viceice 2021-02-17 17:45:18 +08:00
  • 790d0405c2 Fix typo enabling pprof (#114) JosefWN 2021-02-17 17:44:40 +08:00
  • 28e94f96e3 Add loadbalancersourceranges to ssh service (#105) v2.1.11 JPRbrs 2021-02-05 04:42:42 +08:00
  • b5ab7201d1 1.13.2 (#108) v2.1.10 techknowlogick 2021-02-05 01:46:55 +08:00
  • 4ad5cf1d19 Add sshPublicKeyAttribute attribute setting for ldap auth,and Allow setting labels and annotations for gitea pvc. (#76) v2.1.9 sanigo 2021-01-22 16:24:37 +08:00
  • 7f828e87f6 Add support for metrics and pprof (#100) v2.1.8 JosefWN 2021-01-21 23:45:26 +08:00
  • 57479bdf37 enhancements to support postgres client-cert authentication (#47) v2.1.7 petergardfjall 2021-01-20 19:28:39 +08:00
  • 0c8f226f1f Add ldap checksum (#101) v2.1.6 luhahn 2021-01-14 15:13:49 +08:00
  • daba777e24 Update 'README.md' (#102) fabioluciano 2021-01-13 23:49:58 +08:00
  • 54cc78b43a 1.13.1 (#97) v2.1.5 techknowlogick 2021-01-02 13:07:11 +08:00
  • 94ee162ad5 Fix kebab-case bug in values (#89) v2.1.4 luhahn 2020-12-28 03:26:51 +08:00
  • 9b2e76c9cf Move chart version to drone build using tag (#93) lafriks 2020-12-21 10:05:42 +08:00
  • 2c066d7c9e Use image tag instead of image version in values (#91) lafriks 2020-12-21 06:53:45 +08:00
  • 2826258cfc Several Improvements to Helm Chart (#87) v2.1.3 luhahn 2020-12-16 20:37:47 +08:00
  • 943eda6d5f Fix Ingress for Kubernetes 1.16 (#83) v2.1.2 luhahn 2020-12-15 21:34:46 +08:00
  • 5311243a6e Fix admin user creation for gitea 1.13.0, chart version 2.1.0 (#80) v2.1.1 luhahn 2020-12-10 17:16:13 +08:00
  • 1b21ce2810 Fix capabilities query for Ingress on 1.18 and older (#78) skuethe 2020-12-08 20:57:52 +08:00
  • 4fdf4ef41b Gitea 1.13.0 (#75) v2.1.0 techknowlogick 2020-12-07 07:54:10 +08:00
  • 63bc10e393 Fix Ingress (#70) v2.0.7 luhahn 2020-11-26 17:01:16 +08:00
  • fea1abddd9 2.0.6 v2.0.6 techknowlogick 2020-11-26 10:10:41 +08:00
  • 33ee018b52 Fixes access of Capabilities variable (#67) joelgallant 2020-11-26 01:20:12 +08:00
  • 13e210c75f 2.0.5 v2.0.5 techknowlogick 2020-11-25 23:29:59 +08:00
  • a26b4e10d1 Fixes networking.k8s.io/v1 Ingress fields (#65) joelgallant 2020-11-25 23:28:53 +08:00
  • 76aee7b25b 2.0.4 v2.0.4 techknowlogick 2020-11-25 06:56:12 +08:00
  • bf1f5601be Use apiVersion v1 for Ingress in 1.19+ (#63) joelgallant 2020-11-25 06:55:49 +08:00
  • 729a412803 Allow templated annotations for http-service (#62) JPRbrs 2020-11-20 16:08:26 +08:00