Bitnami Containers
ce340de9a2
[bitnami/contour] Release 7.4.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2022-03-27 08:04:31 +00:00
Bitnami Containers
18e4191b7d
[bitnami/contour] Release 7.4.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2022-03-17 11:04:53 +00:00
9c070343ee
[bitnami/contour] Sync CRDs with contour release 1.20.1 ( #9309 )
...
* [bitnami/contour] Sync CRDs with contour release 1.20.1
Signed-off-by: lou-lan <loulan@loulan.me >
* [bitnami/contour] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2022-03-09 08:38:27 +01:00
Bitnami Containers
09013945ec
[bitnami/contour] Release 7.3.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2022-02-15 14:20:25 +00:00
Bitnami Containers
f81b5e4e3f
[bitnami/contour] Release 7.3.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2022-02-14 12:46:27 +00:00
Bitnami Containers
b62b4b51b1
[bitnami/contour] Release 7.0.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-12-09 16:24:46 +00:00
1f2fc92870
[bitnami/contour,aspnet-core] Apply standardizations ( #7543 )
...
* Standardizations
* More changes
* More standard
* Final changes
* Readme
* fix template
* kubeval
* fix version
* Integrate PR #8065
* [bitnami/contour] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Alejandro Moreno <amorenoc@vmware.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-11-09 17:19:26 +01:00
Bitnami Containers
18fcde3fcf
[bitnami/contour] Release 5.6.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-10-05 02:59:35 +00:00
Bitnami Containers
0801385004
[bitnami/contour] Release 5.5.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-09-20 08:56:40 +00:00
05f83e513b
[bitnami/contour] Bump envoy version bundled in contour Helm Chart ( #7301 )
...
* [bitnami/contour] Bump envoy version bundled in contour Helm Chart
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com >
* [bitnami/contour] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-08-24 13:10:18 +02:00
bfb6543180
[bitnami/contour] Sync CRDs with contour release 1.18 ( #7099 )
...
* Sync CRDs with contour release 1.18
* Fix accidental removal
* [bitnami/contour] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2021-08-02 20:00:41 +02:00
Bitnami Containers
f3329c07a6
[bitnami/contour] Release 4.3.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-07-07 07:31:37 +00:00
Bitnami Containers
e759a86628
[bitnami/contour] Release 4.3.7 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-06-18 12:19:12 +00:00
Bitnami Containers
a0ef400a7a
[bitnami/contour] Release 4.3.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-05-23 14:11:53 +00:00
Bitnami Containers
703bb1c579
[bitnami/contour] Release 4.3.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-04-30 22:16:19 +00:00
Bitnami Containers
f81c5fd789
[bitnami/contour] Release 4.2.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-04-01 19:38:10 +00:00
Bitnami Containers
af6f4b1a95
[bitnami/contour] Release 4.1.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-03-05 20:23:28 +00:00
Juan Ariza Toledano and GitHub
71fb99f541
[bitnami/*] Use common macro to define RBAC apiVersion ( #5585 )
2021-02-22 17:37:32 +01:00
Bitnami Containers
a4cf3e9e7b
[bitnami/contour] Release 4.1.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-02-09 17:16:55 +00:00
George Goh and GitHub
25e31a0644
[bitnami/contour] Change CRDs approach to handle CRD upgrades ( #3665 )
...
* Place CRDs into a subchart of contour.
Helm does not perform any actions on CRDs when a chart is upgraded.
Placing the CRDs in a subchart causes them to be processed when the
contour chart is upgraded.
Discussions about this approach - https://github.com/projectcontour/contour/issues/2050#issuecomment-673722738
* Bump version to 4.0.0 as there is a breaking change in how CRDs are installed and upgraded(see README).
* Changed the repository location for contour-crds - this lives as top-level in charts.
* Update Chart and add subchart.
* Move contour-crds back inside contour chart.
* Bump the chart version and fix trailing spaces.
* Updated README to indicate notable changes and steps required for upgrading from 3.x to 4.
* Move the 4.0.0 notes to the 'Upgrade' section.
* Move out contour-crds subchart to manage CRDs in a separate `resources` directory.
Add a `contour.manageCRDs` flag to indicate whether you want the chart to manage CRDs or not.
* Remove the obsolete(Helm v2) CRD options from the README and values.yaml.
Document the new `manageCRDs` option.
2021-01-26 09:23:18 +01:00
Bitnami Containers
fa9eaaf43e
[bitnami/contour] Release 3.3.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-21 19:24:41 +00:00
Bitnami Containers
f0e9680c1a
[bitnami/contour] Release 3.3.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2021-01-17 03:38:47 +00:00
Juan Ariza Toledano and GitHub
2826c125b4
[bitnami/*] Update dependencies ( #4694 )
2020-12-11 13:05:27 +01:00
Bitnami Containers
0e04d39794
[bitnami/contour] Release 3.0.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-11 01:42:43 +00:00
4c79dec4c7
[bitnami/contour] Major version. Adapt Chart to apiVersion: v2 ( #4299 )
...
* [bitnami/contour] Major version. Adapt Chart to apiVersion: v2
* [bitnami/contour] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-11 01:06:18 +01:00