* fix the setting of an apiKey due to "not a method but has arguments"
* seperate definition of .Values.pdns.secretName
* bump Chart.yaml to 3.1.1
* Add suggested feedback
* Fix if condition
* [bitnami/external-dns] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: joancafom <jcarmona@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* [rabbitmq] Specific nodeport expose
adds the ability to specify the node port to expose for all of the
currently exposed ports. This should **not** be used in production but
is very useful for running a local copy of the exact production chart
one would use but in a much smaller context.
* [rabbitmq] added default values, renamed stats -> manager, fix readme
I'd nuked readme whitespaces inadvertently in the last commit... sorry
it's restored now
* [bitnami/rabbitmq] Updated node port names
This updates the nodePort names to follow the convention set in major
revision 7 of this chart. I like this a lot better as it's much easier
to read and `grep` through, so you can search for nodePort to find any
of the nodePort settings.
* [bitnami/rabbitmq] bumping chart revision due to new feature
* [bitnami/rabbitmq] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
* [bitnami/redmine] Fix deployment secret when using mariadb.existingSecret
Use the correct secret for the mariadb database if the user has
specified an existingSecret in the mariadb chart.
Signed-off-by: Joseph Ball <joseph.ball@packetsolutions.io>
* [bitnami/redmine] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* added objectstorageConfig to the sidecar container
* Bumped version and added documentation of the added values.
* Fixed indentation of environment variables
* Rename ConfigMap to Secret and added to production-values
* Fixed missing space
* Added the contour helm chart
* Update bitnami/contour/Chart.yaml
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/contour/README.md
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/contour/values.yaml
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/contour/values.yaml
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/contour/README.md
Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Added the option to template inside the configInline Attribute for better handling of the namespace
* added template to the documentation
* Updated contour to 1.3.0
* Bumped the contour chart
* Fixed contour templating
* Better defaults
* Fixed values.yaml
* bumped chart version and appVersion
* Bumped the Chart version and added helm v2 support and some flags for the helm v2 support
* Update appVersion
* Update image tag
* Change command line to support the new Contour release.
* Bumped version
* Fixed templating
* Update values.yaml
* Fixed template.
* fixed template
* fixed the labeling use the uid 1001 from bitnami user
* added some service templating capabilities
* setting a good default
* Update envoy tag
* Fix several issues
* Add values-production
* [bitnami/contour] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* [bitnami/zookeeper] Configure max session timeout as standard env var in helm chart
* merge master and update chart version
* merge master and update chart version
* [bitnami/zookeeper] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>