diff --git a/distribution/knative/eventing-core-v0_22_0.yaml b/distribution/knative/eventing-core-v0_22_0.yaml index 0b0f76fd..1d8abcf9 100644 --- a/distribution/knative/eventing-core-v0_22_0.yaml +++ b/distribution/knative/eventing-core-v0_22_0.yaml @@ -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:2286b6318bc3facdabba018e8f1461c8a40ca3f768c669179b8538c7e48dce22 resources: requests: cpu: 100m @@ -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:5a530c3b1e8c5d52a23cd821d6876b47c087a67fae6a2e2ca565eacc378443a8 env: - name: SYSTEM_NAMESPACE value: '' @@ -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:86ca0053073d92045175bfe0c6b0a55fee646431f3e36fa0e9cebe511f7fc239 resources: requests: # taken from serving. diff --git a/distribution/knative/net-istio-v0_22_0.yaml b/distribution/knative/net-istio-v0_22_0.yaml index 729bfe14..c4fa5d35 100644 --- a/distribution/knative/net-istio-v0_22_0.yaml +++ b/distribution/knative/net-istio-v0_22_0.yaml @@ -384,7 +384,7 @@ spec: - name: networking-istio # This is the Go import path for the binary that is containerized # and substituted here. - image: gcr.io/knative-releases/knative.dev/net-istio/cmd/controller@sha256:17ee40a68cda50772375dcc4230efa99e7f8666a050ad2ffcd0338ff31c1bfaa + image: gcr.io/knative-releases/knative.dev/net-istio/cmd/controller@sha256:e74883e0796dac73a07b346e4440d90dc3df9ea41f0deb45c3d2ce06c4f9acfb resources: requests: cpu: 30m @@ -462,7 +462,7 @@ spec: - name: webhook # This is the Go import path for the binary that is containerized # and substituted here. - image: gcr.io/knative-releases/knative.dev/net-istio/cmd/webhook@sha256:1da4b47f1778005b3cf07d384cac27c8c688628b9e7e631f15dd6ac3456c3039 + image: gcr.io/knative-releases/knative.dev/net-istio/cmd/webhook@sha256:a0b689e8fd94720552526f15ea0d805f442d1da35da5ae1d91229e6c1ae6038a resources: requests: cpu: 20m diff --git a/distribution/knative/serving-core-v0_22_0.yaml b/distribution/knative/serving-core-v0_22_0.yaml index da3e265c..e2205c5e 100644 --- a/distribution/knative/serving-core-v0_22_0.yaml +++ b/distribution/knative/serving-core-v0_22_0.yaml @@ -948,7 +948,7 @@ metadata: spec: # This is the Go import path for the binary that is containerized # and substituted here. - image: gcr.io/knative-releases/knative.dev/serving/cmd/queue@sha256:6cd0c234bfbf88ac75df5243c2f9213dcc9def610414c506d418f9388187b771 + image: gcr.io/knative-releases/knative.dev/serving/cmd/queue@sha256:d12e6dc33d59bca3f5b9967983d39d88fa5736e8a602d09cc84e288975ed54e3 --- # Copyright 2018 The Knative Authors @@ -2213,7 +2213,7 @@ spec: - name: activator # This is the Go import path for the binary that is containerized # and substituted here. - image: gcr.io/knative-releases/knative.dev/serving/cmd/activator@sha256:91e67a579378fa39d7c941e379db183464c3add3d53b4617f65d9cbc2f0c770a + image: gcr.io/knative-releases/knative.dev/serving/cmd/activator@sha256:7ea6a39a80e93900cdc9e1c0366ccd8e4ee00fbab40da5440670c6b38f3aacb2 # The numbers are based on performance test results from # https://github.com/knative/serving/issues/1625#issuecomment-511930023 resources: @@ -2363,7 +2363,7 @@ spec: - name: autoscaler # This is the Go import path for the binary that is containerized # and substituted here. - image: gcr.io/knative-releases/knative.dev/serving/cmd/autoscaler@sha256:761dc36210e69ebef3a64ce72ad9f54f8172e4aed6b97e8a706e3128956ec54d + image: gcr.io/knative-releases/knative.dev/serving/cmd/autoscaler@sha256:845d65ade770938295a41a8b57736f1449b2f9a8098df094a847075ce6b66830 resources: requests: cpu: 100m @@ -2491,7 +2491,7 @@ spec: - name: controller # This is the Go import path for the binary that is containerized # and substituted here. - image: gcr.io/knative-releases/knative.dev/serving/cmd/controller@sha256:d772809059033e437d6e98248a334ded37b6f430c2ca23377875cc2459a3b73e + image: gcr.io/knative-releases/knative.dev/serving/cmd/controller@sha256:7595456f8a80b0246eca273d41e0bee5f0f83c958c885347e0462d9303bbfbf6 resources: requests: cpu: 100m @@ -2651,7 +2651,7 @@ spec: - name: webhook # This is the Go import path for the binary that is containerized # and substituted here. - image: gcr.io/knative-releases/knative.dev/serving/cmd/webhook@sha256:268bd1383b56ba7b9acf391c681f7a63780c22dcd4555c2f4a7b61ec6da81cf4 + image: gcr.io/knative-releases/knative.dev/serving/cmd/webhook@sha256:32dd7020053418a47c3ea8862e611583b39ebef6cef75d79663ccd78404df780 resources: requests: cpu: 100m