Commit Graph

68 Commits

Author SHA1 Message Date
Jonathan Weber
e774de12ec Signed-off-by: Jonathan Weber <mail@jonathanweber.de> (#8864)
Added possibility to overwrite npm install-command
2022-02-02 12:24:37 +01:00
Carlos Rodríguez Hernández
8cad18aed9 [bitnami/several] Adapt templating format (#8562)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-05 18:10:31 +01:00
Rafael Ríos Saavedra
a94340f113 [bitnami/node] Adds service account (#8216)
* [bitnami/node] Adds service account

* Fix typos

* Rename autoMount to automountServcieAccountToken. Removed from pod level
2021-11-24 09:57:39 +01:00
Alejandro Moreno
686fc5fe7a Fix mongodb password key (#8078) 2021-11-09 17:51:19 +01:00
Carlos Rodríguez Hernández
a6751cdd33 [bitnami/several] Add chart info to NOTES.txt (#7889) 2021-10-22 16:04:39 +02:00
Carlos Rodríguez Hernández
9711a33c6e [bitnami/several] Change pullPolicy for bitnami-shell image (#7852)
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
2021-10-19 14:38:37 +02:00
Carlos Rodríguez Hernández
6340bff66f [bitnami/several] Bump version and update READMEs (#7069)
* [bitnami/several] Bump version and update READMEs

* Replace TM with &trade;

* Replace R with &reg;

* Fix version
2021-07-27 17:41:53 +02:00
Andrés Bono
c9adefff01 [bitnami/*] Allow git ssh connections (#5814)
* [bitnami/*] Allow git ssh connections
2021-03-19 15:57:09 +01:00
Juan José Martos
56f2088426 Add registered icon to all the MongoDB references (#5426)
* Add registered icon to all the MongoDB references

* Bump versions of charts

* Bump versions of charts

* remove changes for kubeapps

Co-authored-by: jotamartos <jotamartos@vmware.com>
2021-02-09 16:14:49 +01:00
Javier J. Salmerón-García
3f84ff1763 [bitnami/node] Add hostAliases (#5282) 2021-01-28 13:21:20 +01:00
Javier J. Salmerón-García
968ac92508 [bitnami/node] Major change: Adapt ingress (#4997) 2021-01-14 16:51:04 +01:00
James Wanga
2e0a1dc7e8 [bitnami/node] Added "loadBalancerSourceRanges" to LoadBalancer service type (#4824)
* Add "loadBalancerSourceRanges" to bitnami/node LoadBalancer service type

* Added a non-breaking feature so bumped the minor version.

* Added "loadBalancerSourceRanges" to bitnami/node LoadBalancer service type

* Added "loadBalancerSourceRanges" to LoadBalancer service type

* Fixed formatting
2020-12-24 11:18:36 +01:00
Daniel Arteaga
69ae89bb5e [bitnami/node] fix(ingress): passing wrong scope in range (#4556)
* [bitnami/node] fix(ingress): passing wrong scope in range

Signed-off-by: darteaga <darteaga@vmware.com>

* [bitnami/node] fix(values): indent properly

Signed-off-by: darteaga <darteaga@vmware.com>

* fix(deployment): fix security context indentation

Signed-off-by: darteaga <darteaga@vmware.com>
2020-12-02 11:54:42 +01:00
Carlos Rodríguez Hernández
c22abbdd85 [bitnami/node] Major version. apiVersion: v2, standardizations and subchart bump (#4504)
* [bitnami/node] Major version. Adapt Chart to apiVersion: v2

* Bump Node version to 14

* Add bitnami/commons

* Add labels and annotations standardizations

* Add standardizations

* Add more standardizations

* Update README

* Update dependencies once released new common and mongodb

* Add MongoDB common subchart validation

* fix: dbsecret only for mongodb

* Update bitnami/commons version

* Use latest mongodb as subchart

* [bitnami/node] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: joancafom <jcarmona@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-26 22:02:59 +01:00
Carlos Rodríguez Hernández
828e453f43 Revert "[bitnami/node] Major version. apiVersion: v2, standardizations and subchart bump (#4322)" (#4503)
This reverts commit 95a80ac095.
2020-11-26 17:39:17 +01:00
Carlos Rodríguez Hernández
95a80ac095 [bitnami/node] Major version. apiVersion: v2, standardizations and subchart bump (#4322)
* [bitnami/node] Major version. Adapt Chart to apiVersion: v2

* Bump Node version to 14

* Add bitnami/commons

* Add labels and annotations standardizations

* Add standardizations

* Add more standardizations

* Update README

Co-authored-by: joancafom <jcarmona@bitnami.com>
2020-11-26 17:38:01 +01:00
Juan Ariza Toledano
c2d91ecc1f [bitnami/node] Allow using Node application that do not require any database (#4068) 2020-10-21 15:20:58 +02:00
faixo_j
b347be3e12 [bitname/node] Fix missing "-binding" suffix in PVC declaration, breaking the persistency feature (#3642)
* fix: adding "-binding" suffix to the PVC claimName

"-binding" suffix is missing from the deployment volume declaration, while it is present in the PVC description. Adding the suffix fixes the persistency feature of this chart, that is otherwise broken.

* feat: update chart version
2020-09-10 09:34:29 +02:00
Juan Ariza Toledano
5f0b96553f [bitnami/node] Update labels to follow standard 2020-07-07 09:00:02 +02:00
Juan Ariza Toledano
a6298dc643 Fix issue with MongoDB credentials 2020-07-06 09:37:59 +02:00
Marcos Bjoerkelund
ace3783665 [bitnami/node] Fix alpha storage-class annotation (#2904)
* [bitnami/node] Fix alpha storageClass annotation

* [bitnami/node] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-23 15:35:39 +02:00
Daniel Arteaga
d936fe33d2 [bitnami/several] remove library/bitnami-common (#2879)
* remove library/bitnami-common

* fix test

* fix linter and tests

* [bitnami/node] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-22 12:37:09 +02:00
tompizmor
227fd0d582 Apply suggestion
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-12-26 17:36:17 +01:00
tompizmor
4a8bd78c2f [bitnami/node] Add GitLab autodevops support 2019-12-26 16:33:52 +01:00
juan131
8102acb2e6 [bitnami/node] Lint chart + standardisation
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-25 16:30:13 +01: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
Carlos Rodriguez Hernandez
7d4bf4c172 Add affinity to node 2019-09-04 13:36:49 +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
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
tompizmor
c699e9f2ae Fix indentation
Signed-off-by: tompizmor <tompizmor@gmail.com>
2019-07-22 15:41:51 +02:00
tompizmor
a41cf3956a Change node 2019-07-22 13:50:34 +02: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
775948eb27 Standardize component.name & component.fullname functions
Signed-off-by: juan131 <juan@bitnami.com>
2019-07-11 09:04:29 +02:00
Carlos Rodriguez Hernandez
95957ea643 Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an immutable tag
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-05-29 11:49:15 +00:00
Carlos Rodriguez Hernandez
5327cfa319 Check secondary images 2019-05-28 14:04:12 +00:00
Carlos Rodriguez Hernandez
f9093c1aaa Prepare immutable tags 2019-05-28 11:06:49 +00:00
juan131
665618ddd7 [bitnami/node] Fix 'claimName'
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-06 10:19:27 +02:00
Carlos Rodriguez Hernandez
8c80056d55 Use namespaces
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-14 16:39:12 +00:00
Carlos Rodriguez Hernandez
5d216bfea2 Use global registry in secondary, metrics and other non-default images
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-14 16:06:59 +00:00
Carlos Rodriguez Hernandez
944a434faf Fix typo in helpers
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-03-11 18:51:53 +00:00
Carlos Rodriguez Hernandez
ec01c7e279 Remove unnecessary metrics conditions 2019-03-11 18:07:34 +00:00
Carlos Rodriguez Hernandez
d9e065bd8d [bitnami/node] Add global imagePullSecrets to overwrite any other existing one 2019-03-11 12:38:20 +00:00
Javier J. Salmeron Garcia
12bef7ed43 [bitnami/node, bitnami/mean] Enable securityContexts 2019-02-04 15:58:12 +01:00
Alejandro Ruiz
1e5f057792 [bitnami/node] Fix quoting and apply to all containers using useradd (#1036) 2019-01-31 13:14:47 +01:00
Alejandro Ruiz
95c63e54d1 [bitnami/node] Conditional bitnami user creation (#1035)
Check if the user exists before attempting to create it, as the command fails in this case.
2019-01-31 11:50:51 +01:00
juan131
e7d644f078 [bitnami/node] Allow using extra env. variables 2018-11-09 12:42:10 +01:00