rgl / packer-plugin-windows-update

Packer plugin for installing Windows updates
Mozilla Public License 2.0
299 stars 71 forks source link

Chocolatey package needs to be updated #104

Closed gregnorz closed 3 years ago

gregnorz commented 3 years ago

Current version on Chocolatey is 0.11.0, which is 3 versions and 6 months out of date at the time of this issue.

Probably a separate issue to be logged, but if would be nice if the package used Chocolatey Automatic Updates to keep it current.

rgl commented 3 years ago

The package itself is deprecated. It's now managed by packer itself.

I will remove ASAP.

rgl commented 3 years ago

I've pushed https://community.chocolatey.org/packages/packer-provisioner-windows-update/0.12.0 which will deprecate the package as described at https://docs.chocolatey.org/en-us/community-repository/maintainers/deprecate-a-chocolatey-package#the-solution.

The package deprecation source will live at https://github.com/rgl/packer-plugin-windows-update/tree/deprecate-chocolatey-package.