Skip to content

Commit

Permalink
Bump chart version to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuarez committed Mar 13, 2024
1 parent 95bba24 commit 912c46b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion incubator/cloudbeaver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: cloudbeaver
description: A web based SQL GUI tool for running queries against NuoDB.
type: application
version: 3.8.0
version: 3.8.1
keywords:
- nuodb
- database
Expand Down
2 changes: 1 addition & 1 deletion incubator/demo-ycsb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: demo-ycsb
version: 3.8.0
version: 3.8.1
description: Load YCSB for NuoDB
keywords:
- nuodb
Expand Down
2 changes: 1 addition & 1 deletion stable/admin/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: admin
version: 3.8.0
version: 3.8.1
description: Administration tier for NuoDB.
keywords:
- nuodb
Expand Down
2 changes: 1 addition & 1 deletion stable/database/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: database
version: 3.8.0
version: 3.8.1
description: NuoDB distributed SQL database.
keywords:
- nuodb
Expand Down
2 changes: 1 addition & 1 deletion stable/restore/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: restore
version: 3.8.0
version: 3.8.1
description: On-demand restore a NuoDB SQL database.
keywords:
- nuodb
Expand Down
2 changes: 1 addition & 1 deletion stable/storage-class/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: storage-class
version: 3.8.0
version: 3.8.1
description: Storage classes for NuoDB.
keywords:
- nuodb
Expand Down
2 changes: 1 addition & 1 deletion stable/transparent-hugepage/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: transparent-hugepage
version: 3.8.0
version: 3.8.1
description: Disable disables transparent_hugepage on Linux nodes.
keywords:
- nuodb
Expand Down

0 comments on commit 912c46b

Please sign in to comment.