Skip to content

Commit 883953e

Browse files
committed
fix: helm chart appVersion
1 parent f743c51 commit 883953e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: toolhive-cloud-ui
33
description: A Helm chart for ToolHive Cloud UI - Next.js application
44
type: application
5-
version: 0.1.0
6-
appVersion: "0.1.0"
5+
version: 0.0.4
6+
appVersion: "0.0.4"
77
keywords:
88
- nextjs
99
- react

0 commit comments

Comments
 (0)