Commit Graph

132 Commits

Author SHA1 Message Date
Carlos Rodríguez Hernández
a0e44f7d6a Move charts from upstreamed folder to bitnami (#2032)
* Move charts from upstreamed folder to bitnami

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove root .helmignore

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump charts version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Remove file added by error

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update Chart.yaml
2020-03-11 17:11:37 +01:00
Bitnami Containers
e8359f8f22 [bitnami/jenkins] Release 5.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-08 04:50:45 +00:00
Juan Ariza Toledano
cf87f81024 [bitnami/jenkins] Move Jenkins to non-root (#2014)
* [bitnami/jenkins] Move Jenkins to non-root

Signed-off-by: juan131 <juan@bitnami.com>
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-03-06 19:59:21 +01:00
Bitnami Containers
5354fe49db [bitnami/jenkins] Release 4.1.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-03 19:52:54 +00:00
Bitnami Containers
6b9f3c58eb [bitnami/jenkins] Release 4.1.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-29 07:58:31 +00:00
Bitnami Containers
804722be35 [bitnami/jenkins] Release 4.1.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-26 21:10:22 +00:00
Bitnami Containers
38468785f6 [bitnami/jenkins] Release 4.1.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-18 17:45:53 +00:00
Carlos Rodríguez Hernández
40ee57cf51 [bitnami/several] Adapt READMEs and helpers to Helm 3 (#1911)
* [bitnami/several] Adapt READMEs and helpers to Helm 3

* Update _docs
2020-02-11 15:09:36 +01:00
Bitnami Containers
57cb5b6d2c [bitnami/jenkins] Release 4.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-29 17:31:33 +00:00
Bitnami Containers
4a9f37e1ce [bitnami/jenkins] Release 4.1.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-24 04:00:26 +00:00
Bitnami Containers
1bd4ff350b [bitnami/jenkins] Release 4.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-15 11:09:14 +00:00
Bitnami Containers
1a70e82584 [bitnami/jenkins] Release 4.1.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-22 14:21:06 +00:00
juan131
812e4f714b Remove 'certManager' and set default resources
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-29 10:12:21 +01:00
juan131
b277431c93 [bitnami/jenkins] Add JSON Schema
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-29 10:09:02 +01:00
Bitnami Containers
0a5c02ba76 [bitnami/jenkins] Release 4.0.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-21 17:15:45 +00:00
juan131
1b7c15419d [bitnami/jenkins] Lint chart
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-19 15:58:44 +01:00
Bitnami Containers
4c2cdf0b7e [bitnami/jenkins] Release 4.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-15 18:13:13 +00:00
Bitnami Containers
21f5802609 [bitnami/jenkins] Release 4.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-14 10:20:23 +00:00
Sameer Naik
d70115062d [bitnami/jenkins] bump major version
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.

In 4dfac075aa the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.

This major version signifies this change.

Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-11-14 14:57:18 +05:30
Bitnami Containers
facc79709d [bitnami/jenkins] Release 3.4.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-29 19:19:47 +00:00
Bitnami Containers
d0749e69c2 [bitnami/jenkins] Release 3.4.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-25 15:14:15 +00:00
Carlos Rodriguez Hernandez
8e6fa3bf7e Fix links because of section renaming 2019-10-24 10:03:02 +00:00
Carlos Rodriguez Hernandez
4705a98e34 Adapt README in charts (II) 2019-10-23 15:40:31 +00:00
Javier J. Salmeron Garcia
46f4bca637 [bitnami/jenkins] Standardize README.md 2019-10-08 11:45:44 +02:00
juan131
42a2f476bd [bitnami/*] Fix broken links to NGINX Ingress Annotations docs
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-03 17:35:21 +02:00
Bitnami Containers
c3ccc15662 [bitnami/jenkins] Release 3.4.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-25 17:08:57 +00:00
juan131
4dfac075aa [bitnami/*] Update apiVersion on sts, deployments, daemonsets and podsecuritypolicies
Signed-off-by: juan131 <juan@bitnami.com>
2019-09-20 11:44:09 +02:00
Bitnami Containers
dcdb5b385d [bitnami/jenkins] Release 3.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-13 13:32:46 +00:00
Carlos Rodriguez Hernandez
10f173888c Bump minor version 2019-09-04 13:55:22 +00:00
Carlos Rodriguez Hernandez
cf4771a303 Add affinity to jenkins 2019-09-04 13:12:03 +00:00
Bitnami Containers
a7e730029d [bitnami/jenkins] Release 3.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 13:18:54 +00:00
Bitnami Containers
5a10220e24 [bitnami/jenkins] Release 3.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-28 17:32:00 +00:00
Bitnami Containers
87270ad8ce [bitnami/jenkins] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-22 11:27:16 +00:00
juan131
f41c19310b [bitnami/*] Fix 'storageClass' macros
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-22 11:22:56 +02:00
miguelaeh
1d7f3df125 Refactor StorageClass template to support old Helm versions
Signed-off-by: miguelaeh <macabrera@bitnami.com>
2019-08-21 13:25:35 +00:00
Miguel A. Cabrera Minagorri
1872215eff Refactor storageClassTemplate 2019-08-20 09:03:23 +00:00
Miguel A. Cabrera Minagorri
2b5302cf7c Delete global storageClass when the chart has not dependencies and delete template for storageClass when it is not used 2019-08-19 16:13:54 +00:00
Miguel A. Cabrera Minagorri
9459dbbf98 Update charts versions 2019-08-19 16:13:54 +00:00
Miguel A. Cabrera Minagorri
cdb4bdceda Add global variable to set the storage class to all of the Hekm Charts
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-19 16:12:05 +00:00
Vikram Vaswani
aa0294b246 Updated version numbers 2019-08-13 23:23:44 +05:30
vikram-bitnami
c8ccdcab0a Update README.md 2019-08-13 16:10:09 +05:30
Andrés Bono
8e9ea1bbf4 [bitnami/jenkins] Use bitnami/jenkins-exporter
Signed-off-by: Andrés Bono <andresbono@vmware.com>
2019-08-12 13:24:16 +02:00
tompizmor
db1dcfbdb2 [bitnami/jenkins] Allow configuring liveness and readiness probes
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-08-05 13:04:56 +02:00
Bitnami Containers
9a7bc929ea [bitnami/jenkins] Release 3.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-17 17:03:15 +00:00
Carlos Rodriguez Hernandez
1ce079c789 Implement again #1283 changes but bumping the major version 2019-07-17 13:15:48 +00:00
Carlos Rodriguez Hernandez
8e5940a926 Revert pull request #1283 2019-07-17 09:46:39 +00:00
juan131
ae05c77bb5 Undo breaking changes on labels
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:04:29 +02:00
juan131
775948eb27 Standardize component.name & component.fullname functions
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:04:29 +02:00
Bitnami Containers
0a601e4920 [bitnami/jenkins] Release 2.3.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-07-01 15:03:11 +00:00
Miguel A. Cabrera Minagorri
b0a703aea0 Fix ingress on Jenkins
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-06-27 07:55:05 +00:00