From 18710c5e8c1b0a33dd7b732fd9f4fb2870f87f5c Mon Sep 17 00:00:00 2001 From: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Date: Wed, 2 Sep 2026 01:08:00 +0000 Subject: [PATCH] chore(chart-deps): update knative-operator to version v1.23.1 --- apps.yaml | 2 +- charts/dependencies.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 b93937a7ef..10b0ffd558 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.23.0 + appVersion: 1.23.1 repo: https://github.com/knative/serving maintainers: Knative relatedLinks: diff --git a/charts/dependencies.yaml b/charts/dependencies.yaml index 5350427fe2..5a09415985 100644 --- a/charts/dependencies.yaml +++ b/charts/dependencies.yaml @@ -60,7 +60,7 @@ dependencies: version: 7.2.3 repository: https://codecentric.github.io/helm-charts - name: knative-operator - version: v1.23.0 + version: v1.23.1 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 438bcd6036..7cd422b293 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.23.0 +version: 1.23.1 diff --git a/charts/knative-operator/values.yaml b/charts/knative-operator/values.yaml index cf921f1041..9779875f1f 100644 --- a/charts/knative-operator/values.yaml +++ b/charts/knative-operator/values.yaml @@ -31,7 +31,7 @@ knative_operator: remoteDeploymentsPollInterval: 10s knative_operator: image: gcr.io/knative-releases/knative.dev/operator/cmd/operator - tag: v1.23.0 + tag: v1.23.1 affinity: {} tolerations: [] containerSecurityContext: @@ -47,7 +47,7 @@ knative_operator: memory: 1000Mi operator_webhook: image: gcr.io/knative-releases/knative.dev/operator/cmd/webhook - tag: v1.23.0 + tag: v1.23.1 affinity: # To avoid node becoming SPOF, spread our replicas to different nodes. podAntiAffinity: