From f28fcb6709c3f12c9f925c1d5905d73270bbffe1 Mon Sep 17 00:00:00 2001 From: svcAPLBot <174728082+svcAPLBot@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:52:03 +0000 Subject: [PATCH] chore(chart-deps): update knative-operator to version v1.19.2 --- chart/chart-index/Chart.yaml | 2 +- charts/knative-operator/Chart.yaml | 2 +- charts/knative-operator/values.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index ea0c9140c5..7893d8e30e 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -53,7 +53,7 @@ dependencies: version: 2.10.0 repository: https://kiali.org/helm-charts - name: knative-operator - version: 1.18.1 + version: v1.19.2 repository: https://knative.github.io/operator - name: kube-prometheus-stack version: 75.7.0 diff --git a/charts/knative-operator/Chart.yaml b/charts/knative-operator/Chart.yaml index e687cb3be6..ff1e0b9528 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.18.1 +version: 1.19.2 diff --git a/charts/knative-operator/values.yaml b/charts/knative-operator/values.yaml index 6ec98a3b99..0227f05556 100644 --- a/charts/knative-operator/values.yaml +++ b/charts/knative-operator/values.yaml @@ -1,7 +1,7 @@ knative_operator: knative_operator: image: gcr.io/knative-releases/knative.dev/operator/cmd/operator - tag: v1.18.1 + tag: v1.19.2 affinity: {} tolerations: [] containerSecurityContext: @@ -17,7 +17,7 @@ knative_operator: memory: 1000Mi operator_webhook: image: gcr.io/knative-releases/knative.dev/operator/cmd/webhook - tag: v1.18.1 + tag: v1.19.2 affinity: # To avoid node becoming SPOF, spread our replicas to different nodes. podAntiAffinity: