I have just pulled puppet-r10k version 14.0.0 to our puppet servers. Running the updated modules it doesn't seem to update the webhook-go package to 2.8.0 even though I thought it should do so according to the changelog. As far as I can see r10k::webhook::package it only ensures that webhook-go is installed but not which version. Or am I missing something?
Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 8.10.0
- Ruby: ruby-3.0.7-162.el9_4.x86_64
- Distribution: AlmaLinux 9.5
- Module version: 14.0.0
How to reproduce (e.g Puppet code you use)
Using 13.0.0 with webhook-go 2.2.0 and then updating the module to 14.0.0.
I have just pulled puppet-r10k version 14.0.0 to our puppet servers. Running the updated modules it doesn't seem to update the webhook-go package to 2.8.0 even though I thought it should do so according to the changelog. As far as I can see
r10k::webhook::packageit only ensures thatwebhook-gois installed but not which version. Or am I missing something?Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
Using 13.0.0 with webhook-go 2.2.0 and then updating the module to 14.0.0.