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 7d33552...a8fa8a8:
  > a8fa8a8 upgrade to latest dependencies (# 1054)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Mar 13, 2024
1 parent 0c8f4f3 commit 05e0ab4
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: "20240305-7d33552f"
app.kubernetes.io/version: "20240313-a8fa8a8d"
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: "20240305-7d33552f"
app.kubernetes.io/version: "20240313-a8fa8a8d"
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: "20240305-7d33552f"
app.kubernetes.io/version: "20240313-a8fa8a8d"
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: "20240305-7d33552f"
app.kubernetes.io/version: "20240313-a8fa8a8d"
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:097020e445c9ee5ade8fc4cc0565252aa8868d6834f5c4dc113a82f1ba47a755
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:4a26db606d42de4179d3533af90e416f52f1e9377de5c7b85424d74f00045ee7
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: "20240305-7d33552f"
app.kubernetes.io/version: "20240313-a8fa8a8d"
spec:
delegations:
- secretName: knative-serving-certs
Expand Down

0 comments on commit 05e0ab4

Please sign in to comment.