Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Update knative
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 8, 2021
1 parent e46dded commit 8ca959b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions distribution/knative/eventing-core-v0_22_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ spec:
containers:
- name: eventing-controller
terminationMessagePolicy: FallbackToLogsOnError
image: gcr.io/knative-releases/knative.dev/eventing/cmd/controller@sha256:b02cfc6d0858de1ae6d5d5acbe1ac2ed1c5411f2adcec417c2b113b3b3274e4a
image: gcr.io/knative-releases/knative.dev/eventing/cmd/controller@sha256:3ded851d9b99c195245be075b89b5401f70b928397742f97ee4c4280fb5585e9
resources:
requests:
cpu: 100m
Expand Down Expand Up @@ -739,7 +739,7 @@ spec:
enableServiceLinks: false
containers:
- name: dispatcher
image: gcr.io/knative-releases/knative.dev/eventing/cmd/mtping@sha256:ac30b62fa390b01c24a9bb891c4b8aa7a8c6c747a5182592d81af58d65eaa65c
image: gcr.io/knative-releases/knative.dev/eventing/cmd/mtping@sha256:539b11fc9225aaba89ddf6f68e93adc32fcca2389bdd71ea2e61f9d81313eeb3
env:
- name: SYSTEM_NAMESPACE
value: ''
Expand Down Expand Up @@ -875,7 +875,7 @@ spec:
terminationMessagePolicy: FallbackToLogsOnError
# This is the Go import path for the binary that is containerized
# and substituted here.
image: gcr.io/knative-releases/knative.dev/eventing/cmd/webhook@sha256:5f037fe6755fb85fb0a155f9892c8519a058dbf395d2d04b2c6769ffd2d68950
image: gcr.io/knative-releases/knative.dev/eventing/cmd/webhook@sha256:7361c9274611dd9ac304165ea246e30057546d0305f721bca7636bb71cf19d56
resources:
requests:
# taken from serving.
Expand Down

0 comments on commit 8ca959b

Please sign in to comment.