Commit Graph
1909 Commits
Author SHA1 Message Date
Reinhard Nägele 047c5c4640 Add pull request template (#2802) 2017-11-21 16:24:41 -05:00
Jesse Dubay 7722bbebbd [stable/datadog] Fix volumes/volumeMounts typo in example values (#2621)
* [stable/datadog] Fix volumes/volumeMounts typo in example values

The chart looks for values named `volumes` and `volumeMounts`.

* [stable/datadog] Fix unquoted truthy value in values.yaml

* [stable/datadog] Set chart version to 0.8.4
2017-11-21 20:57:16 +01:00
Bitnami Bot 5f0f3c15f0 [stable/odoo] Release 0.6.3 (#2810)
* odoo: update to `bitnami/odoo:10.0.20171115-r0`

* odoo: bump chart appVersion to `10.0.20171115`

* odoo: bump chart version to `0.6.3`
2017-11-21 12:44:58 -05:00
Bitnami Bot 0afe819397 [stable/phabricator] Release 0.5.1 (#2818)
* phabricator: update to `bitnami/phabricator:2017.46.0-r0`

* phabricator: bump chart appVersion to `2017.46.0`

* phabricator: bump chart version to `0.5.1`
2017-11-21 12:42:22 -05:00
Aaron Peschel 6c19d392a5 Add Better ServiceType support to MariaDB (#2416)
* Add Better ServiceType support to MariaDB

This commit adds logic to better support the NodePort and LoadBalancer
service types. Annotations can be used by the LoadBalancer service to
make the load balancer internal only. The nodePort parameter can be used
to specify the exact port that NodePort (and LoadBalancer) uses.

* Fix Indentation Error

This comment indentation is breaking the CircleCI build.
2017-11-21 10:17:22 +00:00
Mark Needham 602980a6eb [Neo4j] Incubator -> Stable (#2744) 2017-11-20 22:26:31 +01:00
Robin Kearney 8169dc4563 Fixed a bug introduced in #8f06d2d1a3c3fb45 (#2788)
* Fixed a bug introduced in #8f06d2d1a3c3fb45

* Forgot to bump the version
2017-11-20 09:18:30 -08:00
Bitnami Bot 4a0b493678 [stable/mariadb] Release 2.0.2 (#2742)
* mariadb: update to `bitnami/mariadb:10.1.28-r3`

* mariadb: bump chart version to `2.0.2`

* mariadb: update to `bitnami/mariadb:10.1.29-r0`

* mariadb: bump chart appVersion to `10.1.29`
2017-11-20 11:37:04 -05:00
Jonathan Stacks 22c8cfc981 [stable/consul] Consul 1.0.0 (#2724)
* Update consul image to 1.0.0

This fixes a lot of the stability issues on k8s

* Add pod anti affinity to spec

This ensures a single node failure doesn't take out multiple consul services

* Use the rolling update strategy for updates

* Add a pod disruption budget

* Bump chart version

* Update README to reflect ImageTag update

* Make anti-affinity settings configurable in Values.yaml

* Bump [stable/consul] to 1.0.0
2017-11-20 11:05:38 -05:00
Adnan Abdulhussein 5417a05aa9 [stable/mariadb] fix failing test (#2799)
The mysql binary now seems to default to an unknown user so we need to
specify the root user explicitly in the test.
2017-11-20 11:02:17 -05:00
Reinhard Nägele 925a214a46 Add notes on configuration and compatibility (#2777) 2017-11-20 09:59:28 -05:00
Ryo Sakamoto 73cbb6c228 [stable/datadog]add RBAC support (#2769)
* add rbac parameter to datadog charts

* modified apiVersion for clusterrole, clusterrolebinding

* change requirements.lock digest

* add comment for rbac options to value.yaml

* change rbac.create default value to 'true'
2017-11-20 13:02:09 +05:30
Christoph Hösler 1f62deb449 [stabe/rabbitmq]: Add rabbitmqDiskFreeLimit (#2325)
* [stabe/rabbitmq]: Add rabbitmqDiskFreeLimit

* change default value for rabbitmqDiskFreeLimit to "8GiB"

* use same default value for rabbitmqDiskFreeLimit

* fix yaml parser error

* update version to 0.6.10
2017-11-19 15:32:34 +01:00
Rick Altherr 25afe12ede istio: Fix metrics when using alternate namespace (#2660)
Metrics defined in custom-resources.yaml are hard-coded to assume the
istio-system namespace.  Use .Release.Namespace to pick up the namespace
the release is deployed to.

Before change, mixer was reporting errors in
mixer_adapter_dispatch_count for prometheus handler and no stats
appeared in Grafana.  With this patch, mixer reports successes and
Grafana shows accurate stats.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2017-11-18 09:14:37 -08:00
Edu Patrocinio 96419c69d9 [incubator/istio] Change URL for Book info and bump to 0.2.8 (#2640)
* Update URL for Book info

* [Istio] Update Book info URL

* [Istio] Update Book info URL

* Change release number

* Bump chart version

* Update versions
2017-11-18 09:07:43 -08:00
Michael Palmer 8c91a58e76 [stable/redis] Expose redis metrics service port (#2511)
* expose metrics port on the service

When metrics are enabled, the port should be exposed on the service.

* linting

* bump version

* update readme

the chart should not be dictating the end user's environment.

* revert

* fix wording

* Update the target port
2017-11-17 22:35:14 +01:00
Marc Villacorta ac9e5306e2 [stable/jenkins] Added persistent volume claim annotations (#2619)
* [stable/jenkins] Added persistent volume claim annotations

* [stable/jenkins] Fix YAML linting issue
2017-11-17 22:30:29 +01:00
Nehal J Wani 4e95425ced [stable/concourse] Allow injection of add'l env vars to workers (#2590)
This can be helpful for users behind a corporate proxy who wish
to use resource types which require fetching containers images
from outside the organization's network.
2017-11-17 22:30:06 +01:00
Frode Egeland ca8f846b8f [incubator/kube-spot-termination-notice-handler] change repo (#2485)
Because the original maintainer appears to not be available anymore,
a fork has been created, incorporating new features and a simpler
build process (now is an auto-build project in Docker Hub, not a
locally executed makefile).
2017-11-17 22:29:31 +01:00
Igor Zibarev 6d4a4393c0 [stable/minio] Add hook-delete-policy (#2655)
* [stable/minio] Add hook-delete-policy

As known, hook resources are not managed by helm directly. In case
"helm upgrade" is run against a minio release - it would fail with an
error: "Error: pods "<release-name>-minio-create-bucket" already
exists". Also, "helm delete" command would not delete the hook pod.

So, to make this more convenient, this commit adds a "hook-delete-policy"
annotation to the hook to automatically delete hook resources on success.

References:
- https://github.com/kubernetes/helm/blob/master/docs/charts_hooks.md#hook-resources-are-not-managed-with-corresponding-releases
- https://github.com/kubernetes/helm/pull/2692

* Bump chart version
2017-11-17 22:29:05 +01:00
Richard Lee 359dbe8458 [Sentry] Disable ingress by default (#2388)
* Disable Sentry ingress by default

* Bump chart version

* Fix linting issues
2017-11-17 19:37:45 +01:00
zoues dc1620d347 add app description which provide app abstract for project dashboard (#2524) 2017-11-17 19:36:02 +01:00
Bitnami Bot 67140ac220 [stable/wordpress] Release 0.7.3 (#2775)
* wordpress: update to `bitnami/wordpress:4.9.0-r1`

* wordpress: bump chart version to `0.7.3`
2017-11-17 11:17:35 -05:00
Reinhard Nägele 1e12dcec5c Add review guidelines (#2774) 2017-11-17 11:02:56 -05:00
kavehmzta 9c7b3ce7ed Redis: adding annotation and service type to redis setup (#2586)
* Adding service type and service annotations to redis

* redis: bumping the redis version

*    [stable/redis]
   Adding service.annotations and service.loadBalancerIP to readme. I see mix naming conventions that is confusing but still I try to do the change in a backward compatible manner

*    [stable/redis] bumping the version to 1.0.3
2017-11-17 16:57:32 +01:00
kavehmzta 752cfe95bb Postgresql: Adding affinity section to deployment (#2585)
* adding affinity setting to postgresql deployment

* bumpding postgresql chart version

* postgresql: fixing a yamllint complain

*   [stable/postgresql] adding affinity to values and readme
2017-11-17 16:56:29 +01:00
Cihangir SAVAS 599b41c103 [stable/redis] s/PostgreSQL/Redis (#2577)
* Bumping the chart version

    * stable/redis: add namespace option to NOTES.txt
2017-11-17 10:53:37 -05:00
Rob Kernick 2202dcb078 [stable/sonarqube] - Use one pvc with subPaths (#2594)
* sonarqube - Use one pvc with subPaths

* Update chart version
2017-11-17 12:56:59 +01:00
Matthieu Simon 3b68d19439 [stable/influxdb] add nodeSelector for influxdb (#2582) 2017-11-17 12:56:37 +01:00
Alon Lavi 8f06d2d1a3 stable/nginx-ingress - namespace the template helpers with chart name (#2573)
* stable/nginx-ingress - namespace the template helpers with chart name
per https://docs.helm.sh/chart_best_practices/#names-of-defined-templates

* Bump chart version
2017-11-17 12:56:21 +01:00
trobert2 44477afcd1 [stable/zetcd] Adds namespace templated variables. (#2503)
* Adds namespace for zetcd templated variables.

* Bumps chart version

* Fix linting issues
2017-11-17 11:53:15 +01:00
Frederic Branczyk 92fd7ac0e1 [stable/kube-state-metrics] allow configuring collectors (#2124)
kube-state-metrics has a collector for each kind of Kubernetes resource
it collects metrics from. Each of those collectors directly influences
the RBAC requirements for the Pods. Additionally due to the nature of
how kube-state-metrics is versioned and released it is not easy to
determine which collectors are using "alpha" APIs, which are not
necessarily enabled in a cluster, but kube-state-metrics by default has
all collectors enabled.
2017-11-17 09:52:33 +01:00
Jon Davies 939e573a10 [incubator/vault] Updated image tag to 0.8.3 and fix ingress port (#2422)
* [incubator/vault] Updated version to 0.8.3.
* [incubator/vault] Fixed ingress port definition.
2017-11-17 09:33:50 +01:00
David vonThenen e7adbe15ee [incubator/jaeger] Support for external Cassandra or ElasticSearch backing store (#2684)
* Add support for using an external Cassandra or ElasticSearch backing store.

* Update README for deploying with a new ES cluster

* Updated portions of the readme

* Update if statements to make more readable
2017-11-17 09:30:15 +01:00
Kevin Schumacher 0980e06c74 [stable/phabricator] #1785 namespace defined templates with chart name (#2162) 2017-11-17 09:28:38 +01:00
Mark Needham 50398ebc11 [Neo4j] Make it possible to pass in extra environment variables (#2478)
* Make it possible to pass in extra environment variables

* bumping chart version
2017-11-16 21:43:39 +01:00
Ray Krueger 1c4045e8e3 New chart: Riemann (#2652)
* Chart details for Riemann

Riemann is a stream based metric processing engine.

* First draft of the README

* Move the riemann website link

* Added a livenessProbe

* Remove trailing whitespace

* Namespace the helper templates.

Feedback from https://github.com/kubernetes/charts/pull/2652

* Probes should use exposed container port values.

Oops. I got too cute using .Values here and was using the service
values. The liveness and readiness probes must be pointed at exposed
container ports.

Port 5555 is exposed in the image via `EXPOSE 5555`, but I have also
explicitly exposed it via a containers.ports.containerPort entry.

* Rename the configMap to follow standard naming.

* Added missing standard labels

* Separate the image and tag values

* Switch to named ports for service/pod communication

Naming the container ports and referencing those in the service is much
easier and cleaner.

* Use my github name

* Fix formatting

If lines were indented weird. New Output:

    spec:
      type: ClusterIP
      ports:
      - name: riemann-tcp
        port: 5555
        targetPort: riemann-tcp
        protocol: TCP
      - name: riemann-udp
        port: 5555
        targetPort: riemann-udp
        protocol: UDP
      - name: riemann-ws
        port: 5556
        targetPort: riemann-ws
        protocol: TCP
2017-11-16 21:17:57 +01:00
Matt Farina 482f8b0f5b Update to Helm 2.7.2 (#2764)
Helm 2.7.2 contains a security fix for SSL CA with tiller. For
more information see the helm release notes.
2017-11-16 09:58:58 -08:00
Bitnami Bot 3bc546106f [stable/ghost] Release 2.0.4 (#2765)
* ghost: update to `bitnami/ghost:1.17.3-r0`

* ghost: bump chart appVersion to `1.17.3`

* ghost: bump chart version to `2.0.4`
2017-11-16 12:47:05 -05:00
Guangya Liu ea7406c0dc Updated README for istio. (#2439)
* Incrementing chart version
* Updated README for istio.
2017-11-16 10:07:51 -05:00
Miouge1 c7dd66841c Increase the max length of cassandra service to 63 char (#2353) 2017-11-16 09:41:54 -05:00
Bitnami Bot d6e76410e7 [stable/mediawiki] Release 0.5.1 (#2753)
* mediawiki: update to `bitnami/mediawiki:1.29.2-r0`

* mediawiki: bump chart appVersion to `1.29.2`

* mediawiki: bump chart version to `0.5.1`
2017-11-16 09:38:12 -05:00
Bitnami Bot 2f232c82e4 [stable/jasperreports] Release 0.2.1 (#2760)
* jasperreports: update to `bitnami/jasperreports:6.4.2-r0`

* jasperreports: bump chart appVersion to `6.4.2`

* jasperreports: bump chart version to `0.2.1`
2017-11-16 09:32:29 -05:00
Bitnami Bot 1a7e060e11 [stable/wordpress] Release 0.7.2 (#2763)
* wordpress: update to `bitnami/wordpress:4.9.0-r0`

* wordpress: bump chart appVersion to `4.9.0`

* wordpress: bump chart version to `0.7.2`
2017-11-16 09:29:48 -05:00
Diego Molina e655e64308 Updating version to 3.7.1 (#2759) 2017-11-16 09:25:34 -05:00
leigh schrandt 26f709f0e5 Jenkins: Fix failing CI lint (#2758) 2017-11-16 09:22:35 -05:00
Alexander Kachkaev e69eb64559 [stable/traefik] Bump Traefik version to 1.4.3 (#2754) 2017-11-16 09:01:43 -05:00
Diego Molina 65181acc03 [stable/selenium] Updating default version to latest tag (#2570)
* Updating default version to latest tag

* Forgot to update change Chart.yaml

* Missed this parts in the README, sorry.
2017-11-14 17:26:50 -05:00
Bitnami Bot ae256ffdf1 [stable/moodle] Release 0.3.2 (#2725)
* moodle: update to `bitnami/moodle:3.4.0-r0`

* moodle: bump chart appVersion to `3.4.0`

* moodle: bump chart version to `0.3.2`

* Fixed missing space in yaml comment after #
2017-11-14 13:18:39 -05:00
Bitnami Bot 48297cd276 [stable/odoo] Release 0.6.2 (#2726)
* odoo: update to `bitnami/odoo:10.0.20171112-r0`

* odoo: bump chart appVersion to `10.0.20171112`

* odoo: bump chart version to `0.6.2`
2017-11-14 13:15:41 -05:00