From d62160bfbeefda6bc1325102d95754a05cd9cd46 Mon Sep 17 00:00:00 2001 From: ks-ci-bot Date: Tue, 10 Sep 2024 02:17:50 +0000 Subject: [PATCH] update ks-core helm chart --- src/main/ks-core/Chart.yaml | 2 +- src/test/ks-core/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/ks-core/Chart.yaml b/src/main/ks-core/Chart.yaml index 6f13d87e..b8ec2dce 100644 --- a/src/main/ks-core/Chart.yaml +++ b/src/main/ks-core/Chart.yaml @@ -12,7 +12,7 @@ version: 1.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: "v4.1.1" +appVersion: "v4.1.1-1" dependencies: - name: redis-ha diff --git a/src/test/ks-core/Chart.yaml b/src/test/ks-core/Chart.yaml index 6f13d87e..b8ec2dce 100644 --- a/src/test/ks-core/Chart.yaml +++ b/src/test/ks-core/Chart.yaml @@ -12,7 +12,7 @@ version: 1.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: "v4.1.1" +appVersion: "v4.1.1-1" dependencies: - name: redis-ha