Skip to content

Commit 7765cc0

Browse files
committed
Charts update for YBDB:2025.2.4.0 YBA:2025.2.4.0
1 parent 94e42e4 commit 7765cc0

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

stable/yugabyte/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: yugabyte
3-
version: 2025.2.3
4-
appVersion: 2025.2.3.2-b1
3+
version: 2025.2.4
4+
appVersion: 2025.2.4.0-b122
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 2025.2.3.2-b1 cluster using the Helm Package Manager.
1+
This chart bootstraps an RF3 YugabyteDB version 2025.2.4.0-b122 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: 2025.2.3.2-b1
11+
tag: 2025.2.4.0-b122
1212
pullPolicy: IfNotPresent
1313
pullSecretName: ""
1414

stable/yugaware/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
2-
appVersion: 2025.2.3.2-b1
3-
version: 2025.2.3
2+
appVersion: 2025.2.4.0-b122
3+
version: 2025.2.4
44
kubeVersion: ">=1.17.0-0"
55
home: https://www.yugabyte.com
66
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.

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: 2025.2.3.2-b1
22+
tag: 2025.2.4.0-b122
2323
pullPolicy: IfNotPresent
2424
pullSecret: yugabyte-k8s-pull-secret
2525
## Docker config JSON File name

0 commit comments

Comments
 (0)