Commit Graph
2558 Commits
Author SHA1 Message Date
matjazp ef3ebcd039 [stable/minio] Add persistence.existingClaim (#3744)
* minio - add existing PVC

* delete extra {{end}}

* fix trailing space
2018-02-20 06:46:38 -08:00
Eran Kampf 8102835509 Added nodeSelector (#3719) 2018-02-20 06:42:41 -08:00
Eran Kampf 51505efa80 Added ability to specify nodeSelector (to allow installing on separate node pools) (#3717) 2018-02-20 06:36:39 -08:00
Jainish Shah a5376da2a7 [stable/artifactory] upgraded Artifactory version (#3692)
* Upgraded artifactory version to 4.16.0

* changes as per suggestion

* Added Stable Artifactory chart

* removed Incubator Artifactory chart

* Fixed port issue

* Fixed path

* fixed readme

* Added Documentation for all variables.

* Updated labels

* Fixed Parameter names

* Fixed Notes.txt

* Updated Artifactory version to 5.4.1

* Fixed metadata

* Fixed naming

* Changes.

* Added release name to selector

* Nginx for Oss and Pro

* Fixed readme

* using secret for database password

* renamed secret to postgresql-secret.yaml

* updated version to 5.4.5

* Artifactory version 5.5.1

* updated version 5.5.2

* updated chart version

* Added space in comment

* updated version to 5.6.2

* [stable/artifactory-ha]  adding chart for JFrog Artifactory High Availability

* removed artifactory-ha chart

* upgraded Artifactory version to 5.8.4

* bumped chart version

* removed new line char to fix test

* no message
2018-02-20 06:22:38 -08:00
Philippe Schommers 32bccc9266 [incubator/drone] Add option to disable DinD (#3665)
* Add option to disable DinD

* Reset env order

* Reset indentation

* Add warning about resource contraints without DinD

* Use png icon instead of svg

* Fix indentation in `securityContext`
2018-02-20 06:14:39 -08:00
Christoph Hösler f9cad1de7a feature(prometheus): allow path element in ingress values (#3546) 2018-02-20 06:10:38 -08:00
Bitnami Bot b3a825abd3 [stable/phabricator] Release 0.5.11 (#3778)
* phabricator: update to `bitnami/phabricator:2018.7.0-r0`

* phabricator: bump chart appVersion to `2018.7.0`

* phabricator: bump chart version to `0.5.11`
2018-02-20 03:09:38 -08:00
Simon Tesar ce0b00d743 Add podManagementPolicy support to incubator/cassandra (#3726)
* Add podManagementPolicy support to incubator/cassandra

* Raise chart version
2018-02-19 22:14:38 -08:00
amerghazal 402d81187a [incubator/gocd] Add support for custom annotations (#3757) 2018-02-19 22:03:38 -08:00
Michal Cwienczek fe9a11bfff [Prometheus] Updated cAdvisor endpoint (#3684)
* Updated values.yaml cadvisor endpoint

Updated cadvisor scape endpoint so that it is compatible with Kubernetes 1.7.3+
See more here https://github.com/prometheus/prometheus/issues/3181#issuecomment-329927699

* Added extensive description about the problem with cadvisor

* Bumped chart version

* Removed trailing spaces

* Update Chart.yaml
2018-02-19 21:56:38 -08:00
Mike 7fd40f7373 fix typos (#3655)
* fix typos

* Update Chart.yaml

* Update Chart.yaml
2018-02-19 21:51:38 -08:00
anniedy 481a7c5a16 Typo fix: documentaion -> documentation (#3690)
* Update README.md

* Update Chart.yaml
2018-02-19 21:40:37 -08:00
Lingming Xia 73eec619c6 fix typo in stable/phpbb/README.md (#3688) 2018-02-19 21:35:38 -08:00
brando 06ad2998d4 Mount arbitrary configmaps as files. (#3774) 2018-02-19 21:12:38 -08:00
Anton Malinskiy 24a9f2d738 [stable/rethinkdb] Support rbac (#3436)
* Add rbac support to rethinkdb

* Bump version of rethinkdb chart

* Fix lint errors

* Update according to new RBAC best practices

* Add app, chart, release, heritage labels to ClusterRole and ClusterRoleBinding

* use template "rethinkdb.chart" for consistency
2018-02-19 21:05:38 -08:00
Bitnami Bot 28f9fd791f [stable/drupal] Release 0.11.6 (#3765)
* drupal: update to `bitnami/drupal:8.4.4-r2`

* drupal: bump chart version to `0.11.6`
2018-02-19 18:10:37 -08:00
Adarsh J 2227c3ee24 [stable/concourse] Fix substitutions - {} with () in args (#3758)
* Upgrade the chart version
2018-02-19 18:04:37 -08:00
Bitnami Bot 5b97c42848 [stable/ghost] Release 2.1.11 (#3740)
* ghost: update to `bitnami/ghost:1.21.2-r0`

* ghost: bump chart appVersion to `1.21.2`

* ghost: bump chart version to `2.1.11`

* ghost: update to `bitnami/ghost:1.21.2-r1`

* Fix wrong image revision
2018-02-19 17:49:38 -08:00
Simon Tesar 9107fc88eb Add initialDelaySeconds and periodSeconds to Logstash livenessProbe, update image (#3651)
* Add livenessProbe delay and period

* Update to newest image

* Raise chart version

* add redinessProbe initialDelaySeconds
2018-02-19 17:29:37 -08:00
Thomas Liddle 1fbd54af09 [mssql-linux] Added feature for persistence and updated README.md (#3677)
* Added feature for persistence and updated README.md

* Updated values.yaml to correct default persistence values

* Create separate pvc files for db data and db transaction logs

* Fixed typos in pvc-tranlog.yaml
2018-02-19 17:22:37 -08:00
Lori M Olson 3c61aa3492 [stable/kong] Added support for service annotations (#3716)
* [stable/kong] Added support for service annotations

* Oops
2018-02-18 03:07:37 -08:00
Naveen fafc9dac7d Changes for prometheus ingress RBAC. (#3722)
* Changes for prometheus ingress RBAC.

* Incremented the chart version.
2018-02-18 02:46:37 -08:00
Lihua Tang 1563387b07 Fix typos: seperated -> separated (#3712) 2018-02-18 02:39:37 -08:00
Spencer Smith fe9e20e508 [etcd-operator] ensure service account names match if creating rbac (#3523)
* ensure service account names match if creating rbac

* decouple svc accts from rbac create logic

* svc account names should be empty by default

* leverage helpers for svc acct names

* don't camel case helper functions

* Update Chart.yaml
2018-02-18 01:51:37 -08:00
Corey O'Brien c0f20e6a34 [stable/consul] Clustering improvements (#3508)
* [stable/consul] Don't include self in peer list

* [stable/consul] Disable keyring file

* Bump stable/consul version
2018-02-18 01:47:37 -08:00
Simon Tesar 87e5bdf483 Add support for multiple replicas and anti affinity to grafana (#3476) 2018-02-15 15:14:40 -08:00
André Bauer 99247acd6b added fluentd-elasticsearch (#3379)
* added fluentd-elasticsearch chart to icubator

* fixed configmap for fluentd 1.1.0

* Update values.yaml

* Update Chart.yaml

* Update README.md

* added fluentd custom config option

* disable fluentd custom config by default

* Add tolerations for DaemonSet

* Add annotation to restart DaemonSet when ConfigMap changes

* Move output.conf into variable so it can be configured from values

Add tolerations for DaemonSet
Add annotation to restart DaemonSet on ConfigMap changes
2018-02-15 14:30:38 -08:00
Kevin J. Qiu d4874121e2 [stable/traefik] Allow DNS challenge to be used for getting Letsencrypt Certificate (#1299)
* Allow dnsProvider to be specified

* Add optional environment variables to the traefik pod

* Update README for acme.dnsProvider

* Fix yaml spacing when Values.env is not provided

* Update Chart.yaml

* Add documentation for the dnsProvider configuration

* Add template for dnsprovider config secret

* Populate secrets

* Inject dns provider config into the pods via env vars

* Increment chart version

* Fix markdown anchor

* Comment out placeholders in the values file

* Fix lint

* Add route53 and azure dns provider values

* Use discriminator to fetch the config values for providers

* Add other providers

* Update documentation

* Use $_ to indicate not used variable

* Allow dnsProvider to be specified

* Add optional environment variables to the traefik pod

* Update README for acme.dnsProvider

* Fix yaml spacing when Values.env is not provided

* Add documentation for the dnsProvider configuration

* Add template for dnsprovider config secret

* Populate secrets

* Inject dns provider config into the pods via env vars

* Fix markdown anchor

* Comment out placeholders in the values file

* Fix lint

* Add route53 and azure dns provider values

* Use discriminator to fetch the config values for providers

* Add other providers

* Update documentation

* Use $_ to indicate not used variable

* [stable/traefik] making DNS environment variables a map per-provider rather than a slice of maps per-provider.

* [stable/traefik] quote DNS provider secrets.

* Lint fix

* Increment version

* Use the correct name for google cloud for lego

* Bump version

* Use challengeType to distinguish the type of challenge to perform

* Fix syntax

* doc updates

* remove errant values.yaml section

* bump traefik version to 1.5.1

* use [acme.dnsChallenge] section

* bump chart minor version number again

another two prs were merged earlier, bringing
master up to 1.18.1. This PR should bring it
to 1.19.0
2018-02-14 11:32:50 -08:00
ejether 4514dd34ad Allowing configurable sslCertPath for cluster autoscaler (#3247)
* Allowing dynamic sslCertPath for cluster autoscaler

* adding documentation of the updated parameter

* bumping version for PR
2018-02-14 09:18:16 +01:00
liaoj 9a18373de9 Update README.md (#3667)
seperated -> separated
2018-02-13 15:31:50 -08:00
Sylvain Boily c848b98053 exposing the init container image in the config to allow the user from overriding it (#3698) 2018-02-13 15:17:50 -08:00
Sylvain Boily d27a21b58f adding toleration support for missing components (#3522) 2018-02-12 14:36:50 -08:00
Naveen a11b141158 Add mesh peer to prometheus alert service (#3681)
* enabling mesh peering for prometheus alert service.

* Incremented the chart version.

* Removed the trailing space.
2018-02-12 09:26:50 -08:00
Bitnami Bot 2c2f736b6c [stable/drupal] Release 0.11.5 (#3702)
* drupal: update to `bitnami/drupal:8.4.4-r1`

* drupal: bump chart version to `0.11.5`
2018-02-12 09:18:50 -08:00
Márk Sági-Kazár a62e2557d6 [stable/fluent-bit] Add extra volume and volume mount options (#3659)
* [stable/fluent-bit] Add extra volume and volume mount options

* Increase chart version
2018-02-12 08:08:49 -08:00
Vikram Hosakote ea6971b161 Update doc for nginx-ingress about externalIPs and hostNetwork=true (#3694)
* Added docs about externalIPs and hostNetwork=true

* Incremented the chart version for nginx-ingress
2018-02-12 05:46:48 -08:00
Lihua Tang 40191610c7 Fix typo: PostgresSQL -> PostgreSQL (#3693) 2018-02-12 05:42:49 -08:00
Gerald Barker 88bf716b57 [incubator][chartmuseum] Allow NodePort to be specified (#3683)
* [incubator][chartmuseum] Allow NodePort to be specified

* Remove Trailing WS reported by CirceCI
2018-02-10 15:21:50 -08:00
Philippe Schommers 6eca6fbfbd [stable/kubernetes-dashboard] Fix extraArgs documentation (#3675)
* [stable/kubernetes-dashboard] Fix `extraArgs`

* Update documentation
2018-02-10 12:53:51 -08:00
tompizmor 8fe77cbe75 Allow to configure readiness and liveness probes for MongoDB chart (#3620) 2018-02-10 12:50:50 -08:00
Tim Stoop a06985d56c Fix #3669. (#3673) 2018-02-10 12:46:50 -08:00
Kay Yan ac9b94cefa fix typo in webpage test readme (#3676) 2018-02-10 06:28:50 -08:00
Depado e9dfaff5af [incubator/drone] GCE Ingress Path Fix (#3615)
* Fix for GCE ingress

* Bumping version number of the chart

* Update Chart.yaml
2018-02-10 06:24:52 -08:00
Lingming Xia f04a361532 fix typo in test/circle/lint.sh (#3674) 2018-02-10 05:39:51 -08:00
TaoGe 4ab7343790 Typo fix: repostory -> [repository] (#3666) 2018-02-10 05:36:50 -08:00
na-- adec3a7336 [incubator/drone] Startup & metadata fixes (#3594)
* Fix startup error due to new drone env. var validation

Without this fix drone refuses to start due to this commit: https://github.com/drone/drone/commit/453f415cc493e358c5cf0a7050e271059c51c072

* Update appVersion to be the same as the docker image tag

* Bump chart version

* Require scheme when manually setting server.host

* Fix server.host description

* Update README.md

Remove duplicate line

(cherry picked from commit e58a8001dd)
2018-02-10 05:33:51 -08:00
Sven Müller 6225191638 Adjust README to use stable chart repo (#3533)
* Adjust examples to use chart from stable repo.

* Adjust chart version.

* Fix default value in README.
2018-02-10 04:30:50 -08:00
Philippe Schommers 762a835442 [stable/kubernetes-dashboard] Add extraArgs to kubernetes-dashboard (#3587)
* Add `extraArgs` to `kubernetes-dashboard`

* Increment version to 0.5.3

* Add condition for `extraArgs` and documentation in `values.yaml`
2018-02-10 04:21:51 -08:00
Lachlan Evenson 0220f653be deprecate Istio chart in favor for upstream chart (#3452)
* deprecate Istio chart in favor for upstream chart

* Update Chart.yaml

* Update README.md
2018-02-10 03:23:51 -08:00
Lihua Tang 265afc75f3 Fix typo: overide -> override (#3664) 2018-02-09 23:52:51 -08:00