Skip to content

Commit fd33108

Browse files
committed
Charts update for YBDB:2025.1.0.0 YBA:2025.1.0.0
1 parent 4c11387 commit fd33108

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

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: 2024.2.4
4-
appVersion: 2024.2.4.0-b89
3+
version: 2025.1.0
4+
appVersion: 2025.1.0.0-b168
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.4.0-b89 cluster using the Helm Package Manager.
1+
This chart bootstraps an RF3 YugabyteDB version 2025.1.0.0-b168 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.4.0-b89
11+
tag: 2025.1.0.0-b168
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: 2024.2.4.0-b89
3-
version: 2024.2.4
2+
appVersion: 2025.1.0.0-b168
3+
version: 2025.1.0
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
@@ -15,7 +15,7 @@ image:
1515
# including the yugaware image
1616

1717
repository: quay.io/yugabyte/yugaware
18-
tag: 2024.2.4.0-b89
18+
tag: 2025.1.0.0-b168
1919
pullPolicy: IfNotPresent
2020
pullSecret: yugabyte-k8s-pull-secret
2121
## Docker config JSON File name

0 commit comments

Comments
 (0)