Alex Eimer
2b03948fb8
[bitnami/nginx] Adds pdb to nginx ( #4479 )
...
* Adds pdb to nginx
* Fix readme
* Bump version to 8.2.0
* Adds tests for pdb
* Fix readme pdb.enabled => pdb.create
2020-11-26 11:11:23 +01:00
Bitnami Containers
391f34f6bc
[bitnami/nginx] Release 8.1.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-24 17:42:16 +00:00
Juan Ariza Toledano
cf3b3d3def
[bitnami/*] Expose the "service type" in the basic form for Kubeapps ( #4445 )
2020-11-20 16:31:44 +01:00
Blair Vanderlugt
4b86bdcc9b
[bitnami/nginx] Adding sidecar support ( #4334 )
...
* adding support for sidecar container
* documentation updates
* Update bitnami/nginx/values.yaml
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com >
Co-authored-by: bvanderl <bvanderl@global.sial.com >
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com >
2020-11-16 18:08:28 +01:00
Carlos Rodríguez Hernández
970f5cbec0
[bitnami/nginx] Major version. Adapt Chart to apiVersion: v2 ( #4291 )
...
* [bitnami/nginx] Major version. Adapt Chart to apiVersion: v2
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-11 01:02:56 +01:00
Bitnami Containers
fa8e1ce50e
[bitnami/nginx] Release 7.1.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-11-03 09:21:34 +00:00
Vincent Behar
b3a95b701b
[bitnami/*] Extra manifests should be top-level ( #4161 )
...
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.
this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +01:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +01:00
Bitnami Containers
87f5dd5c0b
[bitnami/nginx] Release 7.1.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-27 18:47:04 +00:00
Kavanaugh Latiolais
f7b7dd8adf
Minor readme fix ( #3957 )
...
The default value is an empty array not an empty map. empty map implied `<NAME>: <value>` rather than correct empty array implying standard kubernetes format.
2020-10-09 09:27:14 +02:00
Bitnami Containers
ef4754dd52
[bitnami/nginx] Release 7.1.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-06 11:56:27 +00:00
Marcos Bjoerkelund
0f3df0b9d9
[bitnami/nginx] Fix usage of cloneStaticSiteFromGit ( #3854 )
...
* [bitnami/nginx] Fix usage of cloneStaticSiteFromGit
* fix linting
2020-10-01 19:02:39 +02:00
Bitnami Containers
cf40355c3f
[bitnami/nginx] Release 7.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-29 17:26:56 +00:00
Juan Ariza Toledano
01884c767c
[bitnami/*] Affinity based on common presets ( #3746 )
2020-09-24 15:11:56 +02:00
Raquel Campuzano Godoy
24492789ae
Add links to docs.bitnami.com ( #3715 )
...
* Add links to docs.bitnami.com
* Links to docs.bitnami.com
* Link to docs.bitnami.com
* Link to docs.bitnami.com
* Link to docs.bitnami.com for Rabbit
2020-09-21 11:44:01 +02:00
Bitnami Containers
5421d13d76
[bitnami/nginx] Release 7.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-18 14:06:25 +00:00
Juan Ariza Toledano
71a31c6543
[bitnami/nginx] New major version ( #3703 )
2020-09-18 15:22:55 +02:00
Bitnami Containers
d536fcec50
[bitnami/nginx] Release 6.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-05 21:55:14 +00:00
Miguel Ángel Cabrera Miñagorri
1ed12f96af
[bitnami/metrics-server] Add source repo ( #3577 )
...
* [bitnami/all] Add home to this repository
* Remove duplicated entries
2020-09-03 12:00:10 +02:00
John Prisco
4e3eefc450
[bitnami/nginx] Allow ingress extra paths to be set for host configuration ( #3573 )
...
* allow for extra paths to be set for alb annotations
* linting
* minor instead of patch version bump
2020-09-01 10:22:28 +02:00
Vikas Kandwal
f5cb9887f8
[bitnami/nginx] custom targetPorts for service type Loadbalancer ( #3265 )
2020-08-21 10:27:39 +02:00
Bitnami Containers
ce8a3e54ec
[bitnami/nginx] Release 6.0.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-06 21:37:47 +00:00
Bitnami Containers
88cc5cbd4c
[bitnami/nginx] Release 6.0.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-05 07:51:17 +00: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
KonstantinKlimov
38097e9a45
[bitnami/nginx] Fix inability to create single ingress rule with path ( #3266 )
2020-07-30 11:14:58 +02:00
Miguel Ángel Cabrera Miñagorri
63bde066b8
[bitnami/all] Add categories ( #3075 )
...
* [bitnami/airflow] Add category to Chart.yaml
* [bitnami/apache] Add category to Chart.yaml
* [bitnami/cassandra] Add category to Chart.yaml
* [bitnami/common] Add category to Chart.yaml
* [bitnami/consul] Add category to Chart.yaml
* [bitnami/contour] Add category to Chart.yaml
* [bitnami/discourse] Add category to Chart.yaml
* [bitnami/dokuwiki] Add category to Chart.yaml
* [bitnami/drupal] Add category to Chart.yaml
* [bitnami/ejbca] Add category to Chart.yaml
* [bitnami/elasticsearch] Add category to Chart.yaml
* [bitnami/etcd] Add category to Chart.yaml
* [bitnami/external-dns] Add category to Chart.yaml
* [bitnami/fluentd] Add category to Chart.yaml
* [bitnami/ghost] Add category to Chart.yaml
* [bitnami/grafana] Add category to Chart.yaml
* [bitnami/harbor] Add category to Chart.yaml
* [bitnami/influxdb] Add category to Chart.yaml
* [bitnami/jasperreports] Add category to Chart.yaml
* [bitnami/jenkins] Add category to Chart.yaml
* [bitnami/joomla] Add category to Chart.yaml
* [bitnami/kafka] Add category to Chart.yaml
* [bitnami/kibana] Add category to Chart.yaml
* [bitnami/kong] Add category to Chart.yaml
* [bitnami/kube-state-metrics] Add category to Chart.yaml
* [bitnami/kubewatch] Add category to Chart.yaml
* [bitnami/logstash] Add category to Chart.yaml
* [bitnami/magento] Add category to Chart.yaml
* [bitnami/mariadb] Add category to Chart.yaml
* [bitnami/mariadb-galera] Add category to Chart.yaml
* [bitnami/mediawiki] Add category to Chart.yaml
* [bitnami/memcached] Add category to Chart.yaml
* [bitnami/metallb] Add category to Chart.yaml
* [bitnami/metrics-server] Add category to Chart.yaml
* [bitnami/minio] Add category to Chart.yaml
* [bitnami/mongodb] Add category to Chart.yaml
* [bitnami/mongodb-sharded] Add category to Chart.yaml
* [bitnami/moodle] Add category to Chart.yaml
* [bitnami/mxnet] Add category to Chart.yaml
* [bitnami/nats] Add category to Chart.yaml
* [bitnami/nginx] Add category to Chart.yaml
* [bitnami/nginx-ingress-controller] Add category to Chart.yaml
* [bitnami/node] Add category to Chart.yaml
* [bitnami/node-exporter] Add category to Chart.yaml
* [bitnami/odoo] Add category to Chart.yaml
* [bitnami/opencart] Add category to Chart.yaml
* [bitnami/orangehrm] Add category to Chart.yaml
* [bitnami/osclass] Add category to Chart.yaml
* [bitnami/owncloud] Add category to Chart.yaml
* [bitnami/parse] Add category to Chart.yaml
* [bitnami/phabricator] Add category to Chart.yaml
* [bitnami/phpbb] Add category to Chart.yaml
* [bitnami/phpmyadmin] Add category to Chart.yaml
* [bitnami/postgresql] Add category to Chart.yaml
* [bitnami/postgresql-ha] Add category to Chart.yaml
* [bitnami/prestashop] Add category to Chart.yaml
* [bitnami/prometheus-operator] Add category to Chart.yaml
* [bitnami/pytorch] Add category to Chart.yaml
* [bitnami/rabbitmq] Add category to Chart.yaml
* [bitnami/redis] Add category to Chart.yaml
* [bitnami/redis-cluster] Add category to Chart.yaml
* [bitnami/redmine] Add category to Chart.yaml
* [bitnami/spark] Add category to Chart.yaml
* [bitnami/spring-cloud-dataflow] Add category to Chart.yaml
* [bitnami/suitecrm] Add category to Chart.yaml
* [bitnami/tensorflow-resnet] Add category to Chart.yaml
* [bitnami/testlink] Add category to Chart.yaml
* [bitnami/thanos] Add category to Chart.yaml
* [bitnami/tomcat] Add category to Chart.yaml
* [bitnami/wildfly] Add category to Chart.yaml
* [bitnami/wordpress] Add category to Chart.yaml
* [bitnami/zookeeper] Add category to Chart.yaml
* Add Github action
* Standarise E-xxx categories
* Standarise lint action yaml
* Add invalid category to test action
* Fetch repo before action
* Revert "Add invalid category to test action"
This reverts commit 0495382cb286be8d276d17b1ddaa89b75b3626b1.
* Add CHART_CATEGORIES file
2020-07-10 18:12:20 +02:00
Bitnami Containers
723f4d7546
[bitnami/nginx] Release 6.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-07 20:38:20 +00:00
Bitnami Containers
4ce55fad59
[bitnami/nginx] Release 6.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-18 22:35:28 +00:00
Andres Martinez Gotor
4cff6ba8b0
[multiple charts] Update hidden properties in the different JSON schemas ( #2871 )
...
* Update hidden properties in the different JSON schemas
* Add missing paths
2020-06-18 15:47:03 +02:00
Alejandro Moreno
b3619f0a83
[bitnami/nginx] Update chart to Nginx 1.19 ( #2857 )
...
* Update chart to Nginx 1.19
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-17 10:56:02 +02:00
Carlos Rodríguez Hernández
c315cb078a
[bitnami/several] Add instructions about how to use different branches ( #2785 )
...
* [bitnami/several] Add instructions about how to use different branches
* Fix typo
2020-06-09 09:05:44 +02:00
Bitnami Containers
50a6625120
[bitnami/nginx] Release 5.7.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-08 21:55:12 +00:00
Daniel Arteaga
d6e670518d
[bitnami/nginx] add extraVolumes feature ( #2626 )
...
* nginx add extraVolumes feature
* update values.yaml
* update readme.md
* update chart.yaml
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-08 11:21:41 +02:00
Onur YALAZI
0e4a0c8f2a
[bitnami/nginx] Added https port to the container via containerTlsPor… ( #2745 )
...
* [bitnami/nginx] Added https port to the container via containerTlsPort option
* fixed version and readme
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-06-04 07:57:05 +02:00
Carlos Rodríguez Hernández
5ed97f0c1a
Add support for helm lint and helm install in PRs via GH Actions ( #2721 )
2020-06-01 11:50:05 +02:00
Jose Antonio Carmona
0968135472
[bitnami/nginx] Fix missing volumes ( #2681 )
...
* [bitnami/nginx] Fix missing volumes
Update if condition in volumes so as to make extraVolumes
work again.
Signed-off-by: joancafom <jcarmona@bitnami.com >
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-28 11:59:03 +02:00
Jose Antonio Carmona
ac65eadfd9
[bitnami/nginx] Added LDAP support ( #2608 )
...
* [bitnami/nginx] Added LDAP support
Adds LDAP support to NGINX by using the Bitnami's
Auth Daemon Image. Liveness and readiness probes were
also updated to comply with this change.
Signed-off-by: joancafom <jcarmona@bitnami.com >
* ServerBlock conditions now force their existence
At least a serverblock must be provided when using LDAP, so
conditions where updated to reflect this change. Also, fixed
small bug on secret creation that lead to error when no bindPass
was provided, even though it is optional.
* README improved with instuctions
Now the README explicitly tells the user how to enable LDAP.
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-22 14:24:01 +02:00
shankarmohannamakkal
d71915c78d
[bitnami/nginx] Created new Default Config map volume mount ( #2472 )
...
* Added static config map changes
* created a sperate volume mount
* minnor correction in readme
* Update Chart.yaml
Incremented the chart minor version
* Added extraVolumes and extraVolumeMounts
* minnor change
* Update deployment.yaml
using nginx.tplValue instead of tpl
* Merged from master
* Update Chart.yaml
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Shankar Mohan <Shankar.Mohan@mrisoftware.com >
Co-authored-by: Javier J. Salmerón-García <jsalmeron@vmware.com >
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-20 18:10:13 +02:00
Bitnami Containers
1c4677ee20
[bitnami/nginx] Release 5.4.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-05-20 13:28:18 +00:00
Daniel Arteaga
c7751eb576
update bitnami/common to be compatible with helm v2.12+ ( #2615 )
2020-05-19 13:18:15 +02:00
shankarmohannamakkal
f34312f44d
[bitnami/nginx] Horizontal Pod Autoscaler ( #2593 )
...
* Added hpa
* typo corrected
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Shankar Mohan <Shankar.Mohan@mrisoftware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-18 13:04:29 +02:00
shankarmohannamakkal
1663984bdb
[bitnami/nginx] Change in the nginx deployment template for containerPort as variable ( #2456 )
...
* Change in the nginx deployment template
* Changed the readme file and changed the chart version
* Update Chart.yaml
Updated the chart version.
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Shankar Mohan <Shankar.Mohan@mrisoftware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-11 16:43:16 +02:00
shankarmohannamakkal
32b5f15348
[bitnami/nginx] Adding health ingress. ( #2469 )
...
* Added health ingress.
* increamented the minnor version
* Update bitnami/nginx/Chart.yaml
chart version with new patch since incremented new minor version.
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Shankar Mohan <Shankar.Mohan@mrisoftware.com >
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-05-07 13:37:52 +02:00
Carlos Rodríguez Hernández
941a6474d1
[bitnami/kafka & nginx] Manually update git and kubectl tags ( #2385 )
...
* [bitnami/kafka & nginx] Manually update git and kubectl tags
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* [bitnami/kafka] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-04-22 15:34:24 +02:00
Bitnami Containers
ce8248cbe5
[bitnami/nginx] Release 5.2.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-22 02:43:08 +00:00
Bitnami Containers
02f6f20580
[bitnami/nginx] Release 5.2.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-16 16:31:21 +00:00
Juan Ariza Toledano
fb0fd408b2
[bitnami/nginx] Ensure pods are recreated when 'server-block-configuration' changes ( #2336 )
...
* [bitnami/nginx] Ensure pods are recreated when 'server-block-configuration' changes
Signed-off-by: juan131 <juan@bitnami.com >
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-16 09:51:22 +02:00
Juan Ariza Toledano
44372f6235
[bitnami/nginx] Provide mechanisms to mount a custom static site ( #2310 )
...
* [bitnami/nginx] Provide mechanisms to mount a custom static site
Signed-off-by: juan131 <juan@bitnami.com >
* [bitnami/nginx] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-15 08:46:06 +02:00
Bitnami Containers
4571e520ae
[bitnami/nginx] Release 5.1.15 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-14 19:06:27 +00:00
Bitnami Containers
b7f02de8a1
[bitnami/nginx] Release 5.1.14 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-04-09 17:32:44 +00:00