573 Commits

Author SHA1 Message Date
Carlos Rodriguez Hernandez
f6dd817737 [bitnami/*] Homogenize readme for the new charts 2019-11-14 15:37:39 +00:00
Sameer Naik
67c5b28d0f [bitnami/harbor] 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 c085d396a0 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-09 11:49:48 +05:30
Bitnami Containers
5f59b89e8f [bitnami/harbor] Release 2.6.14 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-31 08:45:41 +00:00
Carlos Rodriguez Hernandez
eb80a7eadd Adapt README in charts (I) 2019-10-23 11:59:42 +00:00
Javier J. Salmeron Garcia
e81a46c841 [bitnami/harbor] Update prerequisites 2019-10-15 16:13:59 +02:00
Bitnami Containers
54084100e6 [bitnami/harbor] Release 2.6.11 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-15 13:18:08 +00:00
Bitnami Containers
86638f29db [bitnami/harbor] Release 2.6.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-26 16:14:45 +00:00
Juan Ariza Toledano
0764de81a6 Update dependencies 2019-09-23 07:10:45 +00:00
Juan Ariza Toledano
c085d396a0 [bitnami/harbor] Fix apiVersion for nginx and pullPolicy for chartmusuem 2019-09-20 14:44:31 +00:00
Bitnami Containers
b4166062c8 [bitnami/harbor] Release 2.6.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-18 15:38:55 +00:00
tompizmor
a0d2b4cf19 Update postgresql dependency in Harbor and Airflow
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-09-09 16:52:57 +02:00
Bitnami Containers
8a2dcba260 [bitnami/harbor] Release 2.6.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-09 11:40:47 +00:00
tompizmor
57365bd5db [bitnami/harbor] Update chartmuseum image in harbor chart 2019-09-06 18:14:01 +02:00
Bitnami Containers
47a82c65bf [bitnami/harbor] Release 2.6.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-06 07:40:29 +00:00
Bitnami Containers
bedd2ceba3 [bitnami/harbor] Release 2.6.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-05 15:23:05 +00:00
Bitnami Containers
bb64cb6776 [bitnami/harbor] Release 2.6.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 15:45:21 +00:00
Carlos Rodriguez Hernandez
decd85ff9e Use stretch instead of buster to be consistent 2019-09-02 07:58:27 +00:00
Carlos Rodriguez Hernandez
921e81153c [bitnami/*] Use buster instead of latest as minideb tag and adapt sysctl 2019-08-30 15:01:52 +00:00
Bitnami Containers
ee8b7a462c [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-08-23 17:02:10 +00:00
Miguel A. Cabrera Minagorri
f2a00f8c92 Not use redis password when usePassword is false 2019-08-23 16:15:49 +00:00
Miguel A. Cabrera Minagorri
1c6f41bb21 [bitnami/harbor] Fix values path for coreImage on _helpers.tpl 2019-08-23 09:53:13 +00:00
juan131
c934383bb8 Remove duplicates
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-23 10:58:58 +02:00
juan131
8d1f96532c Update dependencies
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-23 10:43:32 +02:00
juan131
e68dce058b [bitnami/harbor] Standardize imagePullSecrets on every deployment
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-23 10:39:52 +02:00
Miguel A. Cabrera Minagorri
ec4ff751b3 [bitnami/harbor] Add Harbor Redis password when using redis chart dependency
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-22 16:32:21 +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
juan131
a5792b0d8f [bitnami/harbor] Update Harbor dependencies (PostgreSQL and Redis)
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-16 11:52:19 +02:00
juan131
8fd350c32b [bitnami/harbor] Fix Harbor logo link.
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-14 16:52:41 +02:00
Miguel Ángel Cabrera Miñagorri
2641e16e89 Change to a minor bump version 2019-08-14 12:07:58 +02:00
Miguel Ángel Cabrera Miñagorri
067b26d7c1 Merge branch 'master' into chartMuseumn 2019-08-14 12:01:58 +02:00
Miguel A. Cabrera Minagorri
d083ddf6be Fix issues with Harbor and chartmuseum
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-14 09:58:04 +00:00
Vikram Vaswani
aa0294b246 Updated version numbers 2019-08-13 23:23:44 +05:30
vikram-bitnami
2b9f54930d Merge pull request #2 from bitnami/master
Sync fork
2019-08-13 23:16:15 +05:30
Miguel Ángel Cabrera Miñagorri
64dc5b7013 Update README.md 2019-08-13 17:45:49 +02:00
Miguel A. Cabrera Minagorri
6eadb142cc Update Harbor dependencies 2019-08-13 15:13:55 +00:00
Miguel A. Cabrera Minagorri
2b21b80997 Add changes to Chartmuseum on Harbor Chart
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-13 14:59:02 +00:00
Carlos Rodríguez Hernández
31e80b7d20 Update README.md 2019-08-13 15:29:28 +02:00
vikram-bitnami
fc7eb7578a Update README.md 2019-08-13 16:09:38 +05:30
Miguel A. Cabrera Minagorri
b1b28cc64d Add ChartMuseum component to Harbor Chart
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-12 15:10:02 +00:00
Nikolas Philips
fd9ff4d4c4 [bitnami/harbor] Add 'behindReverseProxy' config
This configuration value enables to exclude the 'proxy_set_header X-Forwarded-Proto $scheme' setting from the nginx configuration so Harbor can be used behind other reverse proxy such as HAProxy.
2019-07-30 00:29:04 +02:00
tompizmor
dfe908b2d9 [bitnami/harbor] Fix ingress access for Notary service
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-07-23 13:48:21 +02:00
Tomas Pizarro
cc1cb1c382 Merge branch 'master' into add_volumePermissions 2019-07-22 15:57:08 +02:00
tompizmor
c699e9f2ae Fix indentation
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-07-22 15:41:51 +02:00
tompizmor
6dc21f5d4a Change harbor 2019-07-22 13:49:56 +02:00
Marcos Bjoerkelund
8bd2aeb53b update chart version 2019-07-22 13:21:52 +02:00