26 Commits
Author SHA1 Message Date
Matt Farina 4a04b6f964 Removed old owners files (#24416)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 17:06:05 -05:00
Carlos Tadeu Panato Junior 4146c18dbf [incubator/gogs] Deprecate Gogs (#24232)
This chart does not receveive updates for a long time

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2020-11-11 07:09:48 -08:00
Scott RigbyandCarlos Panato 73976996ae [incubator/gogs] add repo archive notice (#24044)
* [incubator/gogs] add repo archive notice

Signed-off-by: Scott Rigby <scott@r6by.com>

* [incubator/gogs] use apps/v1

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* [incubator/gogs] update dependencies

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* [incubator/gogs] update variables for postgres

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

Co-authored-by: Carlos Panato <ctadeu@gmail.com>
2020-11-10 01:12:40 -08:00
Scott Rigby b326ca48bf [incubator/gogs] update chart repo dependency references (#23973)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-10-30 11:28:24 -04:00
Stephan 977ee28ba6 Add support for defined loadBalancerIP (#18750)
Signed-off-by: Stephan Fudeus <sfudeus@users.noreply.github.com>
2019-11-09 13:05:40 -08:00
André R. de Miranda bd2035d8f5 [incubator/gogs] Fixed restarted pod by the livenessProbe (#14835)
* [incubator/gogs] Fixed restarted pod by the livenessProbe

When the serviceRequireSignInView is true the pod restarts because it is redirected from "/" to "/user/login" and the livenessProbe/readinessProbe considering a fail.

Signed-off-by: André R. de Miranda andre@miranda.work
Signed-off-by: André R. de Miranda <andre@miranda.work>

* [incubator/gogs] Version

Signed-off-by: André R. de Miranda andre@miranda.work
Signed-off-by: André R. de Miranda <andre@miranda.work>
2019-06-16 11:12:07 -07:00
obeyler 0419be7944 [incubator/gogs] Update OWNERS (#13873)
* Update OWNERS

add @poblin-orange

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update Chart.yaml

Signed-off-by: olivier beyler <olivier.beyler@orange.com>
2019-05-15 08:42:22 -07:00
Marco Santos c67a828436 [incubator/gogs] Postgres SSLMode (#12513)
* SSLMode on Gogs

Signed-off-by: Marco Santos <marcotunas@gmail.com>

* Fix trailing spaces

Signed-off-by: Marco Santos <marcotunas@gmail.com>
2019-04-02 08:18:37 -07:00
André R. de Miranda a758b0f2bb [incubator/gogs] Features added in gogs (#11652)
* Features added in gogs
* Gogs version 0.11.86
* Added mailer
* Added nodeSelector, affinity, tolerations
* Added existing persistence volume

Signed-off-by: André R. de Miranda <andre@miranda.work>

* Fixed: Added the key existingClaim in values.yaml

Signed-off-by: André R. de Miranda <andre@miranda.work>
2019-02-26 02:13:02 -08:00
pytimer 92972fd228 [incubator/gogs] Add custom nodePort configuration (#10792)
* [incubator/gogs] Add custom nodePort configuration

Signed-off-by: pytimer <lixin20101023@gmail.com>

* [incubator/gogs] bump version to 0.7.6

Signed-off-by: pytimer <lixin20101023@gmail.com>
2019-01-21 02:02:38 -08:00
obeyler 1398d49792 [incubator/gogs] (#10544)
* Update Chart.yaml

bump to 0.11.79 and remove last empty line

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update values.yaml

bump the gogs version to 0.11.79

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update Chart.yaml

increase chart version

Signed-off-by: olivier beyler <olivier.beyler@orange.com>
2019-01-11 03:19:57 -08:00
André R. de Miranda 0eb0b33ba2 The pod failed to start because initialDelaySeconds is low. (#9891)
Signed-off-by: André R. de Miranda <andre@miranda.work>
2018-12-12 08:59:51 -08:00
obeyler 1dcddd9161 Add securityContext (#9821)
Signed-off-by: olivier beyler <olivier.beyler@orange.com>
2018-12-08 14:42:22 -08:00
obeyler 88975dbab3 [incubator/gogs] add install lock opportunity (#9315)
* Update configmap.yaml

Add opportunity to start with install mode

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update Chart.yaml

increase chart version

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update values.yaml

Add installLock  parameter

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update values.yaml

fixup the typo

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Create OWNERS

Add owner file

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update Chart.yaml

Signed-off-by: olivier beyler <olivier.beyler@orange.com>

* Update Chart.yaml

Signed-off-by: olivier beyler <olivier.beyler@orange.com>
2018-11-26 10:38:27 -08:00
Sonny Van be8c9b301e Move gogs to 0.11.66 image (#8253)
Signed-off-by: Sonny Van <sv@gatech.edu>
2018-10-08 02:04:52 -07:00
Shihao Yan 25fd4d7349 [Incubator/gogs] add crons config. (#6804)
* [Incubator/gogs] add crons config.

Signed-off-by: Shihao <responsible01@yeah.net>

* Update Chart.yaml

Signed-off-by: Shihao Yan <responsible01@yeah.net>
2018-10-06 11:07:16 -07:00
cheyang 1aede1787c refactor image repo setting of gogs (#5827) 2018-06-01 09:07:14 -07:00
Shihao Yan 53539711bb fix gogs service ssh targetPort (#5486)
* fix gogs service ssh targetPort

* change ssh containerPort in deployment
2018-05-10 11:32:54 -07:00
AdamDang c620f42961 Typo fix in gogs/README.md (#4241)
* Add version for gogs

Add version for gogs

* Typo fix in gogs/README.md

Typo fix in gogs/README.md
2018-03-19 21:43:59 -07:00
Stanislav B 8939cfa9ec [incubator/gogs] Customize service annotations (#3091)
Purpose is for users to attach annotation metadata to gogs service for
custom kubernetes components to act on. By allowing free configuration
of annotations in values.yaml we allow maximum flexibility in
configuration.
2018-01-13 07:05:22 -08:00
Fabian Dörk 3d6d2e6efb [incubator/gogs] Fix SSH port and domain settings (#2704)
* [incubator/gogs] Fix SSH port and domain settings

* Bump chart version

* Fix requirements.yaml
2017-11-25 16:12:57 +01:00
kevinschumacher ec69119c8d [incubator/gogs] #1785 namespace defined templates with chart name (#1834)
* [incubator/gogs] #1785 namespace defined templates with chart name

* Revert "[incubator/gogs] #1785 namespace defined templates with chart name"

This reverts commit a5a8a86b34.

* [incubator/gogs] #1785 namespace defined templates with chart name
2017-09-14 15:34:58 +05:30
Guang Ya Liu c9dd7b7ab2 [incubator/gogs] Use storageClassName for gogs. (#2043) 2017-09-10 10:49:01 -05:00
Jon Davies 4e63473207 [incubator/gogs] Updated imageTag to 0.11.29. (#1868)
* [incubator/gogs] Updated imageTag to 0.11.29.

* update chart.yaml
2017-09-05 18:16:06 +01:00
Fabian Dörk 1fe61f73af [incubator/gogs] Add tls evaluation of ingress to template (#1362) 2017-07-01 13:55:44 +02:00
Tom von Schwerdtner 6f7079962e Gogs chart (#690)
* Gogs chart

* Remove yaml directive separators

* Bump truncation to 64 chars

* Split into two documents
2017-04-12 22:14:30 -07:00