* [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
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.
* 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
* [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
* [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
* 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
* 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
* 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
- 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.
* 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
* minimal support for persistence.existingClaim
* Incrementing chart version
* persistence key missing from basic values.yaml
* table documentation for persistence.existingClaim
* 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
* 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
* dokuwiki: update to `0.20180422.201805030840`
* dokuwiki: bump chart appVersion to `0.20180422.201805030840`
* dokuwiki: bump chart version to `1.0.2`
* 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
* [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
* 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.
* 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