From 66956171fa443ff28846c3b33e7de9c3f195abe4 Mon Sep 17 00:00:00 2001 From: asean-tibco <93285239+asean-tibco@users.noreply.github.com> Date: Tue, 10 Dec 2024 09:33:35 -0800 Subject: [PATCH] hawk platform-base bump up (#137) --- charts/platform-base/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/platform-base/Chart.yaml b/charts/platform-base/Chart.yaml index 2c46700..ab2ba4b 100644 --- a/charts/platform-base/Chart.yaml +++ b/charts/platform-base/Chart.yaml @@ -8,7 +8,7 @@ apiVersion: v2 name: platform-base description: TIBCO Platform base chart type: application -version: 1.3.359 +version: 1.3.360 appVersion: "1.3.0-HF3" keywords: - tibco-platform @@ -22,7 +22,7 @@ dependencies: version: "1.3.27" repository: alias:tibco-platform - name: tp-cp-recipes - version: "1.3.174" + version: "1.3.175" repository: alias:tibco-platform - name: tp-cp-o11y version: "1.3.19" @@ -51,6 +51,6 @@ dependencies: repository: alias:tibco-platform condition: tp-cp-msg-contrib.enabled - name: tp-cp-hawk - version: "1.3.18" + version: "1.3.22" repository: alias:tibco-platform condition: tp-cp-hawk.enabled