Commit Graph

73 Commits

Author SHA1 Message Date
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
30f8658b60 [bitnami/contour] Release 7.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2022-01-15 12:41:54 +00:00
Ilya
0961801c25 [bitnami/contour] Added ability to use sidecars in Envoy pods (#8512)
* [bitnami/contour] Added ability to use sidecars in Envoy pods

* Update bitnami/contour/values.yaml

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>

Co-authored-by: Ilya Khomutov <robert@yandex-team.ru>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
2021-12-29 20:31:51 +01:00
Bitnami Containers
05851020ce [bitnami/contour] Release 7.0.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-12-16 12:30:36 +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
Carlos Rodríguez Hernández
eafb5bd5a2 [bitnami/several] Replace HTTP by HTTPS when possible (#8259)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-11-29 09:58:33 +01:00
Andreas Bucksteeg
9347af1ee1 [bitnami/contour]: fix for #8174 (#8175) 2021-11-19 15:53:25 +01:00
Andreas Bucksteeg
d2b3108867 [bitnami/contour]fix:Changing envoy containerPorts for http & https to > 1024 range (#8166)
* fix:Changing envoy containerPorts for http & https to > 1024 range

This fixes #8162. Port 8080 and 8443 are the same as Contour is using:
https://github.com/projectcontour/contour/pull/3393
https://github.com/projectcontour/contour/pull/4084

* Increase chart version number
2021-11-17 14:03:05 +01:00
Javier J. Salmerón-García
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
Jose Antonio Carmona
2669fab866 [bitnami/contour] - MAJOR Upgrade Contour to 1.19 & CRD (#7887)
* [bitnami/contour] - Upgrade Contour to 1.19

Signed-off-by: Jose Antonio Carmona <jcarmona@vmware.com>

* [bitnami/contour] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-10-21 18:19:32 +02:00
Sunghoon Kang
176f1891ca [bitnami/contour] Add IngressClass resource creation support (#7668) 2021-10-06 08:31:16 +02: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
Sunghoon Kang
2385aa21e2 [bitnami/contour] Make envoy minReadySeconds configurable (#7644)
* [bitnami/contour] Make envoy minReadySeconds configurable

Let users override `minReadySeconds` value of envoy Deployment or
DaemonSet.

Signed-off-by: Sunghoon Kang <hoon@linecorp.com>

* [bitnami/contour] Bump chart version to 5.6.0

https://github.com/bitnami/charts/pull/7644#discussion_r718239245

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
2021-10-01 10:31:32 +02: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
Jose Antonio Carmona
6d13120a0b [bitnami/contour] Add additional volume for admin sock (#7353)
* Add additional volume for admin sock

Signed-off-by: Jose Antonio Carmona <jcarmona@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-31 12:08:37 +02:00
Timofey Titovets
68af3f30b7 [bitnami/contour] envoy/shutdown-manager allow set resources to fix HPA (#7313)
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
2021-08-27 11:27:50 +02:00
Bitnami Containers
d53e7b45db [bitnami/contour] Release 5.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-08-26 08:50:15 +00:00
Timofey Titovets
a561f35d44 [bitnami/contour] Envoy: add support for kind Deployment (#7293)
* [bitnami/contour] Envoy: add support for kind Deployment

Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>

* Update values.yaml according to metadata standard

Signed-off-by: juan131 <juanariza@vmware.com>

* Include validations in NOTES.txt

Signed-off-by: juan131 <juanariza@vmware.com>

* Bump chart version

Signed-off-by: juan131 <juanariza@vmware.com>

* Fix validations

* [bitnami/contour] Update components versions

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

Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-08-25 10:03:06 +02:00
Carlos Rodríguez Hernández
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
Aidan
e034c05310 [bitnami/contour] Aidan/sidecar rbac options (#7119)
* Add sidecar and rbac customization

Following patters in other charts, sidecar pods and rbac customization
was added

* Bump contour version

* Update contour readme with new values
2021-08-03 08:15:36 +02:00
Aidan
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
b506bb4f6b [bitnami/contour] Release 5.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-07-28 19:13:18 +00:00
Bitnami Containers
c3d7b6beae [bitnami/contour] Release 5.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-07-23 04:23:23 +00:00
Pablo Galego
c443ded691 [bitnami/several] Fix default values and regenerate README (#7023)
* apache: remove nil values

* argo-cd: remove nil values

* aspnet-core: remove nil values

* cassandra: remove nil values

* cert-manager: remove nil values

* concourse: remove nil values

* consul: remove nil values

* contour: remove nil values

* dataplatform-bp1: remove nil values

* dataplatform-bp2: remove nil values

* discourse: remove nil values

* dokuwiki: remove nil values

* dokuwiki: remove nil values

* ejbca: remove nil values

* elasticsearch: remove nil values

* cassandra: bump chart version

* drupal: change command parameter from string to array

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* concourse: change args parameter from string to array

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Change sidecars and initContainers from object to array

* drupal: regenerate README

* Bump dokuwiki and drupal chart's patch version

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2021-07-22 14:33:03 +02:00
Pablo Galego
98d775dbe1 [bitnami/*] Adapt values.yaml of Cert Manager, Consul and Contour to readme-generator (#6761)
* Adapt values.yaml of Cert Manager, Consul and Contour charts

* Fix liniting issues

* Add charts path to be recognized by Github Actions workflow

* Remove duplicate metadata in Cert Manager values.yaml

* Minor additions to cert-manager values.yaml

* Add missing commented keys in Consul

* Add missing commented keys in Contour

* Bump Consul chart patch version

* cert-manager: Update README with latest changes from master

* consul: Update README with latest changes from master

* Bump charts' patch version
2021-07-19 10:02:24 +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
2cb6af5539 [bitnami/contour] Release 4.3.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-21 07:57:27 +00:00
Bitnami Containers
307999771a [bitnami/contour] Release 4.3.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-19 16:26:49 +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
69faffb497 [bitnami/contour] Release 4.3.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-27 22:03:21 +00:00
Nikolay Levitsky
b7ef490a5b [bitnami/contour] Parametrize envoy.serviceAccount.automountServiceAccountToken value (#6463) 2021-05-26 08:45:12 +02: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
7ce50d3c2a [bitnami/contour] Release 4.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-13 19:40:30 +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
08e447271e [bitnami/contour] Release 4.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-16 20:07:12 +00:00
Boky
b3749e6b10 [bitnami/contour] Add the possibility to set HostIP (#6000)
* [bitnami/contour] Add the possibility to set HostIP

The cart does not allow setting the `hostIP` parameter on the
Envoy Deamonset. This is useful in certain cases (e.g. with `k3s`
and single-node deployments) and should be possible.

This commit simply adds the possibility to set the `hostIP` on ports
exposed by Envoy.

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>

* Remove extra line

* Remove extra line

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>
Co-authored-by: Alejandro Moreno <amorenoc@vmware.com>
2021-04-12 15:23:19 +02: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
Miguel Ruiz
36a2d1f311 [bitnami/contour] Envoy extraArgs (#5823)
* [bitnami/contour] Envoy extraArgs

* Bump chart version
2021-03-18 09:01:30 +01: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
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
Javier J. Salmerón-García
0083eed546 [bitnami/contour] Add hostAliases (#5219) 2021-01-28 13:17:10 +01:00
Bitnami Containers
5f0217c73f [bitnami/contour] Release 4.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-27 21:23:25 +00:00
Bitnami Containers
8c4cfd87ce [bitnami/contour] Release 4.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-27 18:42:53 +00:00
George Goh
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
Marco Kilchhofer
02b55a0d33 [bitnami/contour] Implement a default backend for convenience (#4881)
* Remove values-production.yaml

We remove this because values.yaml and values-production.yaml are identical and
bitnami member Francisco de Paz Galán stated:
> Also, you can delete the values-production.yaml file, as it is something that
> is in our roadmap to be removed from all of our charts.
Ref: https://github.com/bitnami/charts/pull/3788#pullrequestreview-516865711

* Divide parameters into smaller blocks

* Implement a contour default backend for convenience

This is almost a copy-paste from the nginx-ingress-controller chart:
https://github.com/bitnami/charts/tree/master/bitnami/nginx-ingress-controller

* Move README comments "(eval. as a template)" to right column

* Apply requested changes from review

* Add 3 more missing parameters to README
2021-01-07 16:27:06 +01:00
Ian L
fa692bfbc4 [bitnami/contour] Allow extra arguments to be specified, and passed to Contour container (#4790)
* Allow extra arguments to be specified, and passed to Contour container

This is useful for enabling the PROXY protocol by specifying
`--use-proxy-protocol` as an extra arg.

See https://projectcontour.io/guides/proxy-proto/ for more information.

* Update contour README.md

* Use `common.tplvalues.render` to render extra args for Contour

* Contour v3.2.0
2020-12-22 12:03:50 +01:00
Robert Van Voorhees
5654349bdf [bitnami/contour] Explicit namespaces (#4786)
* Explicitly declare namespace to help with tool integration, also allow putting ServiceMonitor into a different namespace.

* Missing values production.

* Update Chart.yaml
2020-12-21 17:42:30 +01:00