Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
gandro committed Jan 31, 2023
1 parent 8608fb7 commit 8af65ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,13 @@
]
}
],
"renovateFork": true,
"regexManagers": [
{
"fileMatch": [
"images/cilium/hubble-version.sh"
],
"matchStrings": [
"hubble_version=\"(?<currentValue>.*)\"(\\\\shubble_sha256[.*]=\"(?<currentDigest>.*)\")*\\\\s\""
"hubble_version=\"(?<currentValue>.*)"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "cilium/hubble"
Expand Down

0 comments on commit 8af65ed

Please sign in to comment.