Carlos Tadeu Panato Junior
e2d219903d
bump cassandra to 3.11.3 and fix charts.yaml ( #8159 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2018-10-04 03:39:09 -07:00
Carlos Tadeu Panato Junior
b85064b8ce
bump fluentd to 2.3.1 ( #8160 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2018-10-04 03:30:09 -07:00
David J. M. Karlsen
1b7bf252a9
upgrade to prometheus 2.4.3 ( #8158 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-10-04 02:54:54 -07:00
Tomas Pizarro
7b255f9533
[stable/rabbitmq] Fix healthchecks ( #8146 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-10-04 01:14:15 -07:00
guptaarvindk
dabdc63256
support for headless services and pod annotations. ( #7381 )
...
* support for:
headless services for master and slave.
annotations in master slave statefulsets.
Signed-off-by: Arvind Gupta <guptaarvindk@gmail.com >
* fixed lint issues in values.yaml and charts.yaml
Signed-off-by: Arvind Gupta <guptaarvindk@gmail.com >
2018-10-04 00:54:22 -07:00
Niclas Mietz
a3acea92e8
bookstack: upgrade to 0.24.1 ( #8148 )
...
Signed-off-by: solidnerd <niclas@mietz.io >
2018-10-03 15:56:24 -07:00
Martyn Ranyard
29adf9df31
Makes azure.json readable from a secret, as per the upstream docs ( #7605 )
...
* Makes azure.json readable from a secret, as per the upstream documentation
Signed-off-by: Martyn Ranyard <m@rtyn.berlin >
* Forgot the version bump
Signed-off-by: Martyn Ranyard <m@rtyn.berlin >
* appVersion bump to resolve conflict
Signed-off-by: Martyn Ranyard <m@rtyn.berlin >
* someone else got my version number
Signed-off-by: Martyn Ranyard <m@rtyn.berlin >
2018-10-03 15:00:00 -07:00
Julien Tant
f86f9294a9
minecraft: upgrade to 1.13.1 ( #8144 )
...
Signed-off-by: Julien Tant <julien@craftyx.fr >
2018-10-03 12:52:48 -07:00
Orkhan Mamedov
6853ad3641
[stable/jenkins] Kubernetes 1.9 support as well as automatic apiVersion detection ( #7988 )
...
* Add kubernetes 1.9 support to jenkins deployment manifest
Signed-off-by: orkhanm <orkhan.mamedov.7@gmail.com >
* Detect k8s version and template the apiVersion for rbac automatically
Signed-off-by: orkhanm <orkhan.mamedov.7@gmail.com >
* Bump chart version
Signed-off-by: orkhanm <orkhan.mamedov.7@gmail.com >
* Removed rbac.apiVersion reference from README
Signed-off-by: orkhanm <orkhan.mamedov.7@gmail.com >
* Check enabled apiVersions instead of kubernetes semvar version
Signed-off-by: orkhanm <orkhan.mamedov.7@gmail.com >
* Bump chart version
Signed-off-by: orkhanm <orkhan.mamedov.7@gmail.com >
* Bump chart version
Signed-off-by: orkhanm <orkhan.mamedov.7@gmail.com >
2018-10-03 09:46:48 -07:00
Tomas Pizarro
9ede978274
[stable/rabbitmq] Allow specifying ulimit and update healthchecks to avoid high CPU usage ( #8140 )
...
* [stable/rabbitmq] Allow specifying ulimit and update healthchecks to avoid high CPU usage
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Fix comments on values yaml files
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-10-03 03:17:19 -07:00
Bitnami Bot
01b71adef1
[stable/mongodb] Release 4.3.9 ( #8139 )
...
* mongodb: update to `4.0.3-debian-9`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* mongodb: bump chart appVersion to `4.0.3`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* mongodb: bump chart version to `4.3.9`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-10-03 03:12:09 -07:00
Maor Friedman
8ec3dd34a8
[incubator/cassandra] update readme SA create to true ( #8100 )
...
* [incubator/cassandra] update readme SA create to true
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* [incubator/cassandra] bump chart version to 0.6.1
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
2018-10-02 14:36:36 -07:00
Jan Klare
f0f62f382d
update nginx-ingress README to reflect container version from values.yaml ( #8078 )
...
Signed-off-by: Jan Klare <j.klare@cloudbau.de >
2018-10-02 14:29:06 -07:00
Hans Kristian Flaatten
efc66b959f
[stable/traefik] Add support for tls-alpn-01 ACME challenge type ( #8128 )
...
Signed-off-by: Hans Kristian Flaatten <hans.flaatten@evry.com >
2018-10-02 13:50:46 -07:00
Maxime Belanger
6af4eb8b6f
Add TIMEOUT environment variable ( #8125 )
...
* Add TIMEOUT environment variable
When the cluster is big enough, Newrelic agent will timeout trying to
get metrics from kube-state-metrics and some data will not make it to
the Newrelic database.
The default timeout for queries to kube-state-metrics is 5000ms which is
not long enough for big cluster (100 nodes+).
Signed-off-by: Maxime Belanger <maxime.b.belanger@gmail.com >
* Bump version to 0.5.0 since it is a new parameter
Signed-off-by: Maxime Belanger <maxime.b.belanger@gmail.com >
2018-10-02 13:36:40 -07:00
Denis Baryshev
57c8fb1c51
added service annotations with the default value ( #8086 )
...
Signed-off-by: Denis Baryshev <dennybaa@gmail.com >
2018-10-02 13:14:55 -07:00
Markus Padourek
a99af4da15
[stable/grafana] Allow for customisation of livenessProbe and readinessProbe. ( #8127 )
...
* Allow for customisation of livenessProbe and readinessProbe.
Signed-off-by: Globegitter <markus.padourek@ecosia.org >
* Add readme.
Signed-off-by: Globegitter <markus.padourek@ecosia.org >
2018-10-02 12:45:18 -07:00
Hans Kristian Flaatten
284de6c035
[stable/treafik] Upgrade to Træfik v1.7.1 ( #8116 )
...
Signed-off-by: Hans Kristian Flaatten <hans.flaatten@evry.com >
2018-10-02 12:34:52 -07:00
David J. M. Karlsen
9c52465bf9
upgrade metricbeat ( #8124 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-10-02 12:29:28 -07:00
David J. M. Karlsen
38df193979
upgrade elasticsearch to 6.4.2 ( #8118 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-10-02 12:23:15 -07:00
David J. M. Karlsen
d9a7bb6519
upgrade filebeat to 6.4.2 ( #8122 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-10-02 12:08:43 -07:00
David J. M. Karlsen
9cb031e72e
upgrade kibana to 6.4.2 ( #8121 )
...
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-10-02 12:08:33 -07:00
David J. M. Karlsen
ac76927c32
Upgrade logstash to 6.4.2 ( #8120 )
...
* upgrade logstash to 6.4.1
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
* upgrade logstash
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-10-02 11:50:06 -07:00
Fabrizio Fortino
0e83f99c12
[stable/fluentd-elasticsearch] fix ClusterRoleBinding apiGroups defaults ( #7920 )
...
* [stable/fluentd-elasticsearch] fix clusterrolebinding apiGroups defaults
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com >
* [stable/fluentd-elasticsearch] bump version
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com >
* [stable/fluentd-elasticsearch] remove fluentd-elasticsearch from incubator folder
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com >
* Revert "[stable/fluentd-elasticsearch] remove fluentd-elasticsearch from incubator folder"
This reverts commit dad1733360 .
Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com >
2018-10-02 11:37:21 -07:00
Yuva
7fcc162c01
Basic auth for https ( #7934 )
...
* get basic auth working for https entrypoint
Signed-off-by: Yuva <yuva@codemancers.com >
* move https auth under ssl key and add docs
Signed-off-by: Yuva <yuva@codemancers.com >
* bump up version
Signed-off-by: Yuva <yuva@codemancers.com >
2018-10-02 11:10:12 -07:00
SilverFox
61bef4562b
[stable/nfs-client-provisioner] Fix typo in README ( #8096 )
...
* [stable/nfs-client-provisioner] Fix typo in README
Signed-off-by: SilverFox <vzerda@gmail.com >
* [stable/nfs-client-provisioner] Bump version
Signed-off-by: SilverFox <vzerda@gmail.com >
2018-10-02 10:59:46 -07:00
Varditn
91c7c01b26
add ability to configure deployment strategy ( #8073 )
...
* add abillity to configure deployment strategy
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
* bump chart version
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
* update README
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
* remove Whitespace
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
* using pre-define values for namespace
Signed-off-by: Vardit Natanson <v.natanson@travelaudience.com >
2018-10-02 10:18:18 -07:00
Bitnami Bot
936903578c
[stable/phabricator] Release 3.0.4 ( #8114 )
...
* phabricator: update to `2018.39.0-debian-9`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* phabricator: updated chart requirements
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* phabricator: bump chart appVersion to `2018.39.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* phabricator: bump chart version to `3.0.4`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-10-02 09:48:00 -07:00
Néstor Salceda
e761e8c892
[stable/sysdig] Add support for deploying Custom App Checks using Helm Chart ( #8103 )
...
* Add support for deploying Custom App Checks using Helm Chart
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
* Add a DESIGN document which works a reminder for known issues
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
* Fix issues from @bencer's review
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
* Add an script for generating Helm config files with custom AppChecks
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
2018-10-02 08:51:36 -07:00
Juan Ariza Toledano
4a2604d5e2
[stable/mariadb] Remove unnecessary env. variable on slave pods ( #8104 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2018-10-02 04:32:15 -07:00
David J. M. Karlsen
3bdc851288
upgrade fluent-bit image to 0.14.4 ( #8091 )
...
* upgrade fluent-bit image to 0.14.4
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
* Bump version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com >
2018-10-02 01:25:39 -07:00
Maor Friedman
932b79de7e
[incubator/cassandra] Add backup CronJob ( #7549 )
...
* [incubator/cassandra] Add backup cronjob using cain
Signed-off-by: Maor Friedman <maor.friedman@nuvo-group.com >
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* [incubator/cassandra] Add backup cronjob disabled
Signed-off-by: Maor Friedman <maor.friedman@nuvo-group.com >
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* [incubator/cassandra] bump chart version to 0.5.4
Signed-off-by: Maor Friedman <maor.friedman@nuvo-group.com >
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* [incubator/cassandra] remove trailing whitespace
Signed-off-by: Maor Friedman <maor.friedman@nuvo-group.com >
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* remove redundant whitespaces
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* remove history section to take defaults
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* bump chart version to 0.6.0
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* pin image tag to 0.1.0
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* Add comments for env section
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* add rbac conditional creation and custon service account name
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* remove empty line
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
* [incubator/cassandra] backup default to false
Signed-off-by: Maor <maor.friedman@nuvo-group.com >
2018-10-01 16:28:21 -07:00
Ravi Kumar
f4cf35b5f3
[incubator/zookeeper] Add secrets to zookeeper ( #7232 )
...
* Provide the ability to mount secrets to the zookeeper nodes. This is useful when using kafka with a custom authorizer.
Signed-off-by: rustycl0ck <the.absolute.dude@gmail.com >
2018-10-01 12:49:52 -07:00
Mike Cronce
50057e688d
Expose more minecraft options ( #8025 )
...
* stable/minecraft: Added support for a bunch more options in the underlying container image
Signed-off-by: Mike Cronce <mike@quadra-tec.net >
* stable/minecraft/Chart.yaml: Bumped chart version from 0.2.2 to 0.2.3
Signed-off-by: Mike Cronce <mike@quadra-tec.net >
* stable/minecraft/templates/deployment.yaml: Fixed lint issues
Signed-off-by: Mike Cronce <mcronce@sevone.com >
* stable/minecraft/Chart.yaml: Bump chart version to 0.3.0
Signed-off-by: Mike Cronce <mcronce@sevone.com >
2018-10-01 12:42:31 -07:00
Andor Uhlár
437ef53f54
Make creation of secret configurable ( #6789 )
...
* Make creation of secret configurable
This way users can supply their own secrets so it doesn't have to be
stored in a values.yaml
Signed-off-by: Andor Uhlár <andor44@gmail.com >
* Bump chart version
Signed-off-by: Andor Uhlár <andor44@gmail.com >
* Add existing secret example
Signed-off-by: Andor Uhlár <andor44@gmail.com >
* Use a single variable for preexisting secret
Signed-off-by: Andor Uhlár <andor44@gmail.com >
2018-10-01 12:27:00 -07:00
Maciej Bryński
afe9cc0c76
Adding pod annotations ( #7961 )
...
Signed-off-by: Maciej Bryński <maciej.brynski@xcaliber.com >
2018-10-01 08:59:21 -07:00
Nikhil Benesch
d8bdbe1353
[stable/cockroachdb]: Update version to v2.0.6 ( #8081 )
...
Signed-off-by: Nikhil Benesch <nikhil.benesch@gmail.com >
2018-10-01 08:48:40 -07:00
Christian Budde Christensen
c1338e7d24
Allow explicit setting the clusterIP on service ( #8076 )
...
When configuring an ELK stack with e.g. beats contacting
logstash with persistent TCP connections, it makes sence to
use internal load-balancing. By using a [headless servce](https://kubernetes.io/docs/concepts/services-networking/service/#headless-services )
this is possible. An headless service is set by specifying
the clusterIP of the service.
Signed-off-by: Christian Budde Christensen <budde377@gmail.com >
2018-10-01 06:27:09 -07:00
Carlos Rodríguez Hernández
45eaa99ed4
[stable/dokuwiki] Improve getting LoadBalancer address in chart NOTES… ( #8017 )
...
* [stable/dokuwiki] Improve getting LoadBalancer address in chart NOTES.txt
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Fix go template inside go template
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-01 00:38:01 -07:00
Nick
472341992c
liveness/readiness probe params indent out to correct level & make more tolerant (can take a while for HA to start ...) ( #8063 )
...
Signed-off-by: Nick Doyle <nick.p.doyle@gmail.com >
2018-09-29 18:57:36 -07:00
Shaun
b933e7903f
Add support for deployment tolerations and update helpers ( #7706 )
...
* Add support for deployment tolerations and update helpers
Signed-off-by: Shaun Mansell <shaun.s.mansell@gmail.com >
* Bump version for pod tolerations support
Signed-off-by: Shaun Mansell <shaun.s.mansell@gmail.com >
2018-09-29 11:23:06 -07:00
Hans Kristian Flaatten
863a9bfdef
[incubator/kubeless] document rback.create configuration ( #7723 )
...
Signed-off-by: Hans Kristian Flaatten <hans@starefossen.com >
2018-09-29 10:20:55 -07:00
Carlos Rodríguez Hernández
062a1d7015
[stable/phpbb] Improve getting LoadBalancer address in NOTES.txt ( #8039 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-29 10:02:52 -07:00
Carlos Rodríguez Hernández
b1dc93cc61
[stable/kubeless] Improve getting LoadBalancer address in chart NOTES.txt ( #8032 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-29 10:02:42 -07:00
Carlos Rodríguez Hernández
f5702ddc92
[stable/rabbitmq] Improve getting LoadBalancer address in NOTES.txt ( #8036 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-29 09:54:47 -07:00
Carlos Rodríguez Hernández
a1686d73bf
[stable/redis] Improve getting LoadBalancer address in NOTES.txt ( #8035 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-29 09:54:37 -07:00
Carlos Rodríguez Hernández
f7d804e55e
[stable/testlink] Improve getting LoadBalancer address in NOTES.txt ( #8034 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-29 09:54:28 -07:00
Carlos Rodríguez Hernández
339a137284
[stable/wordpress] Improve getting LoadBalancer address in NOTES.txt ( #8033 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-09-29 09:54:19 -07:00
Pete Brown
5b17ae1932
[stable/dex] Update container for dex to use new community build ( #7986 )
...
* Update container for dex to use new community build
Dex is now in it's own organisation on github and has it's own repo on quay.
There was also a new release of 0.11.0 here: dexidp/dex#1284
I have also added myself to the maintainers list.
Signed-off-by: Pete Brown <pete.brown@powerhrg.com >
* Fix typo in image name
Signed-off-by: Pete Brown <pete.brown@powerhrg.com >
* Increase version to 0.5.0
Signed-off-by: Pete Brown <pete.brown@powerhrg.com >
2018-09-29 09:54:09 -07:00
Carlos Tadeu Panato Junior
949645155f
update to two spaces the list because it create the markdown when adding the github issue ( #8005 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2018-09-29 09:40:34 -07:00