Maximilian Rink
e11d109dca
Add hostAlias-Support to the Harbor helm-chart ( #4345 )
2020-11-13 12:42:21 +01:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +01:00
Paul Czarkowski
93e3294026
[harbor] Add support for providing own root CA ( #3536 )
2020-10-22 09:07:39 +02:00
Jose Antonio Carmona
1295ff1730
[bitnami/harbor] MAJOR change - bump Redis subchart ( #4054 )
...
* Signed-off-by: joancafom <jcarmona@bitnami.com >
Use common apiVersion helper
* Signed-off-by: joancafom <jcarmona@bitnami.com >
Bump Redis version
* Update README
2020-10-20 11:46:20 +02:00
Tom Walker
c221a114ed
[bitnami/harbor] updated Harbor README parameters to match actual default value ( #3852 )
...
* updated Harbor README Parameter table to have accurate default value for core.secretKey
* updated Harbor README Parameters table to have default value for jobservice.secret
* updated Harbor README Parameters table to have accurate default value for jobservice.secret
* updated harbor readme to remove italics from added default values
2020-10-02 13:39:23 +02:00
Tom Walker
eeb7c8b057
[bitnami/harbor] updated harbor readme nodeport parameters to match actual values ( #3842 )
...
* updated harbor readme nodeport parameters to match actual values
* updated notary nodeport value name in Harbor README
2020-10-01 16:57:30 +02:00
Miguel Ángel Cabrera Miñagorri
f2d8deff84
[bitnami/harbor] Fix Notary tLS certificates mount paths ( #3686 )
2020-09-16 12:52:45 +02:00
Jose Antonio Carmona
c4edd903b9
[bitnami/harbor] Fix and standardize internalTLS ( #3627 )
...
* Fix and standardize internalTLS
Signed-off-by: joancafom <jcarmona@bitnami.com >
* Refactor cert location according to upstream https://github.com/goharbor/harbor-helm/pull/696/files
* Update README
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com >
2020-09-14 11:09:23 +02:00
Carlos Rodríguez Hernández
cc9c4fc964
Update README.md
2020-08-27 19:04:14 +02:00
Andrés Bono
a6ed80f430
[bitnami/harbor] Update max_connections value for postgresql ( #3509 )
...
* [bitnami/harbor] Update max_connections value for postgresql
Signed-off-by: Andrés Bono <andresbono@vmware.com >
* Update ct-install.yaml
2020-08-26 18:55:01 +02:00
Carlos Rodríguez Hernández
29eb74a254
[bitnami/harbor] Bump postgresql subchart major version ( #3305 )
2020-08-04 16:28:09 +02:00
Andrés Bono
3d7ab406fe
[bitnami/*] Fix TL;DR typo in READMEs ( #3280 )
...
* Fix TL;DR typo in READMEs
Signed-off-by: Andrés Bono <andresbono@vmware.com >
2020-07-30 18:31:32 +02:00
Juan Ariza Toledano
a29047c6de
[bitnami/harbor] Fix README.md ( #3087 )
...
Signed-off-by: juan131 <juanariza@vmware.com >
2020-07-10 11:28:35 +02:00
Javier J. Salmerón-García
ab23fc07c2
[bitnami/harbor] Fix trivy statefulset upgrade ( #2853 )
...
* [bitnami/harbor] Fix trivy statefulset upgrade
* Add quotes
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-17 15:06:09 +02:00
Javier J. Salmerón-García
71895dc1ab
[bitnami/harbor] Add missing imagePullSecrets ( #2824 )
...
* [bitnami/harbor] Add missing imagePullSecrets
* Update readme
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-12 18:16:53 +02:00
Javier J. Salmerón-García
83b56abeed
[bitnami/harbor] Major change: Add Trivy and adapt to Bitnami standards ( #2544 )
...
* [bitnami/harbor] Major change: Add Trivy and
* Update gitignore
* Remove .vscode
* Add common
* Final changes
* Remove notifier from clair.yaml
* Update trivy to use bitnami image
* Apply changes
* Update image
* Remove useless stuff
* Add Internal TLS
* Update Chart.yaml
* Update values.yaml
* Update configmap-https.yaml
* Update core-secret-envvars.yaml
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-10 22:03:00 +02:00
Daniel Arteaga
c7751eb576
update bitnami/common to be compatible with helm v2.12+ ( #2615 )
2020-05-19 13:18:15 +02:00
schnatterer
e824720946
[bitnami/harbor] Adds different credential fields for each database ( #2536 )
...
* Adds different credential fields for each database
Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com >
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-12 13:58:44 +02:00
schnatterer
7a3d06d05c
[bitnami/harbor] - Fix docs ( #2511 )
...
* [bitnami/harbor] - Fix docs
For updateStrategy for RWO mounts
And
Postgresql
Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com >
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-08 16:39:47 +02:00
schnatterer
ab7c5a230c
[bitnami/harbor] Adds lifecycleHooks option ( #2535 )
...
* Adds lifecycleHooks option
Signed-off-by: Johannes Schnatterer <johannes.schnatterer@cloudogu.com >
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-07 09:25:27 +02:00
Javier J. Salmerón-García
3950238985
[bitnami/harbor] Add registry.relativeurl option ( #2517 )
...
* [bitnami/harbor] Add registry.relativeurl option
* Remove extra line
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-05 20:39:11 +02:00
David Young
b3c506a476
[bitnami/harbor] - Set updateStrategy for RWO mounts ( #2396 )
...
* Redo stale PR, fix deployment strategies
Signed-off-by: David Young <davidy@funkypenguin.co.nz >
* Bump minor version
* [bitnami/harbor] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* Update values-production.yaml
Co-authored-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com >
2020-04-23 22:06:36 +02:00
Carlos Rodriguez Hernandez
e97cc8b822
Remove upstreamed references
2020-03-12 10:29:43 +00:00
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