* [stable/external-dns] Switch to use 'bitnami/external-dns' image and add Bitnami team as maintainers.
Signed-off-by: juan131 <juan@bitnami.com>
* Remove references to 'bitnami/external-dns' chart
Signed-off-by: juan131 <juan@bitnami.com>
* Sign off every commit
Signed-off-by: juan131 <juan@bitnami.com>
* [stable/external-dns] Add information about other major changes included in 2.0.0
Signed-off-by: juan131 <juan@bitnami.com>
* Rebase from master
Signed-off-by: juan131 <juan@bitnami.com>
* Fix CI tests
Signed-off-by: juan131 <juan@bitnami.com>
- Changed web.tsa.host to web.tsa.hosts which now takes a list of
hostnames and ports
- For web & worker deployments (default state) we read the port number
from the web's config values (bindPort)
Signed-off-by: Ciro S. Costa <cscosta@pivotal.io>
Co-authored-by: Taylor Silva <tsilva@pivotal.io>
Signed-off-by: Zoe Tian <ztian@pivotal.io>
* [stable/redis] Collect metrics from sentinels when enabled
Signed-off-by: juan131 <juan@bitnami.com>
* Rebase branch from master
Signed-off-by: juan131 <juan@bitnami.com>
* Added --no-auth-warning to redis-cli calls in health-configmap
Signed-off-by: Beni Ben Zikry <bbenzikry@gmail.com>
* update tag for redis-lib-values
Signed-off-by: Beni Ben Zikry <bbenzikry@gmail.com>
* bump chart version
Signed-off-by: Beni Ben Zikry <bbenzikry@gmail.com>
* added no-auth-warning flag on top of new probe changes
Signed-off-by: Beni Ben Zikry <bbenzikry@gmail.com>
* [stable/prometheus-pushgateway] add optional PodDisruptionBudget
Signed-off-by: Victoria Lee <victoria@victoria-lee.net>
* add new line to values.yaml
Signed-off-by: Victoria Lee <victoria@victoria-lee.net>
* [stable/spring-cloud-data-flow] Update to new SCDF version 2.1.2
- update app version to 2.1.2
- update skipper version to 2.0.2
- update icon to new path
Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
* [stable/spring-cloud-data-flow] Update to new SCDF version 2.1.2
- fix chart version
Signed-off-by: Chris Schaefer <cschaefer@pivotal.io>
* Add values to allow for additional volume mounts which will enable users to mount secrets securely
Signed-off-by: Brian Surber <bsurber120@yahoo.com>
* Add values to support additional env values as well
Signed-off-by: Brian Surber <bsurber120@yahoo.com>
* [stable/concourse] Improve documentation: update template values of awsSecretsManager
Provide the right default template for pipeline and team for awsSecretsManager
Signed-off-by: Syamala Umamaheswaran <shykart2203@gmail.com>
* [stable/concourse]: Improve documentation: update template values for ssm
Signed-off-by: Syamala Umamaheswaran <shykart2203@gmail.com>
* [stable/concourse]: Bump chart version to 7.0.2
Signed-off-by: Syamala Umamaheswaran <shykart2203@gmail.com>
VMware NSX-T ingress requires a `/*` pattern for the path, this allows the user
to specify the type of ingress controller via annotations to ensure
correct behavior.
Signed-off-by: Christopher Banck <cbanck@pivotal.io>
* [stable/k8s-spot-termination-handler] Alexey's changes
Squashed commit of Alexey's changes
Signed-off-by: Alexey Shabalin <alexey.shabalin@fairfaxmedia.com.au>
Signed-off-by: Frode Egeland <egeland@gmail.com>
* [stable/k8s-spot-termination-handler] fix bug, refactor
* Fix an issue where k8s needs an int, but chart was providing a str
* Remove excess whitespace
* Move updateStrategy section to a place it makes more sense
Signed-off-by: Frode Egeland <egeland@gmail.com>
* [stable/k8s-spot-termination-handler] bump chart version
Signed-off-by: Frode Egeland <egeland@gmail.com>
* [stable/rabbitmq] enhance readiness-probe to allow rabbitmq sync data after pod restart
Signed-off-by: aggiefly <aggie_fly@hotmail.com>
* [[stable/rabbitmq] enhance readiness-probe to allow rabbitmq sync data after restart
Signed-off-by: aggiefly <aggie_fly@hotmail.com>