Skip to content

Commit f698e61

Browse files
Update net-contour nightly (#16460)
bumping knative.dev/net-contour ee6e703...a1c2401: > a1c2401 upgrade to latest dependencies (# 1256) Signed-off-by: Knative Automation <automation@knative.team>
1 parent 93208c8 commit f698e61

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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: "20260311-ee6e703a"
11+
app.kubernetes.io/version: "20260313-a1c24016"
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: "20260311-ee6e703a"
41+
app.kubernetes.io/version: "20260313-a1c24016"
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: "20260311-ee6e703a"
114+
app.kubernetes.io/version: "20260313-a1c24016"
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: "20260311-ee6e703a"
126+
app.kubernetes.io/version: "20260313-a1c24016"
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:e203736709022fe1e0e092a0f55feca7386fa8dea783a25ec7556fff14966ded
133+
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:9924b1f715bd3f74c3d7349bfaac2c6c881ee80061884dd6aa5bfbaf721b6426
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: "20260311-ee6e703a"
177+
app.kubernetes.io/version: "20260313-a1c24016"
178178
spec:
179179
delegations:
180180
- secretName: routing-serving-certs

0 commit comments

Comments
 (0)