From 7bdcf684c737e9ff3c2480266d3092baf02c0290 Mon Sep 17 00:00:00 2001 From: devOpsHelm Date: Thu, 17 Aug 2023 14:03:38 +0000 Subject: [PATCH] Bump 'platform-operator-agent' image version to 0.1.21 (#844) Signed-off-by: devOpsHelm --- .../hazelcast-platform-operator-crds/templates/all-crds.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/hazelcast-platform-operator/charts/hazelcast-platform-operator-crds/templates/all-crds.yaml b/stable/hazelcast-platform-operator/charts/hazelcast-platform-operator-crds/templates/all-crds.yaml index e3d0d78e..780170f2 100644 --- a/stable/hazelcast-platform-operator/charts/hazelcast-platform-operator-crds/templates/all-crds.yaml +++ b/stable/hazelcast-platform-operator/charts/hazelcast-platform-operator-crds/templates/all-crds.yaml @@ -365,7 +365,7 @@ spec: agent: default: repository: docker.io/hazelcast/platform-operator-agent - version: 0.1.20 + version: 0.1.21 description: B&R Agent configurations properties: repository: @@ -373,7 +373,7 @@ spec: description: Repository to pull Hazelcast Platform Operator Agent(https://github.com/hazelcast/platform-operator-agent) type: string version: - default: 0.1.20 + default: 0.1.21 description: Version of Hazelcast Platform Operator Agent. type: string type: object