Skip to content

Commit

Permalink
try to enable helm-bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
PrivatePuffin committed Oct 18, 2024
1 parent 9846e30 commit bd487d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/renovate/special/automerge.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"description": ["Auto-merge minor updates from trusted sources"],
"matchDatasources": ["docker", "helm", "flux"],
"automerge": true,
"bumpVersion": true,
"matchUpdateTypes": ["minor"],
"matchPackagePatterns": ["ghcr.io/bjw-s", "ghcr.io/onedr0p", "tccr.io/tccr/.*", "tccr.io/tccrbase/.*", "tccr.io/truecharts/.*", "ghcr.io/elfhosted.*", "common" ],
"branchPrefix": "trusted-automerge-",
Expand All @@ -15,6 +16,7 @@
"matchManagers": ["github-actions"],
"matchDatasources": ["github-tags"],
"automerge": true,
"bumpVersion": true,
"matchUpdateTypes": ["minor"],
"branchPrefix": "github-automerge-",
"labels": ["type/minor", "automerge"]
Expand Down

0 comments on commit bd487d5

Please sign in to comment.