We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7159b1c commit 23fb2d5Copy full SHA for 23fb2d5
.github/dependabot.yml
@@ -40,7 +40,7 @@ updates:
40
# https://github.com/dependabot/dependabot-core/issues/2237
41
# enable-beta-ecosystems: true
42
- package-ecosystem: "helm"
43
- directory: "/charts" # Location of package manifests
+ directory: "/charts/azimuth-llm" # Location of package manifests
44
schedule:
45
# Check for new versions daily
46
interval: weekly
0 commit comments