Skip to content

Commit 5032acc

Browse files
Update net-contour nightly (#15872)
bumping knative.dev/net-contour a0a145d...f9aab23: > f9aab23 upgrade to latest dependencies (# 1178) Signed-off-by: Knative Automation <[email protected]>
1 parent 0cb5678 commit 5032acc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

third_party/contour-latest/net-contour.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
networking.knative.dev/ingress-provider: contour
99
app.kubernetes.io/component: net-contour
1010
app.kubernetes.io/name: knative-serving
11-
app.kubernetes.io/version: "20250424-a0a145d7"
11+
app.kubernetes.io/version: "20250501-f9aab23a"
1212
serving.knative.dev/controller: "true"
1313
rules:
1414
- apiGroups: ["projectcontour.io"]
@@ -38,7 +38,7 @@ metadata:
3838
networking.knative.dev/ingress-provider: contour
3939
app.kubernetes.io/component: net-contour
4040
app.kubernetes.io/name: knative-serving
41-
app.kubernetes.io/version: "20250424-a0a145d7"
41+
app.kubernetes.io/version: "20250501-f9aab23a"
4242
data:
4343
_example: |
4444
################################
@@ -111,7 +111,7 @@ metadata:
111111
networking.knative.dev/ingress-provider: contour
112112
app.kubernetes.io/component: net-contour
113113
app.kubernetes.io/name: knative-serving
114-
app.kubernetes.io/version: "20250424-a0a145d7"
114+
app.kubernetes.io/version: "20250501-f9aab23a"
115115
spec:
116116
replicas: 1
117117
selector:
@@ -123,14 +123,14 @@ spec:
123123
app: net-contour-controller
124124
app.kubernetes.io/component: net-contour
125125
app.kubernetes.io/name: knative-serving
126-
app.kubernetes.io/version: "20250424-a0a145d7"
126+
app.kubernetes.io/version: "20250501-f9aab23a"
127127
spec:
128128
serviceAccountName: controller
129129
containers:
130130
- name: controller
131131
# This is the Go import path for the binary that is containerized
132132
# and substituted here.
133-
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:5c8ccb8e4e293b7634cf7d4f22e7d437070cac15478d1a8ef1226a6baba430ab
133+
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:b7e8ae9aaa6646dce60aa66be0cd846964d25ccde2c3ce61bc759fd2dd267fbd
134134
resources:
135135
requests:
136136
cpu: 40m
@@ -174,7 +174,7 @@ metadata:
174174
networking.knative.dev/ingress-provider: contour
175175
app.kubernetes.io/component: net-contour
176176
app.kubernetes.io/name: knative-serving
177-
app.kubernetes.io/version: "20250424-a0a145d7"
177+
app.kubernetes.io/version: "20250501-f9aab23a"
178178
spec:
179179
delegations:
180180
- secretName: routing-serving-certs

0 commit comments

Comments
 (0)