Commit Graph

51 Commits

Author SHA1 Message Date
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
Carlos Rodriguez Hernandez
8dfd7bed8a Replace alpine git image by bitnami git 2018-10-23 20:40:01 +00:00
Carlos Rodriguez Hernandez
9ead294d57 Change logic to determine registry 2018-10-15 13:15:08 +00:00
Carlos Rodriguez Hernandez
24706a6163 Apply some suggestions 2018-10-15 09:49:40 +00:00
Carlos Rodriguez Hernandez
dec26e5d0b Check if global is set 2018-10-11 15:24:42 +00:00
Carlos Rodriguez Hernandez
93170acc16 Fix typo 2018-10-11 14:07:35 +00:00
Carlos Rodríguez Hernández
0a3fc5d85f Merge branch 'master' into global-registry 2018-10-11 15:45:37 +02:00
Carlos Rodriguez Hernandez
395ba08e2b Add global registry option to Bitnami charts 2018-10-11 13:02:53 +00:00
juan131
62568825e2 Simplify ingress configuration for cert-manager
Signed-off-by: juan131 <juan@bitnami.com>
2018-10-11 10:48:32 +02:00
Carlos Rodriguez Hernandez
728466ac17 Add )
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-09-28 13:20:41 +00:00
Carlos Rodriguez Hernandez
a140313f49 Fix go template inside go template
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-09-28 13:10:14 +00:00
Carlos Rodriguez Hernandez
a64172812a Improve getting LoadBalancer address in Bitnami charts NOTES.txt
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2018-09-27 11:14:23 +00:00
Javier J. Salmeron Garcia
9a9cf15907 [bitnami/node] Fix chart not being upgradable
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com>
2018-09-21 16:58:02 +02:00
Juan Ariza
d3fd4baea8 [bitnami/node] Improve Node Chart 2018-09-05 15:19:27 +02:00
Juan Ariza
0071eb5545 Improve notes to access deployed services 2018-08-06 13:59:52 +02:00
tompizmor
d09ff1e75d Add missing labels to pod spec 2018-07-24 15:12:36 +02:00
tompizmor
9ddf900097 Update dependencies for Mean and Node 2018-06-15 10:41:02 +02:00
tompizmor
229b737323 Use new osba provision parameters and other fixes 2018-04-24 17:21:33 +02:00