5 Commits

Author SHA1 Message Date
Carlos Rodríguez Hernández
a5e4bd0e35 Replace VMware by Broadcom copyright text (#25306)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2024-04-25 12:44:38 +02:00
Felipe V.C. Serafim
da68be8e95 Add copyright header (#17300)
* Add copyright header

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Remove copyright from vib runtime_parameters files

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Add copyright header for pinniped-auth.sh

Signed-off-by: sfelipe <sfelipe@vmware.com>

* Update templates copyright header format

Signed-off-by: sfelipe <sfelipe@vmware.com>

---------

Signed-off-by: sfelipe <sfelipe@vmware.com>
2023-06-26 10:28:56 +02:00
Vincent Behar
b3a95b701b [bitnami/*] Extra manifests should be top-level (#4161)
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.

this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +01:00
Jose Antonio Carmona
ab514156fa [bitnami/kong] MAJOR - Kong subchart bump (#4109)
* Add common library chart

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Add standardizations

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Bump subcharts version

* Subchart bumps & docs

* Update requirements.lock

* Update README with clarification

* Add suggestions
2020-10-30 09:45:08 +01:00
Javier J. Salmerón-García
a8ce5330f0 [bitnami/kong] Allow deploying extra objects (#2468)
* [bitnami/kong] Allow deploying extra objects

* [bitnami/kong] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-29 21:17:29 +02:00