fix: Fix chart version

This commit is contained in:
0xThresh.eth
2024-11-08 22:09:32 -07:00
parent ac29d17374
commit c3cb2544e3
2 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,8 @@
"semantic-release-helm",
{
chartPath: './charts/open-webui',
crPublish: false
crPublish: false,
onlyUpdateVersion: true
}
]
]

View File

@@ -1,7 +1,7 @@
apiVersion: v2
name: open-webui
version: 1.0.1
appVersion: 1.0.1
version: 3.6.0
appVersion: 0.3.36
home: https://www.openwebui.com/
icon: >-
https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png