Enable dependabot

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2025-05-15 01:28:59 +03:00
parent c8419e386a
commit ca101e6728
9 changed files with 42 additions and 56 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: Setup Helm
uses: azure/setup-helm@v3
with:
version: v3.16.1
version: v3.17.3
- name: Deploy
run: ./test/deploy.sh
- name: Run integration tests