- Apr 17, 2019
-
-
Maarten de Waard authored
-
Anarhyst266 authored
* Extra init-containers and lifecycle support Adds specifying additional init-containers ( eg. bootsport's kubernetes-vault init-container) and lifecycle configuration for master container Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * Rename variables Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * added new variables to values.yaml Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * added new variables description to README Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * increased chart version Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * remove newline in values.yaml Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * fix CustomInitContainer default value Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * Fix variable name in README Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * changed naming to snakeCase Signed-off-by:
Anton Klyba <anarhyst266@gmail.com> * bump chart version to 0.39.0 Signed-off-by:
Anton Klyba <anarhyst266@gmail.com>
-
- Apr 16, 2019
-
-
David J. M. Karlsen authored
Signed-off-by:
David J. M. Karlsen <david@davidkarlsen.com>
-
M00nF1sh authored
Signed-off-by:
M00nF1sh <yyyng@amazon.com>
-
Julien Crestin authored
* feat(service): allow custom service annotations Signed-off-by:
Julien Crestin <julien.c@ep.fr> * doc(service): add service annotations documentation Signed-off-by:
Julien Crestin <julien.c@ep.fr> * chore(version): bump version to 1.1.3 Signed-off-by:
Julien Crestin <julien.c@ep.fr>
-
bantonj authored
* Adds ingress.path documentation When using gce-ingress in Google Cloud the ingress path needs to be set to /*. This note may help others in the future. Signed-off-by:
Joshua Banton <bantonj@gmail.com> * Adds additional ingress configs to README for atlantis chart. Signed-off-by:
Joshua Banton <bantonj@gmail.com> * Bumps atlantis chart version. Signed-off-by:
Joshua Banton <bantonj@gmail.com>
-
jmvizcainoio authored
* Load Balancer sources Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es> * remove line Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es> * Check if type is LoadBalancer Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es> Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es> * add blank lines Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es>
-
jmvizcainoio authored
* add LoadBalancer Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es> * Update Chart.yaml Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es> * bump version Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es> * add line Signed-off-by:
Juan Manuel <juanmanuel.vizcaino@iomed.es>
-
Bitnami Bot authored
Signed-off-by:
Bitnami Containers <containers@bitnami.com>
-
hantenglei authored
* [stable/rabbitmq] Add persistence.existingClaim property Signed-off-by:
hantenglei <tengleihan@gmail.com> * fixes stable/rabbitmq ci error Signed-off-by:
hantenglei <tengleihan@gmail.com> * Update stable/rabbitmq/Chart.yaml version 5.3.0 Signed-off-by:
hantenglei <tengleihan@gmail.com>
-
berwyn (Jamison) authored
Adds support for `priorityClassName` on Master deployments with the config value `Master.PriorityClassName`, gated behind support for scheduling.k8s.io/v1beta1 Signed-off-by:
Jamison Greeley <jamison@platterz.ca>
-
Ash Caire authored
Signed-off-by:
Ash Caire <ash.caire@gmail.com>
-
- Apr 15, 2019
-
-
Peter Balogh authored
Signed-off-by:
Peter Balogh <p.balogh.sa@gmail.com>
-
Pavels Veretennikovs authored
In case we want to use $POD_IP in advertised listeners Signed-off-by:
Pavels Veretennikovs <PVeretennikovs@riskfocus.com>
-
Brian Greenhill authored
* adds scrapeTimeout config to chart Signed-off-by:
Brian Greenhill <bg@hellofresh.com> * Update README.md Signed-off-by:
Brian Greenhill <bg@hellofresh.com> * Update values.yaml Signed-off-by:
Brian Greenhill <bg@hellofresh.com> * bump chart version Signed-off-by:
Brian Greenhill <bg@hellofresh.com>
-
Matthew Green authored
* Adding support for labels to overcome redis network restrictions Signed-off-by:
Matthew Green <matthew@newedgeengineering.com> * bump version number, recover from accidental push Signed-off-by:
Matthew Green <matthew@newedgeengineering.com>
-
Steve Flanders authored
* Remove quotes around _SYSTEMD_UNIT value If the _SYSTEMD_UNIT value is quoted then fluent-bit will fail to pick up the value desired. Removing the quotes fixes the issue. - fixes #12161 [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.] - [x] [DCO](https://github.com/helm/charts/blob/master/CONTRIBUTING.md#sign-your-work ) signed - [x] Chart Version bumped Signed-off-by:
Steve Flanders <steve@sflanders.net> Signed-off-by:
Steve Flanders <steve@omnition.io> * Bump version number Signed-off-by:
Steve Flanders <steve@omnition.io>
-
David J. M. Karlsen authored
Signed-off-by:
David J. M. Karlsen <david@davidkarlsen.com>
-
Néstor Salceda authored
Signed-off-by:
Néstor Salceda <nestor.salceda@sysdig.com>
-
KUOKA Yusuke authored
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in https://github.com/helm/charts/pull/11661#issuecomment-471587560 Signed-off-by:
Yusuke Kuoka <ykuoka@gmail.com>
-
Jonathan Striebel authored
* [stable/heapster] minor readme fix Signed-off-by:
Jonathan Striebel <jstriebel@users.noreply.github.com> * bump chart version Signed-off-by:
Jonathan Striebel <jstriebel@users.noreply.github.com>
-
go_vargo authored
* Fix lable-selector in NOTES.txt Signed-off-by:
go_vargo <type.mafty@gmail.com> * [stable/distributed-jmeter] Improve upgrade instructions in NOTES.txt Signed-off-by:
go_vargo <type.mafty@gmail.com>
-
Jelto authored
Signed-off-by:
Jelto Wodstrcil <jelto@wodstrcil.de>
-
Michael Andrews authored
* Fixed hard coded servicePort in ingress template. (#12727) Signed-off-by:
Michael Andrews <Michael.Andrews@me.com> * Set the default value for service.port in the values file. This should probably be changed to ingress.servicePort since that is where it is used. But I wanted to keep this PR focused on the hard coded value in the ingress template. Signed-off-by:
Michael Andrews <Michael.Andrews@me.com> * Bumped verion to 1.0.0 Signed-off-by:
Michael Andrews <Michael.Andrews@me.com>
-
Taehyun Kim authored
* host network, add pod configs Signed-off-by:
Taehyun Kim <kgyoo8232@gmail.com> * update docs Signed-off-by:
Taehyun Kim <kgyoo8232@gmail.com> * hostNetwork in values Signed-off-by:
Taehyun Kim <kgyoo8232@gmail.com> * bump chart version Signed-off-by:
Taehyun Kim <kgyoo8232@gmail.com> * remove default tolerations Signed-off-by:
Taehyun Kim <kgyoo8232@gmail.com>
-
Daniele Piaggesi authored
* refs: added affinity to percona chart Signed-off-by:
Daniele Piaggesi <daniele.piaggesi@bonsaimeme.com> * refs: added variable docs in README.md Signed-off-by:
Daniele Piaggesi <daniele.piaggesi@bonsaimeme.com>
-
Peter Shilo authored
* [redis-ha] Added sysctl init container same as in stable/redis Signed-off-by:
killmeplz <killmeplz879@hotmail.com> * redis-ha Added host sys volume Signed-off-by:
killmeplz <killmeplz879@hotmail.com>
-
Sandro Modarelli authored
Signed-off-by:
sandro.modarelli <sandro.modarelli@staff.aruba.it>
-
Mikhail Naletov authored
* Added goldpinger helm chart Signed-off-by:
Mikhail Naletov <okgolove@markeloff.net> * Changed docker repository to official refs https://github.com/bloomberg/goldpinger/issues/21 Signed-off-by:
Mikhail Naletov <okgolove@markeloff.net>
-
Andreas Holmsten authored
Signed-off-by:
Andreas Holmsten <andreas.holmsten@gmail.com>
-
Ryan Belgrave authored
* [stable/kube-state-metrics] add optional prometheus service monitor Signed-off-by:
Ryan Belgrave <ryan.belgrave@optum.com> * bump chart version to 1.0.0 Signed-off-by:
Ryan Belgrave <ryan.belgrave@optum.com>
-
Ali Essam authored
* [stable/apm-server] Add support for Deployment Signed-off-by:
Ali Essam <ali.essam.arafa@gmail.com> * [stable/apm-server] Update labels & apiVersion Signed-off-by:
Ali Essam <ali.essam.arafa@gmail.com> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by:
Ali Essam <ali.essam.arafa@gmail.com> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by:
Mahdi Dibaiee <mdibaiee@aol.com> * bump version for breaking change Signed-off-by:
Paul Czarkowski <username.taken@gmail.com>
-
Arvind Naidu authored
* Utilize resource requests and limit Signed-off-by:
Arvind Naidu <techmaxed.net@gmail.com> * Bump Chart version and update resources template Signed-off-by:
Arvind Naidu <techmaxed.net@gmail.com>
-
Robin Kearney authored
* initial commit of the gangway chart Signed-off-by:
Robin Kearney <robin@kearney.co.uk> * Fixing yaml linting errors Signed-off-by:
Robin Kearney <robin@kearney.co.uk>
-
Juan Ariza Toledano authored
* [stable/rabbitmq] Add parameters to limit the number of scheduler threads. Signed-off-by:
juan131 <juan@bitnami.com> * Fix indentation Signed-off-by:
juan131 <juan@bitnami.com>
-
Eduardo Baitello authored
The sysctlImage.pullPolicy value is documented, but is to used in the templates Signed-off-by:
eduardobaitello <eduardobaitello@gmail.com>
-
Alex Tennant authored
* Allow more flexible TLS configuration. Signed-off-by:
adtennant <alex@adtennant.co.uk> * Removed unnecessary parameter in README. Signed-off-by:
adtennant <alex@adtennant.co.uk>
-
- Apr 14, 2019
-
-
David J. M. Karlsen authored
Signed-off-by:
David J. M. Karlsen <david@davidkarlsen.com>
-
CloudSky authored
Signed-off-by:
Zhiyu Wang <cloudsky.newbis@gmail.com>
-
- Apr 13, 2019
-
-
Paul Braham authored
* [incubator/zookeeper] fix headless service targetPort (#9630) * [incubator/zookeeper] fix headless service targetPort Signed-off-by:
Fabrizio Fortino <fabrizio.fortino@gmail.com> * [incubator/zookeeper] bump chart version Signed-off-by:
Fabrizio Fortino <fabrizio.fortino@gmail.com> Signed-off-by:
Paul Braham <paul@alfacloud.ltd> * updated server/client versions to v3.2 and bumped chart version Signed-off-by:
Paul Braham <paul@alfacloud.ltd>
-