From ccaae4230f96a4b582f2fe8a793cc380d98efb2c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Jun 2021 09:19:33 +0000 Subject: [PATCH] Update knative --- distribution/knative/eventing-core-v0_22_0.yaml | 6 +++--- distribution/knative/net-istio-v0_22_0.yaml | 4 ++-- distribution/knative/serving-core-v0_22_0.yaml | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/distribution/knative/eventing-core-v0_22_0.yaml b/distribution/knative/eventing-core-v0_22_0.yaml index 0b0f76fd..b6830261 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:14a23e86bcb2936fab489fccb4ef33a0d562923aaba1794cd783654e25ab1d59 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:bb1ad9937de8671b1806122ee54edca9bfd35c2e4a7e968dd66dc65c8aa5899d 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:4a61fb18cf918be9d8e1370c9e6d22139149b5ab9877c9ff19615917e23eed3d 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..32220681 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:83f6888ea9561495f67334d044ffa8ad067d251ad953358dda7ea5183390cc69 --- # 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:13e2cfb5b5d580a50fc22ae82caaeaa2f45fb88fd589aae4428d458bc64d8012 # 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:e336aa0b55da622873c5b9e9c8930676980ebc29aa8c6dda4d2001242e377939 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:a05495d67df04a599e73cc31fc27e1d24a96ba6763dcdce70fcb306aedb7e40a 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:f58612e64b8f1e5e456c56b6ac234e3028d9abf8514324391e46c7b893ec7afe resources: requests: cpu: 100m