Skip to content

Commit

Permalink
Update net-contour nightly (#14533)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour 10e6fdc...fc3b440:
  > fc3b440 upgrade to latest dependencies (# 986)
  > a749635 Update community files (# 985)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Oct 18, 2023
1 parent 264588a commit 1940e5a
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: "20231016-10e6fdc9"
app.kubernetes.io/version: "20231017-fc3b4409"
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: "20231016-10e6fdc9"
app.kubernetes.io/version: "20231017-fc3b4409"
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: "20231016-10e6fdc9"
app.kubernetes.io/version: "20231017-fc3b4409"
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: "20231016-10e6fdc9"
app.kubernetes.io/version: "20231017-fc3b4409"
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:11c3617cd3a1757dc97c1a6a425067d6b1cf218d7c24fdde1aea92051db1bc84
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:3f97eaa0ceddf2fc8a0363319cd981b7aaf010041ea57c85da6b5ee34950c958
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: "20231016-10e6fdc9"
app.kubernetes.io/version: "20231017-fc3b4409"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit 1940e5a

Please sign in to comment.