* Upgrade k8s integration and add new configuration
Signed-off-by: Douglas Camata <dcamata@newrelic.com>
* Add etcd mtls configuration env vars to the passthrough
Signed-off-by: Douglas Camata <dcamata@newrelic.com>
* Fix typo
Signed-off-by: Douglas Camata <dcamata@newrelic.com>
* Fix README.md persistence.enabled value
The default value defined in the values.yaml file is set to true.
Signed-off-by: Ralf Strobel <github@stro-bel.de>
* Update Chart.yaml
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
* [incubator/jaeger] Added support for setting the KEYSPACE environment variable in cassandra schema creation
Signed-off-by: Steffen Folman Qvistgaard <folman@tdc.dk>
* [incubator/jaeger] Added support for setting the KEYSPACE environment variable in cassandra schema creation
Signed-off-by: Steffen Folman Qvistgaard <folman@tdc.dk>
* [stable/redmine] Add JSON Schema & standardize ingress configuration
Signed-off-by: juan131 <juan@bitnami.com>
* '-databaseType' as a string
Signed-off-by: juan131 <juan@bitnami.com>
* Support both ways to setup ingress deprecating previous one
Signed-off-by: juan131 <juan@bitnami.com>
* Bump minor version
Signed-off-by: juan131 <juan@bitnami.com>
* Fix issue with databaseType
Signed-off-by: juan131 <juan@bitnami.com>
* Rebase from master and bump version
Signed-off-by: juan131 <juan@bitnami.com>
* Bump major version
Signed-off-by: juan131 <juan@bitnami.com>
* [stable/postgresql] Prefix port names with protocol
Signed-off-by: Tom Brouws <tom@weave.nl>
* Bump chart major version & add disclaimer to README
Signed-off-by: Tom Brouws <tom@weave.nl>
* [stable/atlantis] Fix typo in orgWhitelist var
orgWhitelist in README.md has a capital L, where it should be lowercase.
Signed-off-by: Liam Nattrass <liam.d.nattrass+git@gmail.com>
* bump chart version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
* [stable/weave-scope] Fix compatibility with k8s 1.16 for weave-scope-frontend
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
* [stable/weave-scope] Bump weave-scope to 1.12.0 and bump chart version consistently
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
* bump chart versions
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
The v1.16 release will stop serving the following deprecated API versions in favor of newer and more stable API versions:
* DaemonSet, Deployment, StatefulSet, and ReplicaSet (in the extensions/v1beta1 and apps/v1beta2 API groups)
* Migrate to use the apps/v1 API, available since v1.9. Existing persisted data can be retrieved/updated via the apps/v1 API.
See https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
Signed-off-by: Yujun Zhang <yujunz@nvidia.com>
This helps when a deployer is using a self hosted s3 alternative and needs to add extra options such as `--path-style-access true`.
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* Update example value 'defaultTFVersion' in the values.yaml file
Signed-off-by: Matt Wilkerson <matt.wilkerson@ibotta.com>
* Bump chart version
Signed-off-by: Matt Wilkerson <matt.wilkerson@ibotta.com>
* [stable/opa] Fix default opa config.yaml
Historically opa by default is configured to download a bundle file
with default values.yaml options to allow for it to work with only
`helm install`. At some point this changed to not include the default
configuration which effectively breaks the defaults (and invalidates
the README that explains how to customize the policies further).
This change restores the config and updates it to the latest style of
bundle configuration using the `bundles` keyword.
Signed-off-by: Patrick East <east.patrick@gmail.com>
* [stable/opa] Update OPA and kube-mgmt versions
Bumping the versions of OPA and kube-mgmt to the latest and greatest.
The newer versions include bug fixes, performance enhancements, and
features that users should have.
Signed-off-by: Patrick East <east.patrick@gmail.com>
* Make helm hook job object have the same command as the CronJob
Signed-off-by: Mihai Anei <mihai.anei@gmail.com>
* Fixed parsing of helm hook job command. Added ci values for testing them
Signed-off-by: Mihai Anei <mihai.anei@gmail.com>
* Add CI test for default values of the chart
Signed-off-by: Mihai Anei <mihai.anei@gmail.com>
* stable/prometheus: Add sessionAffinity for server service
Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>
* stable/prometheus: Add sessionAffinity for alertmanager service
Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>
* Bump Minor Version
Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>
* add to Grafana documentation some missing services parameters which appear in the service template
Signed-off-by: Royee Tager <royeectu@gmail.com>
Signed-off-by: royeectu <royeectu@gmail.com>
* bump chart version
Signed-off-by: Royee Tager <royeectu@gmail.com>
Signed-off-by: royeectu <royeectu@gmail.com>