Commit Graph

238 Commits

Author SHA1 Message Date
Marcos Estévez
36d6ee7b1d [bitnami/harbor] Store passwords of redis, clair and notary in secrets (#1941)
* [bitnami/harbor] Store passwords of redis, clair and notary in secrets

Reconciling with:
cb8c71d73a

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>

* Adds docs... fixes notary replicas

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>

* Bumps minor version

* Fixes secret

* Fix notary certs

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>

* Bump major version

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>

* Restoring certificate names

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>

* Update README.md

* removing unused doc

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>
2020-03-03 11:04:38 +01:00
Daniel Arteaga
adf8be2ec1 [bitnami/harbor] - make core ca cert optional (#1973) 2020-02-26 17:35:06 +01:00
Carlos Rodríguez Hernández
a347bcb4ac [bitnami/harbor&postgresql-ha] Remove debian 9 references (#1968)
* [bitnami/harbor&postgresql-ha] Remove debian 9 references

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

* Update README.md
2020-02-24 12:30:45 +01:00
Juan Ariza Toledano
eb573c95f4 [bitnami/harbor] Update dependencies to latest major version (#1936)
Signed-off-by: juan131 <juan@bitnami.com>
2020-02-17 15:58:00 +01: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
Carlos Rodríguez Hernández
678febc237 [bitnami/several] Replace stretch by buster in minideb secondary containers (#1900)
* Replace stretch by buster in minideb secondary containers
* Change READMEs
2020-02-10 14:47:59 +01:00
Miguel Martinez Triviño
2986a492c2 [harbor] Fix documentation about service exposure 2020-01-24 13:25:39 -08:00
darteaga
e5f928ecad PR comments: wrong clair.image description 2020-01-17 18:22:22 +00:00
darteaga
34d5b7b249 Add harbor adapter for clair 2020-01-17 14:20:44 +00:00
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
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
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
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
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-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
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
Tomas Pizarro
cc1cb1c382 Merge branch 'master' into add_volumePermissions 2019-07-22 15:57:08 +02:00
tompizmor
6dc21f5d4a Change harbor 2019-07-22 13:49:56 +02:00
Marcos Bjoerkelund
ea9815b443 add redis upgrade notice 2019-07-19 16:37:16 +02:00
Marcos Bjoerkelund
13009d487b merge master 2019-07-19 16:29:48 +02:00
Marcos Bjoerkelund
828d2d5738 Add postgresql upgrade notice 2019-07-18 17:45:54 +02:00
Marcos Bjoerkelund
1f639644c2 fix default admin password in README 2019-07-18 09:37:38 +02:00
Carlos Rodriguez Hernandez
1ce079c789 Implement again #1283 changes but bumping the major version 2019-07-17 13:15:48 +00:00
Marcos Bjoerkelund
aa2b138f87 Sync with official Harbor chart 2019-07-17 13:34:09 +02:00
Carlos Rodriguez Hernandez
8e5940a926 Revert pull request #1283 2019-07-17 09:46:39 +00:00
juan131
775948eb27 Standardize component.name & component.fullname functions
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:04:29 +02:00
tompizmor
63e75e50ee Add Juan suggestions 2019-07-05 16:15:01 +02:00
tompizmor
48d6766b60 Fix images and external services sections in README 2019-07-05 13:01:17 +02:00
tompizmor
7a10ed95f2 Add Harbor 2019-07-05 09:47:03 +02:00