Skip to content

Commit

Permalink
Update net-contour nightly (#14339)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour 21ff32e...046d42b:
  > 046d42b upgrade to latest dependencies (# 951)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Sep 7, 2023
1 parent b92463c commit fb6997c
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: "20230906-21ff32e0"
app.kubernetes.io/version: "20230907-046d42b2"
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: "20230906-21ff32e0"
app.kubernetes.io/version: "20230907-046d42b2"
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: "20230906-21ff32e0"
app.kubernetes.io/version: "20230907-046d42b2"
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: "20230906-21ff32e0"
app.kubernetes.io/version: "20230907-046d42b2"
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:cc9df92495baf032e18d48f1ea645d943013f4ff4f7c1775c1bd16b96e87a122
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:892c97dca5b4bbe1a693fe3a3e5d5d59deaf05f4995f3d04d90e333cc1a1466f
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: "20230906-21ff32e0"
app.kubernetes.io/version: "20230907-046d42b2"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit fb6997c

Please sign in to comment.