Skip to content

Commit

Permalink
Update net-contour nightly (#12964)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour 8605078...3ef2056:
  > 3ef2056 upgrade to latest dependencies (# 763)
  > bf2eeaa Update actions (# 765)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed May 30, 2022
1 parent d7027b5 commit 36ee6f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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: "20220519-86050786"
app.kubernetes.io/version: "20220530-3ef20566"
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: "20220519-86050786"
app.kubernetes.io/version: "20220530-3ef20566"
data:
_example: |
################################
Expand Down Expand Up @@ -104,14 +104,14 @@ spec:
app: net-contour-controller
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20220519-86050786"
app.kubernetes.io/version: "20220530-3ef20566"
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:ab4ac8ee444571fdaecba55722af8b7fec959127e2e60a063a5553fbfd99d451
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:1e31aa63a2971b25ee99db001d6d5e717b1dee5d78adedd9a50f64bd426e07bc
resources:
requests:
cpu: 40m
Expand Down

0 comments on commit 36ee6f2

Please sign in to comment.