From d42757291c3570a571bb8ad331ce5862bd2730e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Jul 2021 12:04:31 +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..4904d334 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:54a844ea59ff88acfd4616f9c815198e065b38ca18034e1464cdc0fe4129cd0a 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:2155c55976169ca181137d53395a81372eebc24694b0481e983146fb0a0fee89 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:d4005f7cd5d8492b3968848729be4dcf4fc4bc025fa265325ddef035efbc9235 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..a04fd083 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:41f58d7e8319e473dbf27dec3d329b631f03ec0899c98ba2dd3d3166a6fb7a42 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:49bf045db42aa0bfe124e9c5a5c511595e8fc27bf3a77e3900d9dec2b350173c 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..f00856d4 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:6c6fdac40d3ea53e39ddd6bb00aed8788e69e7fac99e19c98ed911dd1d2f946b --- # 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:bd48057f8d6e5f95f389225979c89d2d99d52a4876d2342fc033c909096d4698 # 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:d3d6f5ecfff577a6d4d5a0549379fa1acf1d66d7422a58b1756e40eba555285c 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:e9b9cc7a2a091194161a7a256d6fc342317080f1a31e1f1a33993a5e1993fdb5 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:e9503135b4b46a3700d91bdb32df60923575aaedbcc5192bdc3e41b64591ee50 resources: requests: cpu: 100m