Commit Graph
3243 Commits
Author SHA1 Message Date
David J. M. Karlsen 0ca7204ca0 upgrade cerebro to 0.8.1 (#6439) 2018-07-03 09:20:18 -07:00
max8899 2decc92e1e fix typo (#6393)
* fix typo

choosen ->  chosen

* Update Chart.yaml
2018-07-03 07:00:22 -07:00
pieterv-icloud-com 7866d1aa62 [stable/selenium] Add hub serviceLoadBalancerIP property (#6000)
* Addhub serviceLoadBalancerIP property

* Bumping version of chart

* Bump version numbers

* Change appVersion to 3.11.0 so that it matches the README

* Update Chart.yaml

* Update README.md
2018-07-02 13:12:18 -07:00
Kamil Szczygieł b657379f2e [Concourse] add nodeSelector for web (#6267)
* [concourse] add nodeselector for web

* bump chart version

* typo

* update values.yaml and README

* bump chart version

* Bump minor version for new feature
2018-07-02 13:07:28 -07:00
ejether 21c58fe9af replaced single line DOMAIN in openvpn config with multi-line DOMAIN-… (#6258)
* replaced single line DOMAIN in openvpn config with multi-line DOMAIN-SEARCH to make it work with Mac OSX and tunnelblick

* Update Chart.yaml
2018-07-02 13:07:18 -07:00
Justin McCarty 3b064914d6 Adding optional sidecar containers and volumes (#6302)
* Adding optional sidecar containers and volumes

* Using extraContainers instead of sidecars

* Using extraVolumes instead of additionalVolumes

* Make default an empty string in order to prevent warnings

* Update Chart.yaml
2018-07-02 13:02:19 -07:00
Carlos Tadeu Panato Junior 0a43495ef3 [stable/inbucket] Add OWNERS file (#6299) 2018-07-02 12:54:18 -07:00
Kali Norby 629ea4ef1d [stable/influxdb] Allow alternate schedulers (#6235)
* Adding option to set scheduler

* Bumping version

* Bump minor version for new feature
2018-07-02 12:50:18 -07:00
Philip Champon ec0b0d09a9 selenium: use generic env var, not oracle specific env var (#6117)
* use generic env var, not oracle specific env var

* Update Chart.yaml

* Update Chart.yaml
2018-07-02 12:43:18 -07:00
Kali Norby 9a4ec491bf [stable/sentry] Allow alternate schedulers (#5875)
* Adding scheduler name option to deployments

* bump version to 0.1.15

* Updating documentation

* Update cron-deployment.yaml

* Update cron-deployment.yaml

* Update cron-deployment.yaml

* Update web-deployment.yaml

* Update workers-deployment.yaml
2018-07-02 12:34:16 -07:00
Jainish Shah edd5421c47 adding JFrog Mission control (#5632)
* added JFrog Mission-Control

* fixed version

* New line at the end

* using secrets for credentials

* chart name from template

* removed default resources

* addd values.yaml for ci and removed hardcoded passwords

* aligned with helm version 2.8+

* changes deployment api to apps/v1beta2

* converted configmap to secret for certs

* removed blank likes

* on new line at end of file

* using secret in config map

* Removed default keys

* fixed readme

* Moved chart to stable

* replaced incubator with stable
2018-07-02 12:02:19 -07:00
zxcvbnius b206c7e68c [stable/drone] Add nodeSelector config parameter (#6328)
* [stable/drone] Add nodeSelector config parameter

* [stable/drone] Fixed conflict

* [stable/drone] updated version
2018-07-01 15:31:18 -07:00
Jacob Magnusson 977d130375 [stable/traefik] Minimize downtime during deploy (#5643)
* [stable/traefik] Minimize downtime during deploy

Traefik will become unresponsive for around 20-25 seconds whenever an upgrade of the deployment is made. This change mitigates this by keeping the existing pod around until the new pod reports as being healthy.

There’s still be around 5-10 seconds of downtime, perhaps because of how the probes are set up.

* [stable/traefik] Ability to specify deployment strategy

* Change version to next available and add example configuration for `deploymentStrategy`
2018-07-01 12:50:17 -07:00
Cédric de Saint Martin 614cc591a5 [postgresql] Set update strategy to Recreate. (#6343)
* [postgresql] Set update strategy to Recreate.

We NEVER want two different postgres instances to be up at the same time using the same database files, or corruption can occur.
At the cost of having a few seconds of downtime at upgrade time.

* Update Chart.yaml
2018-07-01 12:43:18 -07:00
Jacob LeGrone 63653fd596 Make jenkins master pod security context optional (#6122)
Cluster configurations may include mutating admission controllers which
dynamically add security contexts to pods and containers.

OpenShift uses this pattern to implement required uid ranges that
differ on a per-namespace basis, and OpenShift's security admission
plugin rejects any pods that make runAsUser requests outside of that
valid uid range.

Removing the securityContext field from the Jenkins pod spec allows the
OpenShift security admission plugin to assign a uid in the correct
range to each container in the pod on behalf of the user, avoiding the
need to provide helm with a different runAsUser value for each
namespace in which Jenkins is deployed.
2018-07-01 12:39:18 -07:00
Sandeep Mendiratta c0b445ee55 added annotations for node-exporter-daemonset (#6387)
* added annotations for node-exporter-daemonset

* fixed typo for annotation

* updated version

* typo fix

* Bump minor version for new feature
2018-07-01 12:30:19 -07:00
AdamDang ec6474b9a3 [stable/gocd]Typo fix: heath check->health check (#6269)
* Add Version to 0.2.6

Add Version to 0.2.6

* [stable/gocd]Typo fix: heath check->health check

heath check->health check

* Update Chart.yaml

* Update Chart.yaml
2018-07-01 10:15:17 -07:00
danigrmartinez 5e918b6a41 [stable/nginx-ingress] disable Cluster roles if is a scope ingress (#6186)
* [stable/nginx-ingress] disable ClusterRoles if is a scope ingress

* Update Chart.yaml
2018-07-01 09:56:17 -07:00
Shubham Jain b84648317e Bug fix: Add if condition to configurtion mounting section, and menti… (#5198)
* Bug fix: Add if condition to configurtion mounting section, and mention the dependecy on kube-state-metrics.

* Increment chart version to 0.1.1

* Incrmented the chart version number
2018-07-01 09:51:17 -07:00
Kevin Lefevre 5a3a99f9fa [stable/keel] update to v0.9.5 (#6342) 2018-07-01 09:46:17 -07:00
AdamDang 378b75a95f [stable/openldap] typo fix: persitent->persistent (#6263)
* Update Chart.yaml

* [stable/openldap] typo fix: persitent->persistent

[stable/openldap] typo fix: persitent->persistent
2018-07-01 09:40:16 -07:00
Tim Jespers 254725f63f [stable/gcloud-sqlproxy] optional secret creation (#6298)
* Add support for existing secrets

* Correct imageTag in README

* Use common names for specifying existing secrets
2018-07-01 09:21:18 -07:00
Yahav Biran ea4c96ac55 Adding tomcat 7.0 chart (#5234)
* Adding tomcat 7.0 chart

* Fixing trailing spaces and wrong indentation

* Add icon in Chart.yaml

* App Version in Chart.yaml

* add table to explain the configurable components and fix labels

* add liveness and readiness probes

* modify app lables and fix probe ports

* fix github user, remove MIT license, fix prereq version, align table, update _helpers.tpl, fix resource names, selectors, remove default tolerations, fix service ports

* fix config table

* fix maintainers names

* fix wrong indentation in values.yaml

* adjusting to helm v2.9.0 template

* indentation style fix, add hard coded ports, add doc to webarchive in docker hub, use of tomcat official image, remove version from deploy directory, fix versions, fix tomcat icon, fix tag in README, remove /smaple app name from probes

* fixing indentation

* Fix indentation

* Fix service

* Fix deployment

* Comment out defaults for resources

* Update appsrv.yaml

* Fix error converting YAML to JSON: yaml: line 50: mapping values are not allowed in this context

* fix indent - readinessProbe.httpGet.port

* fix liveness probe to ensure app deployment
2018-07-01 09:17:17 -07:00
David J. M. Karlsen 54b8b1c181 add chart for cerebro (#6291)
* add chart for cerebro

* add home field

* fix docs

* fix typo

* fix typos

* move straight to stable, avoid using common-template

* fix apiVersion
2018-07-01 08:51:17 -07:00
tmestdagh d595122835 Fixed image configuration in README for the prometheus-cloudwatch-exporter (#6400)
* Fixed image configuration in README for the prometheus-cloudwatch-exporter.

* Bumped version of prometheys-cloudwatch-exporter.

* Bumped the correct version for prometheus-cloudwatch-exporter.
2018-06-29 07:31:22 -07:00
Will Newby f5f77fd571 Makes WordPress replicas configurable from values (#6362)
* Makes WordPress replicas configurable from values

* MVersion Bump

* Updates to README as requested
2018-06-29 00:34:20 -07:00
Sasha f3aa264463 Implement Hyperledger Fabric CA chart (#6181)
* Implement hlf-ca chart

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

* Add appVersion to help validation

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

* Small fix for default values of Organisation and OU

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

* Remove service.nodePort from README.md

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

* Fix NOTES.txt

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

* Small edits in values.yaml and README.md

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

* Move chart from incubator to stable

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

* Fix PVC to conform to best practices

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

* Fix deployment.yaml

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

* Move persistent data location to default Hyperledger /var/persistence

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>
2018-06-28 13:22:21 -07:00
Sasha 54bd619a46 Implement Hyperledger Fabric Orderer chart (#6163)
* Implement hlf-ord chart

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

* Small edits in README.md and values.yaml

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

* Move chart from incubator to stable

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

* Align with persistence best-practices and fix deployment apiVersion

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

* Move persistent data location to default Hyperledger /var/persistence

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>
2018-06-28 13:07:23 -07:00
Michael Laccetti 02dc414e82 [incubator/vault-operator] Introducing the Vault Operator chart (#5574)
* Starting work on the Vault Operator

Get us some chart-y goodness!

* Starting work on the Vault Operator

Get us some chart-y goodness!

* Vault operator chart lints

Time to see if it works?

* Vault operators deploys!

Need to test on a real k8s instance, now

* Starting work on the Vault Operator

Get us some chart-y goodness!

* Vault operator chart lints

Time to see if it works?

* Vault operators deploys!

Need to test on a real k8s instance, now

* Don't set the etcd-operator to cluster-wide

Cuz that'd be bad, mmkay?

* Validated to be awesome!

Last step is to update docs

* Updated README with all of the values

* Updated values

Things noticed while documenting them

* Syncing up with the 2.8+ Helm chart style

* Fix indentation issue

* Updating as per code review

* Migrate the `vault-operator` to `stable`

* Replace references to incubator with stable
2018-06-28 11:30:20 -07:00
mihirat ac526fa232 Add support for Google Cloud SQL to use as a backend (#6016)
* added cloud sql proxy container

* Add cloud sql proxy

* make changes on stable/drone

* update for general usage [stable/drone]

* Bump minor version for new feature
2018-06-28 11:25:31 -07:00
Ricardo Hernandez 30e46f7af9 [stable/grafana] Dashboards per providers and external ConfigMaps for dashboards (#5684)
* Manage dashboards per provider

* Allow to reference external ConfigMaps for dashboards
2018-06-28 11:25:22 -07:00
Jody McIntyre 47644a7935 Add support for pod antiAffinity (#5459)
* Add affinity support

(defaults to hard antiAffinity between components)

* Bump to next minor version
2018-06-28 11:16:21 -07:00
Giancarlo Rubio 21a5ed3890 Create helm chart for blackbox exporter (#6134)
* Add blackbox exporter

* fix lint
2018-06-28 11:07:22 -07:00
Sasha ad8bdbfe29 Implement Hyperledger Fabric specific CouchDB chart (#6144)
* Implement CouchDB chart

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

* Move chart from incubator to stable

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

* Align with persistence best-practices and fix deployment apiVersion

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

* Upgrade Hyperledger CouchDB image to latest

Signed-off-by: Alejandro Vicente Grabovetsky <sasha@aid.technology>
2018-06-28 10:53:22 -07:00
Alexander Babai cf7a5644c6 [stable/postgresql]: add pods replace strategy support (#6218)
* [stable/postgresql]: add pods replace strategy support

* [stable/postgresql] bump version
2018-06-28 10:49:31 -07:00
Erik Madrid 50230ff89f [stable/openldap] normalize chart (#6018)
* adds service annotations; adds extralabels to components; canonicalizes template naming; adds values-defined existingSecret

* updates README with test.enabled value description

* sets container ports with values

* updates approvers and reviewers

* removes OWNERS file

* deployment container to using hard-coded port values

* fixes pv command in README

* bumps openldap container version to 1.2.1
2018-06-28 10:49:21 -07:00
Juan Ariza Toledano b0061e9c20 Adding the possibility to use registy on Docker image (#6372) 2018-06-28 06:45:22 -07:00
Bitnami Bot 303aa19471 [stable/prestashop] Release 2.0.1 (#6352)
* prestashop: update to `1.7.3-4`

* prestashop: updated chart requirements

* prestashop: bump chart appVersion to `1.7.3-4`

* prestashop: bump chart version to `2.0.1`
2018-06-28 00:03:20 -07:00
Chris Hiestand fd7ac858f0 fix url in concourse values.yaml for generating keys (#5907)
* fix url in values.yaml for generating keys

* bump chart version stable/concourse
2018-06-27 19:40:20 -07:00
Maxime Guyot 30acbdd9ee Add resource requests and limits support for nexus (#6358) 2018-06-27 12:55:20 -07:00
Sergey Nuzhdin f858ef41f2 Fix issues in stolon chart, introduced during the migration (#6284)
* Add missing emptyDir volume, required to run with disabled persistence
* Add missing serviceAccountName
* Update Readme
* Bump chart version
2018-06-27 11:34:18 -07:00
Reinhard Nägele a066a97f62 [stable/keycloak] Fix incorrect default value for extraEnv (#6350)
The default value has to be an empty string instead of an empty map because
it is passed to the 'tpl' function. Otherwise Helm gives you a warning when the chart is
installed and 'keycloak.extraEnv' is used.
2018-06-27 10:45:21 -07:00
Guilherme Garnier 1ff575fceb [stable/eventrouter] allow sink configuration (#6360)
* Allow configuring the sink

* Set namespace for deployment, serviceaccount and configmap

* [stable/eventrouter] Release 0.1.1
2018-06-27 10:31:21 -07:00
Adrien Chardon e738f99d0b [stable/jenkins] Rework resources requests and limits (#6077) (#6077) 2018-06-27 09:06:19 -07:00
Bitnami Bot 22ba174621 [stable/parse] Release 2.0.1 (#6341)
* parse: update to `1.2.0-ol-7`

* parse: bump chart version to `2.0.1`
2018-06-27 00:21:24 -07:00
Bitnami Bot b1262fe7db [stable/joomla] Release 2.0.2 (#6331)
* joomla: update to `3.8.10`

* joomla: bump chart appVersion to `3.8.10`

* joomla: bump chart version to `2.0.2`
2018-06-26 20:25:19 -07:00
Jeff Hastings 5e73257217 Add jenkins master pod annotations (#6313) 2018-06-26 20:18:19 -07:00
Hidetake Iwata eab83d3cd0 Fix HackMD did not work with external PostgreSQL (#6294) 2018-06-26 20:03:21 -07:00
jakemccloskey dc3c22f108 [stable/openvpn] Fixes for client config file (#6285)
* Remove dh params from client config. Unwrap remote config.

* Bump version.
2018-06-26 19:55:20 -07:00
Bitnami Bot 5090115176 [stable/ghost] Release 4.0.3 (#6333)
* ghost: update to `1.24.6`

* ghost: bump chart appVersion to `1.24.6`

* ghost: bump chart version to `4.0.3`
2018-06-26 19:50:18 -07:00