From 4b58bccd70581ff86a0d7048b8f1ebc24ef78c58 Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Mon, 6 Jan 2025 08:00:46 -0500 Subject: [PATCH] bump dpbot so it will run again Signed-off-by: Bob Callaway --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 814d9026..3d2feaf8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,7 @@ updates: update-types: - "minor" - "patch" + # this will only update values.yaml within the chart - package-ecosystem: docker directories: - "/charts/**"