Merge pull request #9 from 0xThresh/semantic-version-test

Fix: fix chart path
This commit is contained in:
James W.
2024-11-08 21:45:39 -07:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

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

View File

@@ -9,4 +9,4 @@ dependencies:
repository: https://apache.jfrog.io/artifactory/tika
version: 2.9.0
digest: sha256:91c12b702598527a8b602af6f229f975abc8bd7cf95c31324bc013bb919ff14e
generated: "2024-11-07T14:14:55.798831-07:02"
generated: "2024-11-07T14:14:55.798831-07:03"