Skip to content

Commit

Permalink
disabled freeipa digest pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Feb 20, 2024
1 parent d45c7ca commit 447c261
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 447c261

Please sign in to comment.