Commit Graph
3615 Commits
Author SHA1 Message Date
Dan Wendorf 82d3c6f8d6 [stable/openvpn] service label selector match pod (#5460)
Fixes #5455
2018-05-09 13:14:52 -07:00
Rob Kernick 193ac34b65 [stable/sonatype-nexus] Nexus update version to 3.10.0 (#5395)
* Update url in test and probes

* bump chart version

* Update nexus version

* Bump chart version
2018-05-09 06:39:52 -07:00
Will Tran ff8d5db2a0 [stable/concourse] Add missing release labels to pods (#5429)
* [stable/concourse] Add missing release labels to pods

This fixes worker podAntiAffinity which was selecting on the missing release label

* bump patch version of chart
2018-05-09 06:34:53 -07:00
Juan Ariza Toledano 3a86ae4343 Orangehrm password (#5432)
* Using numbers, symbols and letters to generate OrangeHRM password

* Updating MariaDB requirement
2018-05-09 04:19:52 -07:00
Remmum 55884e28d8 pod annotations on prometheus-pushgateway pod (#5469) 2018-05-09 03:37:53 -07:00
Bitnami Bot dbfa8d27d7 [stable/ghost] Release 3.1.2 (#5467)
* ghost: update to `1.22.7`

* ghost: bump chart appVersion to `1.22.7`

* ghost: bump chart version to `3.1.2`
2018-05-09 03:20:52 -07:00
AdamDang 6dceaa196a [stable/redis] typo fix: persitent->persistent (#5448)
* Update Chart.yaml

* Update values.yaml
2018-05-09 01:26:52 -07:00
Jacob LeGrone fd93bff82f Inherit existing plugins from Jenkins image (#5409)
BREAKING CHANGE:
The mount point for the shared plugin volume in the init container
has changed. If you are currently overriding the default Jenkins
configmap, an additional instruction is needed in order to copy
plugins installed by the init container to the shared plugin volume.
2018-05-08 10:49:52 -07:00
Komazaki 098077e971 [stable/spinnaker] Fix for k8s 1.9.4 or upper version (#5238)
* update minio chart version

* change minio endpoint

* change minio client image for using mc mb -p option

* update chart version to 0.4.1
2018-05-08 10:39:52 -07:00
Faraaz Khan 0011b17cff [stable/neo4j] Update Neo4j to 3.3.4 (#5172)
* update neo4j chart

* updates neo4j to 3.3.4
* Adds pod disruption budget
* Removes privileged security context
* Adds delete hook annotation to test pod
* Reorganizes tests so they pass on clusters with rbac enabled, example:
gke-1.9.6

* require explicit agreement to neo4j license

* switch to using default instead of required

See: https://github.com/kubernetes/helm/issues/2347

* print error when license is not accepted
2018-05-08 08:49:52 -07:00
Steven Sheehy afacb43ec1 [stable/rabbitmq-ha] Add fullnameOverride (#5191)
* [stable/rabbitmq-ha] Add fullnameOverride

* [stable/rabbitmq-ha] Bump chart version for fullnameOverride
2018-05-08 08:41:52 -07:00
nseyvet 8e461e4821 fix #3308 (#5217) 2018-05-08 06:43:52 -07:00
Prabal Deb 79b521b557 [incubator/drone] Allows DinD environment variables (#5314) 2018-05-08 05:38:52 -07:00
AdamDang 2d7695a87d Typo fix in test/README.md: Kuberentes->Kubernetes (#5307)
Kuberentes->Kubernetes
2018-05-08 05:31:53 -07:00
Dave Anderson 2ed90fcb97 stable/metallb: update to MetalLB 0.6.2. (#5337) 2018-05-08 05:26:52 -07:00
Idir Ouhab Meskine 4c81ad011f Dont create configmap without configs (#5190)
* Create configmap just if there is any config

The daemonset tries to use the configmap but the [confimap](https://github.com/kubernetes/charts/blob/master/stable/newrelic-infrastructure/templates/configmap.yaml#L1)  won't be created if there's nothing in the 
[values.yaml](https://github.com/kubernetes/charts/blob/master/stable/newrelic-infrastructure/values.yaml#L45).

That lead to an error in the pod creation.

* Update newrelic-infrastructure chart version
2018-05-08 04:42:51 -07:00
Joshua Dotson ab579ad0cf [incubator/zookeeper] v1.0: Revamp, add exporters, add chroots job (#4931)
* [incubator/zookeeper] v1.0: Revamp, add exporters, add chroots job

* [incubator/zookeeper] Remove unnecessary and from if statement
2018-05-08 04:21:51 -07:00
Guilherme Garnier 494a6bc4bc [stable/docker-registry] Add optional service clusterIP (#5096) 2018-05-07 10:33:51 -07:00
AdamDang d800411054 [stable/prometheus] typo fix: optinal->optional (#5422)
* add version

version: 6.3.2

* [stable/prometheus] typo fix: optinal->optional

[stable/prometheus] typo fix: optinal->optional
2018-05-07 09:43:50 -07:00
Jeff Hastings 9f3285466a add ingress path for kubernetes-dashboard (#5229)
* add path for dashboard ingress

* default ingress path in values.yaml
2018-05-07 08:01:50 -07:00
Matthew Rocklin 840ae6967e [stable/dask] bump version to 0.17.4 (#5416) 2018-05-07 07:58:00 -07:00
Steven Tobias bd91fad66c vault - fixing copy pasta for non default namespaces (#5410)
* fixing copy pasta for non default namespaces

* incrementing version
2018-05-07 07:57:51 -07:00
Corey O'Brien 0d3ebfdfac [stable/consul] Fix statefulset selector (#5151)
* [stable/consul] Fix statefulset selectors

Selectors need to be explicit and immutable so they can't contain
the chart version

* Add version back to  label but remove  from selector
2018-05-07 07:44:51 -07:00
Raymond Arias 4027aa94c7 [stable/redis] adding pod antiaffinity capability to redis slaves (#5280)
* [stable/redis] adding pod antiaffinity capability to redis slaves

* update chart version

* updated to redis 3.1.0 and enabled user to define affinity

* change variable to affinity and set default value in values files

* bump chart version
2018-05-07 05:12:51 -07:00
Joe Taylor 36e3128973 [stable/mediawiki] Allow configuration of svc spec.loadBalancerIP (#5412)
* Allow configuration of svc spec.loadBalancerIP

* Bump version number
2018-05-07 03:25:50 -07:00
Tomas Pizarro 6266b3baea [stable/magento] increase initialDelaySeconds for magento (#5406) 2018-05-07 01:21:50 -07:00
Leonardo Faoro c8ca2cea25 Remove bind_ip_all incompatible flag (#5162)
* Remove bind_ip_all incompatible flag

* Bump chart patch version

* Replace --bind_ip_all with --bind_ip=0.0.0.0 to provide compatibility with previous versions

* Replace --bind_ip_all with --bind_ip=0.0.0.0 on statefulset
2018-05-06 06:15:51 -07:00
Jainish Shah 4bb8d278ee Artifactory nginx bugfix (#5232)
* Fixed issue of pod crashing after modifying nginx.conf from artifactory.

* bumped chart version

* adding health check for nginx

* Revert "bumped chart version"

This reverts commit 709966127b.

* adding health check for nginx

* no message

* no message

* fixed port

* Making Probs configurable

* no message

* bumped version

* fixed values

* setting default value of success threshold to 1

* decreased initialDelaySeconds
2018-05-06 06:06:50 -07:00
Christian Budde Christensen 5230e0b0af Add LoadBalancerIP to values (#5347)
Allow configuration of the LoadBalancerIP on the service.
2018-05-04 13:58:51 -07:00
Tuan Anh Tran 5727cf208d [k8s-spot-scheduler] update readme change to stable channel (#5391)
* update readme change to stable channel

* bump chart version
2018-05-04 13:52:51 -07:00
Elliot Kennedy a84cb1685a Add ExternalDNS docs (#5392) 2018-05-04 13:48:52 -07:00
Jainish Shah d84ddb774c Artifactory ha nginx bugfix (#5233)
* Fixed issue of pod crashing after modifying nginx.conf from artifactory.

* Bumped version

* adding health check for nginx

* probs configuration

* setting default value of success threshold to 1

* changing defaults

* added init container

* minor fix in readme

* bumped chart version
2018-05-04 13:39:50 -07:00
cheyang 38775a7f2d fix typo in mssql's readme (#5291) 2018-05-04 10:42:51 -07:00
Giancarlo Rubio bbbcc62884 add myself as owner of prometheus chart (#5195)
* add myself as an owner of prometheus chart

* Update Chart.yaml
2018-05-04 09:50:51 -07:00
Dan Wendorf fbea3c479a [stable/openvpn] Update resource labels to latest best practices (#5175)
- All resources directly created have `app`, `chart`, `release`, and `heritage`
- Because deployment pod selectors are immutable in API version apps/v1,
  openvpn deployment pods no longer have chart version in `chart` to
  allow updating.
2018-05-04 09:13:52 -07:00
Marc Sensenich d421e3ceec [stable/grafana] Allow for specification of ldap.toml (#5136)
* Allow for ldap.toml to be deployed using the Grafana chart

* Add note to values.yaml regarding ldap.toml

* Update README with default ldap.toml value

* Add config file path to auth.ldap example

* Allow for users to defined their own secret and the template uses better defaults

* Bump minor

* Fix subPath attribute name

* Update README with new values

* Change key from ldap.toml to ldap-toml

* Change createConfig to createSecret

* Only use name if createSecret is false

* Be explicit about the name attribute; existingSecretName

* Rename existingSecretName to existingSecret

* Key off of existingSecret instead of enabled

* Use a scalar value for LDAP configuration

* Remove ldap.toml template

* Update values.yaml to have example of new config
2018-05-04 07:28:50 -07:00
Valerio Coltrè c370c64604 [stable/redis] minimal support for persistence.existingClaim (#5323)
* minimal support for persistence.existingClaim

* Incrementing chart version

* persistence key missing from basic values.yaml

* table documentation for persistence.existingClaim
2018-05-04 06:04:50 -07:00
shashi ranjan 5ffaee9ee2 Kong, Cassandra, and PostgreSQL version bump (#5257)
* Kong, Cassandra, and PostgreSQL version bump

- Kong version bumped to 0.13.1
- Cassandra chart version bumped to 0.2.6
- PostgreSQL chart bumped to 0.10.0

* drop requirements.lock

* added requirements.lock file back
2018-05-03 21:58:51 -07:00
AdamDang 84bbedd039 [artifactory-ha] recreation for 5327 for conflicts with other PR (#5333)
* Add version 

version: 0.1.9

* [artifactory-ha] recreation for 5327 for conflicts with other PR

[artifactory-ha] recreation for 5327 for conflicts with other PR
2018-05-03 14:07:51 -07:00
josecv 613d3bbdde [stable/concourse] hard antiaffinity for workers (#5324) 2018-05-03 13:45:51 -07:00
Bitnami Bot 24260ad5f8 [stable/dokuwiki] Release 1.0.2 (#5378)
* dokuwiki: update to `0.20180422.201805030840`

* dokuwiki: bump chart appVersion to `0.20180422.201805030840`

* dokuwiki: bump chart version to `1.0.2`
2018-05-03 13:38:21 -07:00
Bitnami Bot ec0604ed66 [stable/magento] Release 1.0.2 (#5359)
* magento: update to `2.2.4`

* magento: bump chart appVersion to `2.2.4`

* magento: bump chart version to `1.0.2`
2018-05-03 13:38:11 -07:00
Bitnami Bot c9c1896bdc [stable/ghost] Release 3.1.1 (#5354)
* ghost: update to `1.22.5`

* ghost: bump chart appVersion to `1.22.5`

* ghost: bump chart version to `3.1.1`
2018-05-03 13:38:02 -07:00
Michael Laccetti 287abd5d30 Create a secret for external PostgreSQL instances (#5351)
* Create a secret for external PostgreSQL instances

* Bump the chart version

* Add whitespace at the end of the file

* Create a secret for external PostgreSQL instances

* Add whitespace at the end of the file

* Bump version
2018-05-03 13:37:52 -07:00
Miouge1 b51f4d3c64 Add documentation about MySQL random passwords (#4961) 2018-05-03 13:25:51 -07:00
Alen Komljen 4734a23a2e Update Sematext Docker agent image name and other improvements (#4875)
* Update image name and other improvements

* Add appVersion
2018-05-03 12:56:51 -07:00
Hemslo 4a57fdbcf2 [stable/gocd] Support tls for ingress (#5122)
* [stable/gocd] Support tls for ingress

* [stable/gocd] Update CHANGELOG for tls support
2018-05-03 12:26:51 -07:00
Alexander Babai fba95c3bf5 [incubator/cassandra] Standardize labels (#5111)
* [incubator/cassandra] standardize labels

* use "cassandra.name" as app label instead of "cassandra.fullname"
* match pods by two labels, release and app

* [incubator/cassandra] update notes

* [incubator/cassandra] bump version to 0.2.7

* [incubator/cassandra] bump version to 0.3.0

* bump the minor version
2018-05-03 12:11:51 -07:00
Jason Ertel aca2ba4a7a New chart dmarc2logstash (#5062)
* initial commit

* added home to chart

* removed complexity of external service name, since the direct namespaced reference to a logstash service running in a sibling namespace is simpler.
2018-05-03 11:55:51 -07:00
Enrico Stahn 65046e3cee fix(stable/rabbitmq-ha): Enabling TLS for ingress resulted in YAML parse error (#4835) (#4836)
* fix(stable/rabbitmq-ha): Enabling TLS for ingress resulted in YAML parse error (#4835)

* fix(stable/rabbitmq-ha): Increment the new chart version to be greater than the existing version of

* fix(stable/rabbitmq-ha): Use rabbitmqManagerPort for ingress
2018-05-03 11:19:51 -07:00