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

Commit

Permalink
chore(deps): update knative
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent b8011fc commit 196d3be
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions distribution/knative/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,28 +31,28 @@ patchesStrategicMerge:
images:
- name: gcr.io/knative-releases/knative.dev/serving/cmd/activator
newName: gcr.io/knative-releases/knative.dev/serving/cmd/activator
digest: sha256:bd48057f8d6e5f95f389225979c89d2d99d52a4876d2342fc033c909096d4698
digest: sha256:920366eb0cbc9bab5c0ee21bc3086e8432a4f1a858a23c09a66cab00e566af1e
- name: gcr.io/knative-releases/knative.dev/serving/cmd/autoscaler
newName: gcr.io/knative-releases/knative.dev/serving/cmd/autoscaler
digest: sha256:d3d6f5ecfff577a6d4d5a0549379fa1acf1d66d7422a58b1756e40eba555285c
digest: sha256:022e057849f8f9d246bfb0cb6b78be8a9d6d4bbc5dbedf853097180f3ef74ef4
- name: gcr.io/knative-releases/knative.dev/serving/cmd/domain-mapping
newName: gcr.io/knative-releases/knative.dev/serving/cmd/domain-mapping
digest: sha256:fafa1afcc9f2c6e79b096ffbc67e14ff3f34e3591d887335811ca15970b3b837
digest: sha256:258e01d90106668a8472de04b944791a239c7add42315912dcbb356e1f172f67
- name: gcr.io/knative-releases/knative.dev/serving/cmd/domain-mapping-webhook
newName: gcr.io/knative-releases/knative.dev/serving/cmd/domain-mapping-webhook
digest: sha256:1335e57427a372d15e8a90a3370eaa6896c9cb3fd7cb6f2a63021cceaea2e8e6
digest: sha256:b28dd27db82922d3dc2fec61fff777925a8a830e0505ebe015b851650df57d48
- name: gcr.io/knative-releases/knative.dev/serving/cmd/webhook
newName: gcr.io/knative-releases/knative.dev/serving/cmd/webhook
digest: sha256:e9503135b4b46a3700d91bdb32df60923575aaedbcc5192bdc3e41b64591ee50
digest: sha256:93f57d11953ccbb4279cd0e031e5ed1e219f9bad328a2b9209493c4e153b6bb7
- name: gcr.io/knative-releases/knative.dev/serving/cmd/controller
newName: gcr.io/knative-releases/knative.dev/serving/cmd/controller
digest: sha256:e9b9cc7a2a091194161a7a256d6fc342317080f1a31e1f1a33993a5e1993fdb5
digest: sha256:c2a0254bf1fe82ec51d9e8b0d733f9e398551da419b19acbac113d0d31ba63cb
- name: gcr.io/knative-releases/knative.dev/net-istio/cmd/controller
newName: gcr.io/knative-releases/knative.dev/net-istio/cmd/controller
digest: sha256:41f58d7e8319e473dbf27dec3d329b631f03ec0899c98ba2dd3d3166a6fb7a42
digest: sha256:96b35b776dc5edbe9428598138c615e43d9331559a271ef98ca64b64c94f51a4
- name: gcr.io/knative-releases/knative.dev/net-istio/cmd/webhook
newName: gcr.io/knative-releases/knative.dev/net-istio/cmd/webhook
digest: sha256:49bf045db42aa0bfe124e9c5a5c511595e8fc27bf3a77e3900d9dec2b350173c
digest: sha256:b6a099c1f245929ccb0a1c881e8b5dffba3a57033453f2654780095eb526c7a2
- name: k8s.gcr.io/metrics-server/metrics-server
newName: k8s.gcr.io/metrics-server/metrics-server
newTag: v0.5.0
4 changes: 2 additions & 2 deletions distribution/knative/net-istio-v0_24_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,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/net-istio/cmd/controller@sha256:41f58d7e8319e473dbf27dec3d329b631f03ec0899c98ba2dd3d3166a6fb7a42
image: gcr.io/knative-releases/knative.dev/net-istio/cmd/controller@sha256:96b35b776dc5edbe9428598138c615e43d9331559a271ef98ca64b64c94f51a4
resources:
requests:
cpu: 30m
Expand Down Expand Up @@ -365,7 +365,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:49bf045db42aa0bfe124e9c5a5c511595e8fc27bf3a77e3900d9dec2b350173c
image: gcr.io/knative-releases/knative.dev/net-istio/cmd/webhook@sha256:b6a099c1f245929ccb0a1c881e8b5dffba3a57033453f2654780095eb526c7a2
resources:
requests:
cpu: 20m
Expand Down
14 changes: 7 additions & 7 deletions distribution/knative/serving-core-v0_24_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3364,7 +3364,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:6c6fdac40d3ea53e39ddd6bb00aed8788e69e7fac99e19c98ed911dd1d2f946b
image: gcr.io/knative-releases/knative.dev/serving/cmd/queue@sha256:cdb92342ed096c133adc4d0018207d05a614f29d81041a8bc8a4bf1df231f145

---
# Copyright 2018 The Knative Authors
Expand Down Expand Up @@ -4637,7 +4637,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:bd48057f8d6e5f95f389225979c89d2d99d52a4876d2342fc033c909096d4698
image: gcr.io/knative-releases/knative.dev/serving/cmd/activator@sha256:920366eb0cbc9bab5c0ee21bc3086e8432a4f1a858a23c09a66cab00e566af1e
# The numbers are based on performance test results from
# https://github.com/knative/serving/issues/1625#issuecomment-511930023
resources:
Expand Down Expand Up @@ -4787,7 +4787,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:d3d6f5ecfff577a6d4d5a0549379fa1acf1d66d7422a58b1756e40eba555285c
image: gcr.io/knative-releases/knative.dev/serving/cmd/autoscaler@sha256:022e057849f8f9d246bfb0cb6b78be8a9d6d4bbc5dbedf853097180f3ef74ef4
resources:
requests:
cpu: 100m
Expand Down Expand Up @@ -4915,7 +4915,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:e9b9cc7a2a091194161a7a256d6fc342317080f1a31e1f1a33993a5e1993fdb5
image: gcr.io/knative-releases/knative.dev/serving/cmd/controller@sha256:c2a0254bf1fe82ec51d9e8b0d733f9e398551da419b19acbac113d0d31ba63cb
resources:
requests:
cpu: 100m
Expand Down Expand Up @@ -5021,7 +5021,7 @@ spec:
- name: domain-mapping
# This is the Go import path for the binary that is containerized
# and substituted here.
image: gcr.io/knative-releases/knative.dev/serving/cmd/domain-mapping@sha256:fafa1afcc9f2c6e79b096ffbc67e14ff3f34e3591d887335811ca15970b3b837
image: gcr.io/knative-releases/knative.dev/serving/cmd/domain-mapping@sha256:258e01d90106668a8472de04b944791a239c7add42315912dcbb356e1f172f67
resources:
requests:
cpu: 30m
Expand Down Expand Up @@ -5105,7 +5105,7 @@ spec:
- name: domainmapping-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/domain-mapping-webhook@sha256:1335e57427a372d15e8a90a3370eaa6896c9cb3fd7cb6f2a63021cceaea2e8e6
image: gcr.io/knative-releases/knative.dev/serving/cmd/domain-mapping-webhook@sha256:b28dd27db82922d3dc2fec61fff777925a8a830e0505ebe015b851650df57d48
resources:
requests:
cpu: 100m
Expand Down Expand Up @@ -5293,7 +5293,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:e9503135b4b46a3700d91bdb32df60923575aaedbcc5192bdc3e41b64591ee50
image: gcr.io/knative-releases/knative.dev/serving/cmd/webhook@sha256:93f57d11953ccbb4279cd0e031e5ed1e219f9bad328a2b9209493c4e153b6bb7
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 196d3be

Please sign in to comment.