Commit Graph
3817 Commits
Author SHA1 Message Date
Franandk8s-ci-robot cfaf100048 [fix] Revert value in statefulset container port (#5722)
It was changed in PR #4907 but caused issues as described in Issue #5577
2018-05-24 11:03:31 -07:00
cheyangandk8s-ci-robot 2393ba1c86 refactor fluentd-elasticsearch (#5696)
* refactor fluentd-elasticsearch

* remove trailing spaces

* Update Chart.yaml
2018-05-24 10:55:31 -07:00
AdamDangandk8s-ci-robot 350f6d8ac1 [stable/kubewatch] typo fix: tables lists->table lists (#5715)
* Add version: 0.3.1

Add version: 0.3.1

* [stable/kubewatch] typo fix: tables lists->table lists

[stable/kubewatch] typo fix: tables lists->table lists
2018-05-24 10:50:34 -07:00
AdamDangandk8s-ci-robot 3cda48838c [stable/mongodb-replicaset] typo fix: tables lists->table lists (#5710)
* Add version 3.4.1

Add version 3.4.1

* [stable/mongodb-replicaset] typo fix: tables lists->table lists

[stable/mongodb-replicaset] typo fix: tables lists->table lists
2018-05-24 10:46:32 -07:00
Bitnami Botandk8s-ci-robot e41954a7df [stable/ghost] Release 3.1.4 (#5755)
* ghost: update to `1.23.0`

* ghost: bump chart appVersion to `1.23.0`

* ghost: bump chart version to `3.1.4`
2018-05-24 10:20:32 -07:00
Beltranandk8s-ci-robot 0584108804 Update Joomla! to use latest MariaDB chart version (#5740)
* Do not use 'master' in release name when replication is not enabled

* Do not use 'master' in release name when replication is not enabled

* Use the same version in the Chart.yaml and in the values.yaml. Most of the web apps are compatible with 10.1 right now

* Updated Joomla! to use latest MariaDB chart

* Updated Joomla! to use latest MariaDB chart

* Update minor version

* Update MariaDB chart version

* Updated Joomla! to use latest MariaDB chart

* Updated Joomla! to use latest MariaDB chart

* Update MariaDB chart version

* Increase the Joomla! Chart versio

* Update readme options and bump the Joomla version
2018-05-24 10:16:32 -07:00
Bren Briggsandk8s-ci-robot c203b8713a [stable/sonatype-nexus] Update Nexus version to 3.12.0 (#5754) 2018-05-24 10:05:41 -07:00
Daniel Whatmuffandk8s-ci-robot fde5856486 Adding HTTPS using AWS ACM with whitelisting option to the concourse chart (#5594)
* adding https option to use ACM in AWS and also whitelisting for service type LoadBalancer

* fixing check for range of IPs

* removing extraneous space

* adding description of value

* bumping version

* bumping to 1.6.0
2018-05-24 10:05:32 -07:00
Tomas Pizarroandk8s-ci-robot 02ced33d96 [stable/prestashop] - Expose readiness/liveness probes to values.yaml (#5735)
* Expose readiness/liveness probes to values.yaml

* Fix lint issue

* Undo mariadb update
2018-05-24 09:51:31 -07:00
Tomas Pizarroandk8s-ci-robot 6d304a142e [stable/moodle] - Expose liveness/readiness probes to values.yaml (#5733)
* Expose liveness/readiness probes to values.yaml

* Add newline at the end of values.yaml

* bump chart version

* Edit default value for initialDelaySeconds

* Undo mariadb update
2018-05-24 09:46:32 -07:00
Vincent Schwarzerandk8s-ci-robot 0d5e1dac48 [stable/sonarqube] Allow user to restrict LB SourceRange and assign fixed LB IP (#5741) 2018-05-24 09:35:31 -07:00
AdamDangandk8s-ci-robot 8a8841956f [stable/phpmyadmin] fix some typos in README.md (#5752)
* Add version: 0.1.2

version: 0.1.2

* [stable/phpmyadmin] fix some typos in README.md

[stable/phpmyadmin] fix some typos
2018-05-24 09:06:31 -07:00
James Munnellyandk8s-ci-robot cc8e3fddcd cert-manager: fast-forward to upstream 1e606b3e (#5744)
* Bump chart and manifests for v0.3.0 release (jetstack/cert-manager#575)
* add pod labels (jetstack/cert-manager#563)
* Add leaderElection.namespace option to helm chart (jetstack/cert-manager#548)
* Add clusterResourceNamespace option to Helm chart (jetstack/cert-manager#547)
* Fix ingress-shim cli flags (jetstack/cert-manager#526)
* Create chart OWNERS (jetstack/cert-manager#528)
* Link ingress-shim into main controller binary (jetstack/cert-manager#502)
* readthedocs documentation rewrite (jetstack/cert-manager#428)
* add selector, as otherwise it fails on GKE k8s v1.9.x (jetstack/cert-manager#440)
* Add podAnnotations (jetstack/cert-manager#387)
* Document common ingressShim.extraArgs use case in chart (jetstack/cert-manager#382)
* Helm Chart: Add support for affinity and tolerations (jetstack/cert-manager#350)
* Set default cluster resource namespace to current pod namespace (jetstack/cert-manager#329)
* Create a Namespace resource as part of the static manifest bundle (jetstack/cert-manager#340)
* Add default shortNames to certificates CRD (jetstack/cert-manager#312)
* fix: Use ConfigMaps for leaderelection (jetstack/cert-manager#327)
2018-05-24 07:25:30 -07:00
Josh Gilesandk8s-ci-robot 51bf618246 [stable/traefik] Add ingressClass value option. (#5609)
Adds the ability to specify the kubernetes.io/ingress.class value to
watch for.

The Traefik chart currently allows filtering by ingress label selector,
but ingress annotations are more commonly supported in charts than
ingress labels (see e.g. the stable/dashboard and stable/prometheus
charts). Supporting ingress class specification allows users to easily
have multiple Traefik instances (e.g. internal vs external) filtering on
this standard annotation.
2018-05-24 06:59:31 -07:00
Matt McNaughtonandk8s-ci-robot ae9f9045db [stable/rabbitmq] Update rabbitmq supported ver. (#5743)
The previous information around supported k8s versions in the rabbitmq
chart was incorrect. It said this chart could be used with k8s 1.4+ with
the beta APIs enabled. However, the statefulset utilized
apps/v1beta2, which is only available in 1.8+. Supporting 1.8+
corresponds with the overall Charts policy of supporting the current and
previous minor release (in this case, 1.10 and 1.9).)
2018-05-24 06:23:32 -07:00
Matt McNaughtonandk8s-ci-robot 8cf97fb5aa [stable/redis] Update redis supported versions (#5739)
The previous information around supported k8s versions in the `redis`
chart was incorrect. It said this chart could be used with k8s 1.4+ with
the beta APIs enabled. However, the `statefulset` utilized
`apps/v1beta2`, which is only available in 1.8+. Supporting 1.8+
corresponds with the overall Charts policy of supporting the current and
previous minor release (in this case, 1.10 and 1.9).
2018-05-24 06:18:30 -07:00
AdamDangandk8s-ci-robot d207b1506d [stable/mariadb] typo fix tables lists->table lists (#5712)
* [stable/mariadb]Add version

[stable/mariadb]Add version

* [stable/mariadb] typo fix tables lists->table liests

[stable/mariadb] typo fix tables lists->table liests
2018-05-24 05:15:31 -07:00
Louis Cloutierandk8s-ci-robot 6aba2d6e0e [redis] Support existingSecret for metrics deployment (#5723) 2018-05-24 04:48:31 -07:00
Bitnami Botandk8s-ci-robot 8523d8b538 [stable/phabricator] Release 1.0.9 (#5734)
* phabricator: update to `2018.20.0`

* phabricator: bump chart appVersion to `2018.20.0`

* phabricator: bump chart version to `1.0.9`
2018-05-24 04:41:30 -07:00
Beltranandk8s-ci-robot f5892cedce Use the same version in the Chart.yaml and in the values.yaml (#5738)
* Do not use 'master' in release name when replication is not enabled

* Do not use 'master' in release name when replication is not enabled

* Use the same version in the Chart.yaml and in the values.yaml. Most of the web apps are compatible with 10.1 right now

* Update minor version
2018-05-24 04:16:31 -07:00
AdamDangandk8s-ci-robot 15d66175cc [stable/horovod] typo fix: tables lists->table lists (#5714)
* Add version 0.1.3

Add version 0.1.3

* [stable/horovod] typo fix: tables lists->table lists

[stable/horovod] typo fix: tables lists->table lists
2018-05-23 23:00:32 -07:00
Braden Wrightandk8s-ci-robot 588e9187d8 added ingress (#5732) 2018-05-23 19:03:32 -07:00
AdamDangandk8s-ci-robot f7400b4455 [stable/tensorflow-notebook] Typo fix: tables lists->table lists (#5709)
* Add Version 0.1.2

Add Version 0.1.2

* [stable/tensorflow-notebook] Typo fix: tables lists->table lists

[stable/tensorflow-notebook] Typo fix: tables lists->table lists
2018-05-23 16:26:31 -07:00
Victor Tracandk8s-ci-robot bce2824ce8 Fix redis-ha README.md with correct server values param (#4444)
* Fix redis-ha README.md with correct server values param

* Update Chart.yaml

* Update Chart.yaml
2018-05-23 11:22:31 -07:00
AdamDangandk8s-ci-robot a05d39a920 [stable/tensorflow-serving] typo fix: tables lists->table lists (#5707)
* Add Version: 0.1.2

Add Version: 0.1.2

* [stable/tensorflow-serving] typo fix: tables lists->table lists

[stable/tensorflow-serving] typo fix: tables lists->table lists
2018-05-23 11:15:32 -07:00
Beltranandk8s-ci-robot f1711c2209 Do not use 'master' in release name when replication is not enabled (#5713)
* Do not use 'master' in release name when replication is not enabled

* Do not use 'master' in release name when replication is not enabled
2018-05-23 08:03:32 -07:00
vtusonandk8s-ci-robot c6cab1ea04 added a default annotaion to rewrite path (#5705)
* added a default annotaion to  rewrite path

* fix linter issues
2018-05-23 06:43:31 -07:00
Sashaandk8s-ci-robot ddd82bf3d4 Issue 5622: Kubeless optional Ingress for UI (#5623)
* Add optional Ingress to Kubeless UI and bump version

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>

* Update README.md with Ingress default values

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>

* Update template with include according to Helm documentation best practices

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>

* Revert conversion of 'template' to 'include'

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>

* Bump version up post-master merge

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>
2018-05-23 03:53:33 -07:00
Vic Iglesiasandk8s-ci-robot 8e5117a213 [stable/spinnaker] Allow users to register arbitrary Kubernetes clusters (#5456)
* Update component versions

* Bump Spinnaker version in Chart.yaml

* Use either local or kubeconfig accounts

* Update docs for spinnaker multicluster

* Fix capitalization of values

* Fix README indentation

* Add more info to values file

* Bump Spinnaker chart minor version

* Only mount secrets if kubeConfig is enabled
2018-05-23 02:56:31 -07:00
vtusonandk8s-ci-robot e01b646315 Phpmyadmin chart (#5567)
* first draft

* allow to connect for web if host not passed

* moved to stable folder

* removed from incubator

* added readme and notes

* rename properly

* fix lint errors

* fixes for juans review

* fix typo

* unguiculus feedback

* improvements to how the db fullname template was named

* sameersbn feedback

* readibility improvements

* fixes to sameer's review

* rename suffix to chartName

* rename part2
2018-05-23 02:46:32 -07:00
Reinhard Nägeleandk8s-ci-robot 2efcf20f31 [stable/nginx-ingress] Align RBAC with current best practices (#5639) 2018-05-23 02:41:32 -07:00
Giancarlo Rubioandk8s-ci-robot 26d94b15c8 [Node-exporter] Add extra flags arguments and rollingUpdate strategy (#5699)
* specify rolling update strategy

* add extra args

* review readme

* bump chart version
2018-05-23 02:30:32 -07:00
Andresandk8s-ci-robot 1a601432bd Update kubeless v1.0.0-alpha.3 (#5689) 2018-05-23 00:24:32 -07:00
cheyangandk8s-ci-robot 11e9f197b9 fix docs and add owner file of horovod chart (#5667) 2018-05-22 15:06:22 -07:00
cheyangandk8s-ci-robot 7e15697ae8 fix typo in prometheus-rabbitmq-exporter's readme (#5666) 2018-05-22 15:01:25 -07:00
Gary Brownandk8s-ci-robot 78929bb7dd Update jaeger version to 1.4.1, but use a single value for all 4 imag… (#5645)
* Update jaeger version to 1.4.1, but use a single value for all 4 images as they all need to use a single consistent version

* Update chart version

* Update chart version to 0.5.0
2018-05-22 14:57:25 -07:00
Bitnami Botandk8s-ci-robot e1120579e6 [stable/joomla] Release 1.0.3 (#5690)
* joomla: update to `3.8.8`

* joomla: bump chart appVersion to `3.8.8`

* joomla: bump chart version to `1.0.3`
2018-05-22 09:21:57 -07:00
Will Saltandk8s-ci-robot 8b31fed47c add annotation values to the elasticsearch curator chart (#5675)
* add annotation values to the elasticsearch curator chart

* bump version
2018-05-22 00:48:54 -07:00
Bitnami Botandk8s-ci-robot 9e60a26126 [stable/mongodb] Release 2.0.6 (#5683)
* mongodb: update to `3.6.5`

* mongodb: bump chart appVersion to `3.6.5`

* mongodb: bump chart version to `2.0.6`
2018-05-21 23:52:54 -07:00
Bitnami Botandk8s-ci-robot 52c90ce4a0 [stable/parse] Release 1.0.4 (#5680)
* parse: update to `2.8.0`

* parse: bump chart appVersion to `2.8.0`

* parse: bump chart version to `1.0.4`
2018-05-21 23:47:56 -07:00
Bitnami Botandk8s-ci-robot 05709987c2 [stable/wordpress] Release 1.0.7 (#5679)
* wordpress: update to `4.9.6`

* wordpress: bump chart appVersion to `4.9.6`

* wordpress: bump chart version to `1.0.7`
2018-05-21 23:41:55 -07:00
Bitnami Botandk8s-ci-robot a49be0ece6 [stable/phabricator] Release 1.0.8 (#5642)
* phabricator: update to `2018.19.0`

* phabricator: bump chart appVersion to `2018.19.0`

* phabricator: bump chart version to `1.0.8`
2018-05-20 13:45:48 -07:00
Lachlan Evensonandk8s-ci-robot 497f79525f Update kube-lego to latest version (#5647) 2018-05-18 15:17:51 -07:00
Mungandk8s-ci-robot 5c4eacb944 support influxdb with ingress (#5099)
* support influxdb with ingress and increment version to 0.8.5

* don't default value for SSL cert and increment version to 0.9.1
2018-05-18 08:44:51 -07:00
Matt McNaughtonandk8s-ci-robot b2c9f8514d Fix cockroachdb not abiding by resources reqs (#5629)
The containers in the stateful set were ignoring the resource requests
when specified in `values.yaml`. Comment out the resources requests
in `values.yaml`, so we only set requests if the user specifically
enables them.

I verified this is working by running `kubectl describe pod POD | grep
cpu` on one of the created pods on the fix branch. It returned `cpu:
"100m"`. On the master branch, the same command returned nothing.
2018-05-18 06:24:51 -07:00
Bitnami Botandk8s-ci-robot 73406be9dc [stable/odoo] Release 0.7.11 (#5637)
* odoo: update to `11.0.20180515`

* odoo: bump chart appVersion to `11.0.20180515`

* odoo: bump chart version to `0.7.11`
2018-05-18 01:53:51 -07:00
Bitnami Botandk8s-ci-robot cb13f1d610 [stable/moodle] Release 1.0.3 (#5636)
* moodle: update to `3.5.0`

* moodle: bump chart appVersion to `3.5.0`

* moodle: bump chart version to `1.0.3`
2018-05-18 01:42:50 -07:00
Anuraag Agrawalandk8s-ci-robot 8a466d627a [stable/grafana] extraSecretMounts support (#5630)
* [stable/grafana] extraSecretMounts support

* Update Chart.yaml
2018-05-18 00:25:52 -07:00
Daniel Tomcejandk8s-ci-robot 9099b86101 update ACME staging CA (#5560) 2018-05-18 00:20:49 -07:00
AdamDangandk8s-ci-robot f3f2d4ffb3 [incubator/couchdb] typo fix in README.md (#5539)
* Bump version

version: 0.1.3

* [incubator/couchdb] typo fix in README.md

* Update README.md

* Update Chart.yaml
2018-05-18 00:15:51 -07:00