Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

charts/osm: use official Contour image #3998

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

shashankram
Copy link
Member

Description:
By default, the Bitnami Helm chart for Contour
uses an image from the Bitnami repo, which is
not the image officially used by projectcontour
upstream. This change uses the default upstream
image
and registry for the Contour controller.

Testing done:

$ helm template charts/osm/ --set contour.enabled=true  | grep image.*contour
          image: docker.io/projectcontour/contour:v1.18.0

Affected area:

Functional Area
Ingress [X]
Install [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? no

By default, the Bitnami Helm chart for Contour
uses an image from the Bitnami repo, which is
not the image officially used by projectcontour
upstream. This change uses the default upstream
image and registry for the Contour controller.

Signed-off-by: Shashank Ram <[email protected]>
@shashankram shashankram requested a review from a team as a code owner August 17, 2021 16:37
@shashankram shashankram merged commit fdef5c5 into openservicemesh:main Aug 17, 2021
@shashankram shashankram deleted the contour-image branch August 17, 2021 17:01
allenlsy pushed a commit to allenlsy/osm that referenced this pull request Aug 21, 2021
By default, the Bitnami Helm chart for Contour
uses an image from the Bitnami repo, which is
not the image officially used by projectcontour
upstream. This change uses the default upstream
image and registry for the Contour controller.

Signed-off-by: Shashank Ram <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants