Commit Graph
2274 Commits
Author SHA1 Message Date
Tamal Saha 8914f99b50 Publish Swift 0.5.2 (#3268)
* Publish Swift 0.5.2

* Update Chart.yaml
2018-01-09 02:42:12 -08:00
Tamal Saha b2ea375919 Publish kubed 0.4.0 (#3267) 2018-01-09 02:38:17 -08:00
Peter Grant 17717863bd fix readme (#3271) 2018-01-09 02:27:17 -08:00
Bitnami Bot de40dd0e73 [stable/redmine] Release 2.0.2 (#3265)
* redmine: update to `bitnami/redmine:3.4.4-r0`

* redmine: bump chart appVersion to `3.4.4`

* redmine: bump chart version to `2.0.2`
2018-01-09 01:12:11 -08:00
Kyle Schlosser ac216f85ac [stable/redis] chart omits line continuation \ in the NOTES.txt (#3264)
* Update NOTES.txt

The templated kubectl command runs over multiple lines and may omit a \ from one of the generated lines.

* Bump chart version identifier
2018-01-08 21:03:11 -08:00
Benjamin Goldberg 15c847b15f Make update strategy configurable for kafka (#3123)
* Make update strategy configurable for kafka

* Update Kafka Chart to 0.2.8

* Update Chart.yaml

* Update Chart.yaml
2018-01-08 10:20:12 -08:00
Frode Egeland 07e30b715f [stable/nginx-ingress] tidy up updateStrategy (#2807)
* [stable/nginx-ingress] tidy up updateStrategy

* [stable/nginx-ingress] Change minReadySeconds to default value

* [stable/nginx-ingress] Bump chart version

* [stable/nginx-ingress] update readme with correct value
2018-01-08 08:50:11 -08:00
John T Skarbek 8b9aa73ee8 Optionally adds liveness and readiness probes to jenkins (#3245)
* Optionally adds liveness and readiness probes to jenkins

* Jenkins takes awhile to start the very first time, so we need to wait
a bit before the first check

* Addressing requested changes
2018-01-08 07:48:11 -08:00
Martin Linkhorst 9d4c7c1298 [stable/chaoskube] #1899 add nodeSelector for chaoskube (#3067)
* chaoskube: add node selector

* [stable/chaoskube]: bump chart version to 0.6.2
2018-01-08 06:18:11 -08:00
Reinhard Nägele 33b904e9f6 Allow multiple ingress and tls hosts/secrets (#3261) 2018-01-08 02:53:09 -08:00
Mark Needham 4c2f507494 Neo4j init containers (#3047)
* Bump to apiVersion for 1.8 and add selector as required in 1.8

* add mount for plugins so users can add them via an initContainer

* add init containers + fixing some spacing in values.yaml

* init containers for read replicas too

* bump chart version

* back to v1beta1 + don't need to match all labels

* add namespace everywhere
2018-01-08 02:49:09 -08:00
Robin Kearney b05ac8a449 This PR adds a chart for the newrelic-infra agent. (#2192)
* Initial commit

* Bumping the version of the NR container

* Review fixes.

* Changing labels and fixing indentation

* linting issues fixed

* Changing this to a warning

* Changing to github usernamne

* Mistaken commit

* Revertinng this

* Only deploying with a licenseKey

Also, only try and mount the ConfigMap if one was provided.

* Fixing to conform to the standard.
2018-01-07 21:17:16 -08:00
Casey Kuhlman 7ea9b52274 [incubator/burrow] Add Chart for Hyperledger Burrow Cluster (#2973) 2018-01-07 11:35:09 -08:00
Alexander Krieg 15164686fc [stable/sonatype-nexus] configuration for nodeSelector (#3136) (#3138)
* [stable/sonatype-nexus] configuration for nodeSelector (#3136)

* configuration for nodeSelector increase version (#3136)
2018-01-07 11:01:10 -08:00
Troy Wilson 18d35ef2f8 Fix for issue #2663 (#2674)
* Fix for issue #2663

Corrected web.metrics.prometheus.buckets to output a slice of floats to configmap

Corrected web.metrics.datadog.address to output a string to configmap

Corrected web.metrics.statsd.address to output a string to configmap

Updated values.yaml web.metrics.datadog.pushInterval to match documentation

Updated values.yaml web.metrics.statsd.pushInterval to match documentation

Removed extraneous whitespace from web.metrics section of the configmap template

Updated README.md to reflect changes

* Update configmap.yaml

pushinterval to_lower

* Update configmap.yaml

Missed one

* Update values.yaml

pushinterval to_lower

* Update values.yaml
2018-01-07 09:16:10 -08:00
Federico Nusymowicz d035ccb2d7 [incubator/kafka] Makes affinities fully configurable (#3146)
* Makes kafka (+ child zookeeper) affinities fully configurable

* Tests kafka consumer via broker svc rather than headless svc

* Consumes single message during kafka consumer test

* Reverts kafka consumer test to use headless svc

* Debugs kafka consumer test via stdout

* Reverts kafka consumer test stdout debugging

* Attempts to fix kafka consumer test
2018-01-07 06:47:10 -08:00
Oleh Ozimok a385adf140 fix query service for ingress and add some query start flags (#2867) 2018-01-06 05:14:11 -08:00
Jan Jungnickel b8608d7bec [stable/fluent-bit] Add RBAC support (#2762)
* [stable/fluent-bit] Add RBAC support

Fixes #2323

* Make yamllint happy
2018-01-06 05:04:11 -08:00
Ramon Tayag 7e4a656f7d Add option to log acme debug messages (#3085)
* Add option to log acme debug messages

* Bump minor version to reflect new logging feature

* Update Chart.yaml
2018-01-06 04:55:12 -08:00
Will Tran bd48ed8666 [stable/concourse] Add Prometheus scrape annotations (#3202)
Avoids needing to specify these in `web.service.annotations`
2018-01-05 09:02:12 -08:00
Tim Martin eab1485732 Fix missing template "fullname" error (#3184)
* Fix missing template "fullname" error

This would previously fail when uiIngress.enabled was true.  I believe the template was missing the consul prefix.

* bump chart version to 1.1.3
2018-01-05 07:39:11 -08:00
Jon Ander Novella c4ecb042fb Bump Pachyderm chart to 0.1.1 (#3226)
* Added Pachyderm chart

* Added appVersion field and updated instructions

* Added namespace flag to deployment commands

* Added OWNERS file

* Updated OWNERS file and changed names with github ids

* Fixed quotation marks in NOTES.txt
2018-01-05 07:18:12 -08:00
Dale Tristram a455ab74b2 Fix serviceName variable (#3222)
* Fix serviceName variable

* Bump version to 0.2.4

* Clean up home URL
2018-01-05 01:23:13 -08:00
Jayanth Sai V 13d264f2f4 [stable/spinnaker]#1899 Added nodeSelector for spinnaker (#2946)
* added nodeSelector for spinnaker components and its dependencies

* Update Chart.yaml

* updated the jenkings-config.yaml file
2018-01-05 00:48:13 -08:00
Pichet Itngam 74e50f93c7 Remove "\n" after command in "clone-mysql" (#3148)
* Remove "\n" after command in "clone-mysql"

* bump chart version to 0.1.1
2018-01-04 23:54:17 -08:00
jslusher 8a99f900a1 [incubator/elasticsearch] Optionally expose http (#3213)
Declares a value for exposing port 9200 for master and data pods and
sets it to `false`. This allows for downstream users to open
elasticsearch http port for monitoring or other purposes. We use datadog for our
monitoring and the agent pod expects port 9200 to be open so that it can
get and send metrics at the container level.
2018-01-04 23:26:12 -08:00
Rodrigo Chacon 5560358408 [stable/redis] Allow customization of securityContext fsGroup/runAsUser fields (#3209)
* [stable/redis] Allow customization of securityContext fsGroup/runAsUser fields

* [stable/redis] bump Chart version to 1.1.5
2018-01-04 23:14:11 -08:00
AlawnWong 0177dae9da [stable/memcached] fix the memcached chart's bug, when the AntiAffinity is soft (#3221)
* Update statefulset.yaml

* Update Chart.yaml

* fixes linter issues
2018-01-04 23:04:12 -08:00
Ben Mathews a0d40d36a9 expose volumeName for chartmuseum (#3228)
* return ingressClass in NOTES

* fix broken controller-hpa

* Bump chart version

* expose volumeName for chartmuseum

* bump chartmuseum version
2018-01-04 11:13:19 -08:00
Zadkiel 0d17ecccfd [stable/traefik] Add ability to enable hostPort setup (#3129)
* Add ability to enable hostPort setup

* Bump chart version to 1.15.0
2018-01-04 08:51:19 -08:00
Hongchao Deng fe2b232f0b etcd-operator: add Alejandro Escobar as maintainer (#3183)
* etcd-operator: add Alejandro Escobar as maintainer

* Increment chart version
2018-01-04 08:30:25 -08:00
Bitnami Bot 23b8501de8 [stable/odoo] Release 0.6.8 (#3225)
* odoo: update to `bitnami/odoo:11.0.20180104-r0`

* odoo: bump chart appVersion to `11.0.20180104`

* odoo: bump chart version to `0.6.8`

* bump chart version to 0.7.0

this is a major release of odoo and there is no upgrade path from 10 to 11 in the community version
2018-01-04 08:13:19 -08:00
Bitnami Bot 71c0fa08c0 [stable/ghost] Release 2.1.7 (#3224)
* ghost: update to `bitnami/ghost:1.19.2-r0`

* ghost: bump chart appVersion to `1.19.2`

* ghost: bump chart version to `2.1.7`
2018-01-04 06:54:19 -08:00
Jon Ander Novella 856f6b5064 Added Pachyderm chart (#3114)
* Added Pachyderm chart

* Added appVersion field and updated instructions

* Added namespace flag to deployment commands

* Added OWNERS file

* Updated OWNERS file and changed names with github ids
2018-01-04 05:12:19 -08:00
Miouge1 4f45dbc891 Add scrap target for kubernetes cAdvisor (#2700) 2018-01-03 21:56:20 -08:00
Bitnami Bot 9225fbbdb0 [stable/jasperreports] Release 0.2.3 (#3207)
* jasperreports: update to `bitnami/jasperreports:6.4.2-r1`

* jasperreports: bump chart version to `0.2.3`
2018-01-03 21:52:19 -08:00
Bitnami Bot 56bccc13c1 [stable/ghost] Release 2.1.6 (#3206)
* ghost: update to `bitnami/ghost:1.19.1-r0`

* ghost: bump chart appVersion to `1.19.1`

* ghost: bump chart version to `2.1.6`
2018-01-03 21:46:19 -08:00
jslusher ab120e84bc [incubator/elasticsearch] client svc Annotations (#3211)
This adds functionality to annotate the client Service, which enables
the setting of ACM certifcates, subnets, and hostnames for a
LoadBalancer type service for instance.
2018-01-03 21:42:19 -08:00
TGippi 8918f4175a Feature/run jenkins as non root user (#2899)
* option to run Jenkins as a non root user

* add parameters to run Jenkins as non root user

* doc to run Jenkins as non root user

* increment minor version due to feature "run Jenkins as non root user"
2018-01-03 21:29:19 -08:00
Ali Shanaakh 65e20cd862 [stable/mysql] Fixed typo in mysql configuration file extension (#3217)
* [stable/mysql] Fixed typo in mysql configuration file extension

* Bumped patch version
2018-01-03 21:24:19 -08:00
Bitnami Bot dd10a7560d [stable/drupal] Release 0.11.3 (#3218)
* drupal: update to `bitnami/drupal:8.4.4-r0`

* drupal: bump chart appVersion to `8.4.4`

* drupal: bump chart version to `0.11.3`
2018-01-03 21:19:18 -08:00
Mengqi Yu 5d7f1e13f4 remove spec.template.metadata.name (#3214) 2018-01-03 20:57:19 -08:00
toidiu 35e7fa49aa template the version to keep them synced (#3084)
* template the version to keep them synced

* up version
2018-01-03 20:34:20 -08:00
Rémy Greinhofer 1abf5cfb13 [stable/mysql] Add option to specify service type (#3079)
The MySQL chart only allowed the service type to be ClusterIP,
preventing its use with Minikube. This patch adds the ability to create
the service with the `NodePort` type.

Drive-by:
* Update the `NOTES.txt` file to provide similar instructions to the
PostreSQL chart.
2018-01-03 13:15:19 -08:00
Christian Roggia 9fa768d05c [incubator/drone] Added data persistence (#3185)
* Updated drone to version 0.8.2

* Added persistence to the server

* Added icon to the chart

* Bumped MINOR version instead of PATCH version
2018-01-03 09:08:18 -08:00
Bitnami Bot 1f7e0c65ca [stable/mediawiki] Release 0.6.1 (#3199)
* mediawiki: update to `bitnami/mediawiki:1.30.0-r0`

* mediawiki: bump chart appVersion to `1.30.0`

* mediawiki: bump chart version to `0.6.1`
2018-01-02 07:51:36 -08:00
Bitnami Bot 56aee280a2 [stable/phabricator] Release 0.5.5 (#3198)
* phabricator: update to `bitnami/phabricator:2017.52.0-r0`

* phabricator: bump chart appVersion to `2017.52.0`

* phabricator: bump chart version to `0.5.5`
2018-01-02 07:46:36 -08:00
Bitnami Bot f8a31a60a8 [stable/odoo] Release 0.6.7 (#3196)
* odoo: update to `bitnami/odoo:10.0.20180102-r0`

* odoo: bump chart appVersion to `10.0.20180102`

* odoo: bump chart version to `0.6.7`
2018-01-02 07:42:36 -08:00
Gianluca Arbezzano e9e7b2d1ae Bump Kapacitor (#3189)
/assign @mattfarina

This PR switch Kapacitor to alpine to maintain the same base image
(alpine) across all the tick stack.

It also switch to docker.io for the same reason.
2018-01-02 07:36:36 -08:00
Gianluca Arbezzano 855c1dc5e3 Bump Telegraf (#3188)
/assign @mattfarina
2018-01-02 07:26:37 -08:00