Skip to content

Commit

Permalink
Update net-contour nightly (knative#13990)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour 148554c...fdc4500:
  > fdc4500 upgrade to latest dependencies (# 911)
  > 06ca77f upgrade to latest dependencies (# 910)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored May 23, 2023
1 parent 6d26f54 commit d75b0f0
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: "20230512-148554c3"
app.kubernetes.io/version: "20230523-fdc45001"
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: "20230512-148554c3"
app.kubernetes.io/version: "20230523-fdc45001"
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: "20230512-148554c3"
app.kubernetes.io/version: "20230523-fdc45001"
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: "20230512-148554c3"
app.kubernetes.io/version: "20230523-fdc45001"
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:965d12146548ba3033b129ef332a275c32c640228a4aab0152b495427125cf56
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:3313a8fe1c8bc7d55fcd7a9218b8c6eecf90a768d7e4f40dbb2a3c92a4f5adec
resources:
requests:
cpu: 40m
Expand Down Expand Up @@ -156,7 +156,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20230512-148554c3"
app.kubernetes.io/version: "20230523-fdc45001"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit d75b0f0

Please sign in to comment.