Commit Graph
1083 Commits
Author SHA1 Message Date
Lachlan Evenson f2d75becf7 Update etcd-operator to latest release (#1248)
* bump etcd and etcd-operator version and update notes

* Update to latest operator
Add ability to create rbac roles and bindings for clusters with rbac enabled
Update helpers to provide 63 limit names

* update documentation

* change rbac default to off
2017-06-21 19:51:10 -07:00
Yuvi Panda 3cf16927ed [stable/nginx-ingress] Add hostNetwork option (#1250)
* [stable/nginx-ingress] Add hostNetwork option

Required for use with kubeadm / CNI using bare-metal clusters,
until https://github.com/kubernetes/kubernetes/issues/23920 is
fixed

* [stable/nginx-ingress] bump chart version

* [stable/nginx-ingress] Actually use the value of hostNetwork

* bump to 0.6.0

* [stable/nginx-ingress] hostNetwork is part of podspec
2017-06-21 17:55:51 -05:00
Josh Hull 2a2c5e92b4 Update the CONTRIBUTING.md to reflect the new #helm-users and #helm-dev channels (#1315)
The original channel has been deprecated and archived.
2017-06-20 18:24:46 +02:00
saumanbiswas 6fa21f5c48 Submit stable Voyager chart (#954)
* Stable Voyager chart

* chart fix

* Update image tag

* [stable/voyager] remove superfluous line

* fix NOTES.txt

* Address comments.

* added-all

* added-all

* Update NOTES.txt
2017-06-20 17:46:08 +02:00
Haïssam Kaj 1f9bc91e44 [datadog] Add optional kube-state-metrics pod (#1011)
* [datadog] Add optional kube-state-metrics pod

* use new kube-state-metrics chart as requirement

* Bump to 0.6.0

* bump version and use github ids
2017-06-20 15:05:42 +01:00
Bitnami Bot 2096fb8c2e [stable/prestashop] Release 0.4.10 (#1267)
* prestashop: update to `bitnami/prestashop:1.7.1.2-r0`

* prestashop: bump chart version to `0.4.10`

* Update Chart.yaml
2017-06-20 12:16:25 +01:00
Bitnami Bot 316d1616ed [stable/wordpress] Release 0.6.5 (#1270)
* wordpress: update to `bitnami/wordpress:4.8-r0`

* wordpress: bump chart version to `0.6.5`

* Update Chart.yaml
2017-06-20 12:00:38 +01:00
Bitnami Bot 4d5a1af035 [stable/phabricator] Release 0.4.9 (#1281)
* phabricator: update to `bitnami/phabricator:2017.23-r0`

* phabricator: bump chart version to `0.4.9`

* Update Chart.yaml

* correct version bump
2017-06-20 12:00:02 +01:00
Bitnami Bot 1587a2e5fa [stable/drupal] Release 0.6.2 (#1268)
* drupal: update to `bitnami/drupal:8.3.3-r0`

* drupal: bump chart version to `0.6.2`
2017-06-20 11:50:52 +01:00
Mike Splain 0fddb59bfb Bump aws-cluster-autoscaler to latest. (#1101) 2017-06-20 11:42:50 +01:00
William Martin Stewart 4a77037d8e Use memcached modern recommended options instead (#1221)
* Use memcached modern recommended options instead

* Allow setting custom Memcached options with a sane default

* Bump major version since this might break backwards compatibilty by changing defaults

* don't use '-o' if extendedOptions is empty

* Update Chart.yaml

* We set default for memcached verbosity to 'v' in values.yml

* fix options
2017-06-20 11:15:36 +01:00
Dan Paik 00f9aa2717 Update NOTES.txt (#1316)
* Update NOTES.txt

added a space so that the command doesn't error when copy/paste

* Update Chart.yaml
2017-06-20 10:54:48 +01:00
tompizmor 4a3d4ebafe Rename MARIADB_PORT env var to MARIADB_PORT_NUMBER (#1210) 2017-06-18 18:30:06 +09:00
tompizmor 2e6f640bf0 Rename POSTGRESQL_PORT env var to POSTGRESQL_PORT_NUMBER (#1189) 2017-06-18 18:20:27 +09:00
kfox1111 10e159ee76 Kubernetes Dashboard Chart (#808)
* Kubernetes Dashboard Chart

Adds support for managing the Kubernetes Dashboard lifecycle via
Helm.

* Add notes.

* Fix namespaceing issues and remove extra defaults.

* Fix namespaceing issue in svc.

* Fix ws issues.

* Change default resource limits to match GKE.

* Fix min length of name.

* Fix ImagePullPolicy typo

* Remove namespace and remove extra release info.

* Use name instead of fullname in labels.

* Fix misaligned label selector.

* Fix misspecified target port.

* Use deployment release name in the svc selector as well as named port.

* Fix dashboard notes.

* Add ingress, bump version, fix notes label selector.

* Fix bad port number in notes.

* Fix ingress template scope issue.

* [stable/kubernetes-dashboard] use github username in maintainers
2017-06-16 12:43:52 +02:00
Reinhard Nägele a4075e0426 Add best practices to requirements (#1305) 2017-06-15 19:36:54 +02:00
Frederick Ryckbosch 88373fc095 Add CoScale Helm Chart (#1076)
* Add CoScale Helm Chart

* Proper version and pull policy.

* Update Chart.yaml

- add appVersion
- update maintainer name to github id

* Fixed lint issues.

* Code review changes
2017-06-15 19:06:33 +02:00
Bhargav Nookala 2700972503 Fixing up whitespace in acs-engine-autoscaler template (#1301) 2017-06-15 09:20:54 -07:00
Justin Garrison cb00608357 Sentry chart (#1226)
* initial sentry

* missing valueFrom

* added cron and worker deployments

* Added some metadata

* Initial ingress support

* add initial smtp support and volume persistence

* Fixed deployment names (duh)

* Fix ENV and remove liveliness/rediness

* Hard code sentry db and user name until I can figure it out

* Fixed postgresql values

* Add database initialization job

* Add user creation hook

* Add user configuration to values

* Added smtp support, various other options/fixes

* Add resource limits, health check, and random password

* Fix login url and command to show generated password

* Add README and set sane default values

* Clarify using the --wait flag in README

* Consistent labels and component names

* Move sentry to stable folder

* Updated name to github username
2017-06-14 22:22:26 -07:00
Bhargav Nookala 70dccf7186 Adding support for sleep time, ignored pools, and spare agents (#1300) 2017-06-14 21:18:09 -07:00
Rita Zhang 6ac66e2f67 [stable/acs-engine-autoscaler] Add acs-engine-autoscaler chart (#1279)
* Add acs-engine-autoscaler charge

* Update NOTES to handle missing credentials

* Update _helpers

* Moving acs-engine-autoscaler from incubator to stable

* Update Chart description

* Provide specific tag for image

* Add labels.standard
2017-06-14 16:39:30 -07:00
Jon Davies 2d610a231c Updated mongodb-replicaset README to show correct mongo version used. (#1292) 2017-06-14 21:55:05 +02:00
Jesse Dubay ef895a0cb6 [stable/datadog] Support 1.6 tolerations (#1252)
* [stable/datadog] Support 1.6 tolerations

This allows the Datadog DaemonSet to run on tainted nodes, whether
that's a master provisioned by kubeadm (see #1100):

    tolerations:
      - effect: NoSchedule
        key: node-role.kubernetes.io/master

or any "dedicated" node:

    tolerations:
      - effect: NoSchedule
        operator: Exists

* [stable/datadog] Document 1.6 requirement for `tolerations`

* [stable/datadog] Add `daemonset.podAnnotations` value

This allows Kubernetes 1.5 users to use the alpha tolerations annotation
to schedule DataDog Pods on tainted nodes.

* [stable/datadog] Docs tweak: greater than 1.6

* [stable/datadog] Docs tweak: >= 1.6
2017-06-14 20:13:18 +02:00
Bitnami Bot c7db6fcc33 [stable/mongodb] Release 0.4.11 (#1271)
* mongodb: update to `bitnami/mongodb:3.4.4-r3`

* mongodb: bump chart version to `0.4.11`

* mongodb: update to `bitnami/mongodb:3.4.4-r4`

* mongodb: update to `bitnami/mongodb:3.4.4-r5`

* mongodb: update to `bitnami/mongodb:3.4.4-r6`

* mongodb: update to `bitnami/mongodb:3.4.5-r0`
2017-06-14 16:49:10 +02:00
Scott Rigby 163eca9eff [stable/drupal] PV hostPath (#1057)
* Existing PVC support for stable/drupal

* Move ExistingClaim value below drupal, because it only applies to Drupal PVC

* Rename existingClaim to match chart case format

* drupal-data volume hostPath template

* drupal.persistence.hostPath default nil value comments

* hostPath deployment option

* hostPath README documentation

* Simplify hostpath PVC name (was redundant NAME-drupal-drupal-hostpath)

* Fix existingClaim case on hostPath additions

* Chart stable/drupal minor version bump for new hostPath feature

* Reuse PVC template

* Roll back deployment PVC name change, since we now re-use existing PVC template

* Add hostPath system compatibility and mounting steps to README

* Update README with minikube mount option
2017-06-14 10:01:40 +02:00
Anirudh Ramanathan 72c243cc89 Update to use helm service account as rbac is on by default (#1291) 2017-06-13 13:57:56 -07:00
Paulo Rafael Feodrippe d648ef4e61 [stable/kops-ops-view] [docs] Update install command (#1179) 2017-06-13 22:28:59 +02:00
Kris Nova c1308b77aa [stable/nginx-ingress] Upgrade Image 0.9.0-beta.7 (#1285)
* Upgrade Image 0.9.0-beta.7

We need this image for TLS passthrough in the nginx ingress controller.

* Version bump to 0.4.3

* bump to 0.5.0

also add appVersion and maintainer github ids
2017-06-13 12:43:44 +02:00
Cody Lundquist 465c9fbf2e rethinkdb: Initial Commit (#1018)
* rethinkdb-cluster: Initial Commit

* Fix chart name.

* Make the NOTES.txt file more accurate.

* Use k8s 1.6 storageClassName notation for PVC.

* RethinkDB directory needs to be initially empty.

When using a provisioned volume from something like GCE, the mounted directory has a  folder inside of it. This breaks RethinkDB when initializing.

* Add an extra k8s script to create a StorageClass on GCE.

* Addressing PR Comments.

* Rename to Recursively removing directory /Users/codyl/dev-files/charts/rethinkdb_data/tmp
Initializing directory /Users/codyl/dev-files/charts/rethinkdb_data
Running rethinkdb 2.3.4 (CLANG 7.3.0 (clang-703.0.31))...
Running on Darwin 16.6.0 x86_64
Loading data from directory /Users/codyl/dev-files/charts/rethinkdb_data and move to stable.

* Shorten down .gitignore file.

* Make using the RethinkDB Admin Console easier.

* Fix some wrong names/paths.

* Due to a bug with secrets, don't auto-gen a password.

https://github.com/kubernetes/charts/issues/980

* Remove extra file.

* Addressing PR comments and some other changes

 - Updated NOTES.txt to include more tailored instructions based on proxy service type.
 - Added an optional StorageClass.
 - Simplified rethink config to not use a ConfigMap.
 - Added optional RethinkDB Driver TLS configuration.
 - Updated README.md to reflect new config changes.

* Tiny fix in README.md.

* Use github username for Chart.yaml.

* Default to ClusterIP for proxy service.
2017-06-13 12:40:08 +02:00
Anirudh Ramanathan f88400931f Update test to start testing charts in e2e 2017-06-13 00:37:15 -07:00
Sergey Lukjanov 5cd7330803 Fix istio pilot service type to use correct value (#1280)
* Fix istio pilot service type to use correct value (not from another service)

* [incubator/istio] bump chart version
2017-06-12 13:51:22 -07:00
Anirudh Ramanathan 9887c7e394 Set gopath before calling go get 2017-06-11 02:10:54 -07:00
KUOKA Yusuke 2e20038856 [stable/selenium] Fix chromeDebug/firefoxDebug not to produce bad metadata.name (#1239)
Fix #1238
2017-06-10 19:13:28 -07:00
Anirudh Ramanathan 2058e36cce Fix shell script to install deps (#1274)
* Fix shell script to install deps

* newline
2017-06-09 17:23:38 -07:00
Anirudh Ramanathan b34cc6712d Adding whitelisted charts to test. (#1272)
Adding whitelisted charts to test
2017-06-09 13:25:40 -07:00
Lachlan Evenson 6b02b2f873 Update to Istio 0.1.6 release (#1265)
* Update to release 0.1.6
Hardcode ingress/engress service names as they aren't configurable
Rename manager to pilot

* Update to release 0.1.6
Hardcode ingress/engress service names as they aren't configurable
Rename manager to pilot

* [incubator/istio] fix missing namespace in port-forward command

* Update README with RBAC default change
2017-06-09 08:59:08 -07:00
Lachlan Evenson 21e73ca936 add ability for ingress to read secrets for TLS (#1261) 2017-06-08 16:02:18 -07:00
Alex Robinson 53d4ba9b08 Support custom domains in the cockroachdb chart's init container (#1219)
This switches from using v0.1 of the peer-finder image to a version that
includes https://github.com/kubernetes/contrib/pull/2013

While I'm here, switch the version of cockroachdb from 1.0 to 1.0.1
2017-06-08 09:38:28 -07:00
Scott Rigby 210af58435 [stable/drupal] Private image registry support with imagePullSecrets (#1231)
* Allow configuring image pull secrets on the deployed pods

* Add default values file entry for image pull secrets

* Update README for image pull secrets

* Better README header organization
2017-06-08 09:38:01 -07:00
Bitnami Bot 015e7b7945 [stable/wordpress] Release 0.6.4 (#1264)
* wordpress: update to `bitnami/wordpress:4.7.5-r5`

* wordpress: bump chart version to `0.6.4`
2017-06-08 09:37:22 -07:00
Ilya Dmitrichenko 70279fad67 [NEW] weave-cloud (#738) 2017-06-08 09:34:44 -07:00
Sameer Naik 1ff267e072 [stable/osclass] use httpGet method in probes (#1194)
* osclass: fix probes to properly query pod health

* osclass: fix NOTES to fetch the password

* update chart.yaml
2017-06-08 09:20:05 -07:00
Lachlan Evenson ec52ae4692 Consul - Add consul tests and upgrade consul to 0.8.x (#1126)
* Bump consul version to 0.8.3
Add app version tag
Update chart maintainers to github username
Add consul helm tests
Update documentation
Remove existing test.sh

* Update helm test command in notes
2017-06-08 12:47:44 +02:00
Sameer Naik be627ecba4 testlink: fix probes to properly query pod health (#1171)
* testlink: fix probes to properly query pod health

* update chart.yaml
2017-06-08 11:47:02 +02:00
Sameer Naik 036cbadb70 phpbb: fix probes to properly query pod health (#1169)
* phpbb: fix probes to properly query pod health

* bump chart version

- use bitnami-bot as maintainer name
- add appVersion
2017-06-08 11:46:42 +02:00
Sameer Naik 7f3a4bfdd6 orangehrm: fix probes to properly query pod health (#1168)
* orangehrm: fix probes to properly query pod health

* bump chart version

- set maintainer name to bitnami-bot
- add appVersion
2017-06-08 11:46:22 +02:00
Sameer Naik 54733366df mediawiki: fix probes to properly query pod health (#1163)
* mediawiki: fix probes to properly query pod health

* bump chart version

* update chart.yaml

- use bitnami-bot as maintainer name
- add appVersion
2017-06-08 11:31:41 +02:00
Sameer Naik 8ad6c5d936 drupal: fix probes to properly query pod health (#1154) 2017-06-08 09:53:41 +02:00
Dan (Turk) 572b36c6d3 Add NetworkPolicy to Jenkins (#1228) 2017-06-07 11:57:23 -07:00
Ian Burrell ca464c0a13 Support setting up redis without password (#1061)
* Support setting up redis without password

Add usePassword value to control enabling password authentication
usePassword false ignores redisPassword and does not set REDIS_PASSWORD

* add ALLOW_EMPTY_PASSWORD env

- includes metadata and formatting fixes
2017-06-07 16:59:33 +02:00