Skip to content

Commit

Permalink
Merge pull request #464 from redhat-cop/garethahealy-patch-1
Browse files Browse the repository at this point in the history
disabled freeipa digest pinning
  • Loading branch information
eformat committed Feb 20, 2024
2 parents d45c7ca + 447c261 commit 05c37f5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@
"pinDigest"
],
"enabled": false
},
{
"matchDatasources": [
"docker"
],
"matchPackageNames": [
"quay.io/freeipa/freeipa-server"
],
"pinDigests": false
}
]
}

0 comments on commit 05c37f5

Please sign in to comment.