Enable Automatic Updates of Chart Versions (#104)

This commit is contained in:
James W.
2024-11-08 22:30:36 -07:00
committed by GitHub
parent c70affc35c
commit bc32f167f2
5 changed files with 65 additions and 13 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"devDependencies": {
"@semantic-release/github": "^9.0.3",
"semantic-release": "^21.0.5",
"semantic-release-helm": "^2.2.0"
}
}