Skip to content

Commit 4a57a02

Browse files
committed
Charts update for YBDB:2024.2.2.2 YBA:2024.2.2.2
1 parent 1807fef commit 4a57a02

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

stable/yugabyte/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: yugabyte
33
version: 2024.2.2
4-
appVersion: 2024.2.2.1-b6
4+
appVersion: 2024.2.2.2-b2
55
kubeVersion: ">=1.17.0-0"
66
home: https://www.yugabyte.com
77
description: YugabyteDB is the high-performance distributed SQL database for building global, internet-scale apps.

stable/yugabyte/app-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This chart bootstraps an RF3 YugabyteDB version 2024.2.2.1-b6 cluster using the Helm Package Manager.
1+
This chart bootstraps an RF3 YugabyteDB version 2024.2.2.2-b2 cluster using the Helm Package Manager.

stable/yugabyte/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nameOverride: ""
88

99
Image:
1010
repository: "yugabytedb/yugabyte"
11-
tag: 2024.2.2.1-b6
11+
tag: 2024.2.2.2-b2
1212
pullPolicy: IfNotPresent
1313
pullSecretName: ""
1414

stable/yugaware/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 2024.2.2.1-b6
2+
appVersion: 2024.2.2.2-b2
33
version: 2024.2.2
44
kubeVersion: ">=1.17.0-0"
55
home: https://www.yugabyte.com

stable/yugaware/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ image:
1919
# including the yugaware image
2020

2121
repository: quay.io/yugabyte/yugaware
22-
tag: 2024.2.2.1-b6
22+
tag: 2024.2.2.2-b2
2323
pullPolicy: IfNotPresent
2424
pullSecret: yugabyte-k8s-pull-secret
2525
## Docker config JSON File name

0 commit comments

Comments
 (0)