Commit Graph

57 Commits

Author SHA1 Message Date
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
Miguel Ángel Cabrera Miñagorri
6ffd18fbbd Non utf8 chars (#8923)
* [bitnami/*] Fix non utf-8 characters

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* [bitnami/rabbimq] Fix RabbitMQ cluster operator README

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
2022-02-07 15:35:05 +01:00
Carlos Rodríguez Hernández
8d740c566c [bitnami/several] Change prerequisites (#8725)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-20 09:42:29 +01:00
Miguel Ángel Cabrera Miñagorri
b9a9533375 [bitnami/*] Update READMEs (#8716)
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
2022-01-19 13:09:48 +01:00
Miguel Ángel Cabrera Miñagorri
78d193831c [bitnami/*] Readme automation (#8579)
* [bitnami/*] Readme automation

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Fix app name

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Add current name to all charts

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Adapt all READMEs to the automatic sync new standard

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Update comment to follow XML syntax

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>

* Minor fixes

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
2022-01-17 15:53:46 +01:00
Carlos Rodriguez Hernandez
05f7633725 [bitnami/several] Add license to the README
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-03 16:41:29 +00:00
Carlos Rodriguez Hernandez
32fb238e60 [bitnami/several] Add license to the README
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-03 16:39:35 +00:00
Carlos Rodriguez Hernandez
b87c2f7899 [bitnami/several] Add license to the README
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-03 16:33:06 +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
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
Carlos Rodríguez Hernández
99e90d244b [bitnami/several] Fix deadlinks in README.md (#8215)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-11-23 16:06:13 +01:00
Andreas Bucksteeg
9347af1ee1 [bitnami/contour]: fix for #8174 (#8175) 2021-11-19 15:53:25 +01:00
Carlos Rodriguez Hernandez
14b89eadad [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-11-10 19:30:02 +00: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
Carlos Rodriguez Hernandez
fbb0358f0d [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-10-21 18:05:11 +00: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
Carlos Rodriguez Hernandez
cdcf8c1407 [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-10-06 07:21:50 +00:00
Sunghoon Kang
176f1891ca [bitnami/contour] Add IngressClass resource creation support (#7668) 2021-10-06 08:31:16 +02: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
Steven Fraser
23696cb4b1 [bitnami/contour]: Updating Contour configuration link because it was moved (#7561)
* Updating Contour configuration link because it was moved

Updating Contour configuration link because it was moved out of the contour repo into the contour sites repo.

* Bumping chart version

* bumping chart version again

* Update Chart.yaml

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2021-09-26 13:49:44 +02:00
Rodrigo Carvalho
a218757c58 [bitnami/contour] - 7571 Add targetPort as values to aws nlb ssl termination (#7571)
* removed hardcode port number

assign targetPort from values.yaml

* update AWS NLB annotations

* bump Chart version

Co-authored-by: Rodrigo Carvalho <rodrigo.carvalho@epicgames.com>
2021-09-23 09:36:01 +02:00
Carlos Rodriguez Hernandez
fa939b373a [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-09-20 09:53:57 +00:00
Carlos Rodriguez Hernandez
64d5d747b8 [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-09-01 06:24:11 +00: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
Carlos Rodriguez Hernandez
da2513bf0a [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-08-26 10:49:00 +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 Rodriguez Hernandez
04e77240da [bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2021-08-24 14:57:36 +00: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
Carlos Rodriguez Hernandez
6c107e835d [bitnami/several] Regenerate README tables 2021-08-11 17:59:15 +00: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
Carlos Rodríguez Hernández
44961d9cdf [bitnami/several] Update READMEs (#7108) 2021-07-31 11:43:50 +02:00
Carlos Rodriguez Hernandez
eb3c2916be [bitnami/several] Upadte READMEs 2021-07-28 08:50:11 +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
Vasyl Plesiuk
e6ae400f24 [bitnami/contour] Synchronized all CRD with official yaml render v0.2.9 > v0.5.0 (#6907)
* Update httpproxies.projectcontour.io to v0.5.0

* sync all crd with the official render https://github.com/projectcontour/contour/blob/main/examples/render/contour.yaml

* Updated chart version to 5.0.0

* Update README.md

* Update README.md
2021-07-22 09:28:37 +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
Nikolay Levitsky
b7ef490a5b [bitnami/contour] Parametrize envoy.serviceAccount.automountServiceAccountToken value (#6463) 2021-05-26 08:45:12 +02: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
Miguel Ruiz
36a2d1f311 [bitnami/contour] Envoy extraArgs (#5823)
* [bitnami/contour] Envoy extraArgs

* Bump chart version
2021-03-18 09:01:30 +01:00
Marco Kilchhofer
f33d4811e8 [bitnami/contour] Fix contour defaultBackend with k8s >= 1.19 (#5350)
* [bitnami/contour] Fix contour defaultBackend with k8s >= 1.19

* Fix typo in README readynessProbe -> readinessProbe
2021-02-02 10:12:49 +01:00
Javier J. Salmerón-García
0083eed546 [bitnami/contour] Add hostAliases (#5219) 2021-01-28 13:17:10 +01: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
Carlos Rodríguez Hernández
c5e67a3887 [bitnami/*] Change helm version in the prerequisites (#5090) 2021-01-19 14:40:01 +01:00
Marco Kilchhofer
80ca8265b5 [bitnami/*] Fix typo in README (leaviness > liveness) (#4917) 2021-01-08 10:27:23 +01: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
bl-ue
49adc63b67 [bitnami/*] fix typos (#4699)
* Fix typos

* Update bitnami/airflow/README.md

* fix minor typo

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-12-14 09:17:49 +01:00
Carlos Rodríguez Hernández
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
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +01:00
Daniel Arteaga
abd8de35e4 [bitnami/contour] feat: support existing secret for tls (#3777)
* [bitnami/contour] feat: support existing secret fot tls

* fix: internal linter errors

* fix: remove spaces after objects
2020-09-28 14:58:40 +02:00