Skip to content

Commit

Permalink
Update net-contour nightly (#14953)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour 42db5d5...8bfa40e:
  > 8bfa40e upgrade to latest dependencies (# 1050)
  > 68b7e45 upgrade to latest dependencies (# 1049)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Feb 27, 2024
1 parent 6f88b3c commit d7603f8
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: "20240226-42db5d55"
app.kubernetes.io/version: "20240227-8bfa40ed"
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: "20240226-42db5d55"
app.kubernetes.io/version: "20240227-8bfa40ed"
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: "20240226-42db5d55"
app.kubernetes.io/version: "20240227-8bfa40ed"
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: "20240226-42db5d55"
app.kubernetes.io/version: "20240227-8bfa40ed"
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:538a105ae38179fc2ac6fc072c3797be13f2283db11e2bcf32aff83ff3f3d81c
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:0ee9f9186f4fd4a14f0c25c0657581c271e688a99ac668fdc3387a5350b7dc08
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: "20240226-42db5d55"
app.kubernetes.io/version: "20240227-8bfa40ed"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit d7603f8

Please sign in to comment.