* Add postgresql database support to redmine chart
* add default values for database types in the README
* Update Redmine chart version
* Explain PostgreSQL usage
* Make memcached a statefulset, add anti-affinity and podDisruptionBudget
* Address review comments
* Make the chart 1.0.0, as deploment to SS is a breaking change
* Convert anti-affinity a proper yaml format
* Add optional ingress for kube-ops-view and add annotations and labels elements to service template
* Refactor ingress to match conventions depicted in drupal & wordpress. Add all values created/used to values.yaml
* bump chart version
* Add explicit image tag to CockroachDB chart
* Remove CockroachDB liveness/readiness probes
This ensures the cluster can properly recover even if all the nodes are
brought down at once. More detailed explanation at:
github.com/kubernetes/test-infra/issues/1740#issuecomment-279555187
* Bump chart version
* Add --insecure to cockroach sql command
* cockroachdb: Add --insecure to README.md
* added persistent volumes for openvpn certs
* PR-526 review changes
* bumping version per review comments
* made variable capitalization consistent per review comments
* updated image tag
* Add Cassandra StatefulSet Chart
* Change name truncate size to 21 cause StatefulSet will append 3 characters at the end of each name
* Change storage class annotation from alpha to beta
* Add seeds size
* Add liveness probe and node selector
* Rename template files
* Update Readme
* Remove configmap and update liveness probe
* Add readiness probe
* Update description and add icon
* Comment out nodeSelector as an optional value
Add default persistence storage class
* Change default image tag from “latest” to “3”
* prestashop: update to `bitnami/prestashop:1.7.1.0-r0`
* prestashop: bump chart version to `0.4.7`
* prestashop: update to `bitnami/prestashop:1.7.1.1-r0`
* prestashop: update to `bitnami/prestashop:1.7.1.1-r1`
* prestashop: update to `bitnami/prestashop:1.7.1.1-r2`
* mediawiki: update to `bitnami/mediawiki:1.28.1-r0`
* mediawiki: bump chart version to `0.4.7`
* mediawiki: update to `bitnami/mediawiki:1.28.1-r1`
* mediawiki: update to `bitnami/mediawiki:1.28.2-r0`
* Add test for Jenkins chart
* Update Spinnaker chart to latest component versions
* Revert "Add test for Jenkins chart"
This reverts commit f9600e3cbb.
* Add missing registry secret
* Cleanup configuration of Deck and Gate
* spinnaker: Rectify labels on hook jobs
* spinanker: ensure delete job runs in correct namespace
* Revert "spinanker: ensure delete job runs in correct namespace"
This reverts commit 31b8ae4e7c.
* spinanker: ensure delete job runs in correct namespace
* Use services.default.protocol where possible
* spinnaker: Add support for using GCS for storing pipelines
* spinnaker: Add GCS secret
* spinnaker: Update redis version
* spinnaker: update deck version
* spinnaker: Bump chart version
* Removes alpha annotations for affinity and storage class. These are
replaced with beta feilds.
Removes configuration map. This causes conflicts when helm delete is
used charts that depend on zookeeper as a client. Also, in Kubernetes
1.7, it will be possible to perform rolling configuration updates on
StatefulSets that embed configuration in the manifest.
Adds a service for clients to detect a running ZooKeeper instance. This
is useful for dependent charts and client applications to connect their
ZooKeeper clients directly to any running instance of the ensemble.
Increments Chart version to 0.3.0.
Updates connection notes to include connnection information in for the
client service.
* Modifies README to reflect all pods as running and fix typo
Corrects service name of StatefulSet
* bump chart version to 0.3.2
* Missed grafana in server.fullname
* Allow assignment of static NodePort port
* Add parameters for datasource creation, some mandatory for elasticsearch
* [stable/heapster] Add heapster to chart repository
* [stable/heapster] bump heapster to v1.3.0
* [stable/heapster] minor fixes to the README
* [stable/heapster] Use consistent service
- notes now use consistent service name
- small changes to README.md
* [stable/heapster] Adds service name overide option
* Bring in the fixes from the GitLab-CE chart.
CE chart MRs:
- Use correct value keys to determine which storageClass to use:
https://github.com/kubernetes/charts/pull/898
* Bump GitLab EE version to the latest release 9.1.0