From b33c394d4c98cce041ea87ec1950328a344cd7d6 Mon Sep 17 00:00:00 2001 From: Yugabyte CI Date: Tue, 3 Sep 2024 15:31:21 +0000 Subject: [PATCH] Charts update for YBDB:2024.1.2.0 YBA:2024.1.2.0 --- stable/yugabyte/Chart.yaml | 4 ++-- stable/yugabyte/app-readme.md | 2 +- stable/yugabyte/values.yaml | 2 +- stable/yugaware/Chart.yaml | 4 ++-- stable/yugaware/values.yaml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/stable/yugabyte/Chart.yaml b/stable/yugabyte/Chart.yaml index 1b59f7ebee..7f22314df6 100644 --- a/stable/yugabyte/Chart.yaml +++ b/stable/yugabyte/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: yugabyte -version: 2024.1.1 -appVersion: 2024.1.1.0-b137 +version: 2024.1.2 +appVersion: 2024.1.2.0-b77 kubeVersion: ">=1.17.0-0" home: https://www.yugabyte.com description: YugabyteDB is the high-performance distributed SQL database for building global, internet-scale apps. diff --git a/stable/yugabyte/app-readme.md b/stable/yugabyte/app-readme.md index 60467e51a6..0fd1496a06 100644 --- a/stable/yugabyte/app-readme.md +++ b/stable/yugabyte/app-readme.md @@ -1 +1 @@ -This chart bootstraps an RF3 YugabyteDB version 2024.1.1.0-b137 cluster using the Helm Package Manager. +This chart bootstraps an RF3 YugabyteDB version 2024.1.2.0-b77 cluster using the Helm Package Manager. diff --git a/stable/yugabyte/values.yaml b/stable/yugabyte/values.yaml index d7e311d86c..64d7c47d90 100644 --- a/stable/yugabyte/values.yaml +++ b/stable/yugabyte/values.yaml @@ -8,7 +8,7 @@ nameOverride: "" Image: repository: "yugabytedb/yugabyte" - tag: 2024.1.1.0-b137 + tag: 2024.1.2.0-b77 pullPolicy: IfNotPresent pullSecretName: "" diff --git a/stable/yugaware/Chart.yaml b/stable/yugaware/Chart.yaml index 08c6a30c31..8522c3d9bb 100644 --- a/stable/yugaware/Chart.yaml +++ b/stable/yugaware/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: 2024.1.1.0-b137 -version: 2024.1.1 +appVersion: 2024.1.2.0-b77 +version: 2024.1.2 kubeVersion: ">=1.17.0-0" home: https://www.yugabyte.com description: YugabyteDB Anywhere provides deployment, orchestration, and monitoring for managing YugabyteDB clusters. YugabyteDB Anywhere can create a YugabyteDB cluster with multiple pods provided by Kubernetes or OpenShift and logically grouped together to form one logical distributed database. diff --git a/stable/yugaware/values.yaml b/stable/yugaware/values.yaml index dd7b7e6d22..56891219f8 100644 --- a/stable/yugaware/values.yaml +++ b/stable/yugaware/values.yaml @@ -19,7 +19,7 @@ image: # including the yugaware image repository: quay.io/yugabyte/yugaware - tag: 2024.1.1.0-b137 + tag: 2024.1.2.0-b77 pullPolicy: IfNotPresent pullSecret: yugabyte-k8s-pull-secret ## Docker config JSON File name