Skip to content

Commit

Permalink
Merge pull request #1476 from GiganticMinecraft/fix_json
Browse files Browse the repository at this point in the history
fix v
  • Loading branch information
outductor authored Dec 13, 2023
2 parents 20c9e65 + d7ada3e commit b1d175c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{
"fileMatch": ["^seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/reloader/kustomization.yaml$"],
"matchStrings": [
"github\\.com/stakater/Reloader/deployments/kubernetes\\?ref=v(?<currentValue>[^&]+)&submodules=false"
"github\\.com/stakater/Reloader/deployments/kubernetes\\?ref=(?<currentValue>v[^&]+)&submodules=false"
],
"depNameTemplate": "stakater/Reloader",
"datasourceTemplate": "github-tags"
Expand Down

0 comments on commit b1d175c

Please sign in to comment.