From 084f645b4fe9a2132dfdd600466dfd72c34824ce Mon Sep 17 00:00:00 2001 From: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Date: Wed, 8 Jul 2026 01:02:45 +0000 Subject: [PATCH] chore(chart-deps): update knative-operator to version v1.22.3 --- apps.yaml | 2 +- chart/chart-index/Chart.yaml | 2 +- charts/knative-operator/Chart.yaml | 2 +- charts/knative-operator/values.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps.yaml b/apps.yaml index dbfe0ad872..d332745e55 100644 --- a/apps.yaml +++ b/apps.yaml @@ -107,7 +107,7 @@ appsInfo: integration: The SSO login page for App Platform is served by Keycloak. Keycloak is used as an identity broker or provider for all App Platform integrated applications. By default Keycloak is configured as an Identity Broker. Keycloak is part of the core of App Platform and is always enabled. knative: title: Knative Operator - appVersion: 1.22.2 + appVersion: 1.22.3 repo: https://github.com/knative/serving maintainers: Knative relatedLinks: diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index dcdc5adb0d..ac2ff188e7 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -63,7 +63,7 @@ dependencies: version: 7.2.0 repository: https://codecentric.github.io/helm-charts - name: knative-operator - version: v1.22.2 + version: v1.22.3 repository: https://knative.github.io/operator - name: kserve-crd version: v0.19.0 diff --git a/charts/knative-operator/Chart.yaml b/charts/knative-operator/Chart.yaml index d338c03820..dd8aa241e4 100644 --- a/charts/knative-operator/Chart.yaml +++ b/charts/knative-operator/Chart.yaml @@ -6,4 +6,4 @@ keywords: name: knative-operator sources: - https://github.com/knative/operator -version: 1.22.2 +version: 1.22.3 diff --git a/charts/knative-operator/values.yaml b/charts/knative-operator/values.yaml index 0bb4be1500..9e18c62aa1 100644 --- a/charts/knative-operator/values.yaml +++ b/charts/knative-operator/values.yaml @@ -28,7 +28,7 @@ knative_operator: remoteDeploymentsPollInterval: 10s knative_operator: image: gcr.io/knative-releases/knative.dev/operator/cmd/operator - tag: v1.22.2 + tag: v1.22.3 affinity: {} tolerations: [] containerSecurityContext: @@ -44,7 +44,7 @@ knative_operator: memory: 1000Mi operator_webhook: image: gcr.io/knative-releases/knative.dev/operator/cmd/webhook - tag: v1.22.2 + tag: v1.22.3 affinity: # To avoid node becoming SPOF, spread our replicas to different nodes. podAntiAffinity: