Skip to content

Commit

Permalink
Update net-contour nightly
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour e58c5ca...d39df45:
  > d39df45 upgrade to latest dependencies (# 943)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Aug 16, 2023
1 parent becea87 commit 1835018
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: "20230815-e58c5cac"
app.kubernetes.io/version: "20230816-d39df45a"
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: "20230815-e58c5cac"
app.kubernetes.io/version: "20230816-d39df45a"
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: "20230815-e58c5cac"
app.kubernetes.io/version: "20230816-d39df45a"
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: "20230815-e58c5cac"
app.kubernetes.io/version: "20230816-d39df45a"
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:207573c09fd7692cdf14e4ebe3eb10651405aa44660c242fdb14887704dfe4bf
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:1dc52e7d269a19ba830c06f653b38eca0cb36e46c9f40828733033b0e78fc5c6
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: "20230815-e58c5cac"
app.kubernetes.io/version: "20230816-d39df45a"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit 1835018

Please sign in to comment.