Skip to content

Commit

Permalink
Update net-contour nightly (#14451)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour 4d625a9...9cd6978:
  > 9cd6978 upgrade to latest dependencies (# 971)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Sep 27, 2023
1 parent 1448af5 commit 9bf8d53
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: "20230926-4d625a90"
app.kubernetes.io/version: "20230927-9cd6978d"
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: "20230926-4d625a90"
app.kubernetes.io/version: "20230927-9cd6978d"
data:
_example: |
################################
Expand Down Expand Up @@ -95,7 +95,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20230926-4d625a90"
app.kubernetes.io/version: "20230927-9cd6978d"
spec:
replicas: 1
selector:
Expand All @@ -107,14 +107,14 @@ spec:
app: net-contour-controller
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20230926-4d625a90"
app.kubernetes.io/version: "20230927-9cd6978d"
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:75a291f8a53ca0740c64644f58db556b1554779578bc00195e79da9e2a4e3940
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:72abf4b5282579d73ded6a41f47d92ad5c4582baa9a11832e790fc24db2c3eb9
resources:
requests:
cpu: 40m
Expand Down Expand Up @@ -158,7 +158,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20230926-4d625a90"
app.kubernetes.io/version: "20230927-9cd6978d"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit 9bf8d53

Please sign in to comment.