Skip to content

Commit

Permalink
Update net-contour nightly
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour 1fd25ff...a0f7039:
  > a0f7039 Set CORS policy values only for when HTTPProxy associated with external visibility (# 1088)
  > 2f25f7a upgrade to latest dependencies (# 1087)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed May 14, 2024
1 parent 40088e3 commit 4da4c92
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions third_party/contour-latest/net-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240509-1fd25ffe"
app.kubernetes.io/version: "20240514-a0f70393"
serving.knative.dev/controller: "true"
rules:
- apiGroups: ["projectcontour.io"]
Expand Down Expand Up @@ -38,7 +38,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240509-1fd25ffe"
app.kubernetes.io/version: "20240514-a0f70393"
data:
_example: |
################################
Expand Down Expand Up @@ -111,7 +111,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240509-1fd25ffe"
app.kubernetes.io/version: "20240514-a0f70393"
spec:
replicas: 1
selector:
Expand All @@ -123,14 +123,14 @@ spec:
app: net-contour-controller
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240509-1fd25ffe"
app.kubernetes.io/version: "20240514-a0f70393"
spec:
serviceAccountName: controller
containers:
- name: controller
# This is the Go import path for the binary that is containerized
# and substituted here.
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:843e4604b533f4fb7ffb4f3cfa432795cfcbe2900a0ad7e22d6cf06e1bd1f0c1
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:e57d1918b9cff3937130d24ae7342232cb89159506bd3499c405bafd453a3ddf
resources:
requests:
cpu: 40m
Expand Down Expand Up @@ -174,7 +174,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240509-1fd25ffe"
app.kubernetes.io/version: "20240514-a0f70393"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit 4da4c92

Please sign in to comment.