From 609b7bd9cab3236afbdbc8d44ddb4430bad5b76a Mon Sep 17 00:00:00 2001 From: bot2-harness Date: Wed, 11 Dec 2024 06:58:30 +0000 Subject: [PATCH] sync service versions --- src/harness/Chart.yaml | 2 +- src/modules/platform/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/harness/Chart.yaml b/src/harness/Chart.yaml index af56deda..dec0dda9 100644 --- a/src/harness/Chart.yaml +++ b/src/harness/Chart.yaml @@ -26,7 +26,7 @@ dependencies: version: 0.23.0 - name: platform repository: https://harness.github.io/helm-charts - version: 0.23.0 + version: 0.23.1 - condition: global.cd.enabled name: srm repository: https://harness.github.io/helm-charts diff --git a/src/modules/platform/Chart.yaml b/src/modules/platform/Chart.yaml index 12e8fbcb..2fe4d7e7 100644 --- a/src/modules/platform/Chart.yaml +++ b/src/modules/platform/Chart.yaml @@ -87,7 +87,7 @@ dependencies: - condition: global.ng.enabled name: audit-event-streaming repository: oci://us-west1-docker.pkg.dev/gcr-prod/harness-helm-artifacts - version: 1.12.1 + version: 1.13.0 - condition: global.ng.enabled name: queue-service repository: oci://us-west1-docker.pkg.dev/gcr-prod/harness-helm-artifacts @@ -95,4 +95,4 @@ dependencies: description: Helm chart for Harness Platform name: platform type: application -version: 0.23.0 +version: 0.23.1