mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
Feat: Add semantic version
This commit is contained in:
2
.github/workflows/helm-release.yml
vendored
2
.github/workflows/helm-release.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Get version
|
||||
id: get_version
|
||||
run: |
|
||||
echo "VERSION=$(cat charts/open-webui/Chart.yaml| ./yq -r '.version')" >> $GITHUB_OUTPUT
|
||||
echo "VERSION=$(cat charts/open-webui/Chart.yaml | ./yq -r '.version')" >> $GITHUB_OUTPUT
|
||||
echo "DEBUG: Version"
|
||||
echo $VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user