Skip to content

Releases: knative-extensions/net-contour

Knative Net Contour release v0.24.1

02 Sep 17:35
2d2fe21
Compare
Choose a tag to compare

🚨CVE Fixes

Bumping Contour to 1.14.2 to address CVE-2021-32783

🚨 Renaming of some net-* components

Related issue: knative/networking#448

As part of our efforts to GA/1.0 we've standardized on the naming of our networking plugins that are installed along side Serving. If you're managing your Knative deployment manually with kubectl this will require a two-phase upgrade process.

Upgrade of net-contour to v0.24.0

# Apply the new release
$ kubectl apply -f net-contour.yaml -f contour.yaml

# Once the deployment is ready apply the same file but 
# prune the old resources
$ kubectl apply -f net-contour.yaml -f contour.yaml \
  --prune -l networking.knative.dev/ingress-provider=contour

Knative Net Contour release v0.23.1

02 Sep 17:36
79a9b62
Compare
Choose a tag to compare

Bumping Contour to 1.14.2 to address CVE-2021-32783

Knative Net Contour release v0.25.1

31 Aug 10:48
888b3ab
Compare
Choose a tag to compare

Bumping Contour to 1.14.2 to address CVE-2021-32783

Knative Net Contour release v0.25.0

11 Aug 01:27
7ac4ec1
Compare
Choose a tag to compare

[add release notes here]

Knative Net Contour release v0.24.0

29 Jun 17:14
003e1be
Compare
Choose a tag to compare

🚨 Renaming of some net-* components

Related issue: knative/networking#448

As part of our efforts to GA/1.0 we've standardized on the naming of our networking plugins that are installed along side Serving. If you're managing your Knative deployment manually with kubectl this will require a two-phase upgrade process.

Upgrade of net-contour to v0.24.0

# Apply the new release
$ kubectl apply -f net-contour.yaml

# Once the deployment is ready apply the same file but 
# prune the old resources
$ kubectl apply -f net-contour.yaml \
  --prune -l networking.knative.dev/ingress-provider=contour

Knative Net Contour release v0.23.0

18 May 09:24
12c45bb
Compare
Choose a tag to compare

[add release notes here]

Knative Net Contour release v0.22.0

06 Apr 13:28
21efb22
Compare
Choose a tag to compare

[add release notes here]

Knative Net Contour release v0.21.0

23 Feb 17:26
6f407be
Compare
Choose a tag to compare

[add release notes here]

Knative Net Contour release v0.20.0

12 Jan 13:26
0df7ed8
Compare
Choose a tag to compare

[add release notes here]

Knative Net Contour release v0.19.0

10 Nov 21:28
2ae0c66
Compare
Choose a tag to compare

[add release notes here]