Hi, Just noticed that once it was changed to "main" branch, we stopped to push docker images for 6.x. Now only latest 7.x are pushed to dockerhub.
https://hub.docker.com/r/puppet/puppetdb/tags Can we add version 6.x to the docker github workflow? (currently the default branch on GitHub) https://puppet.com/docs/puppetdb/6/release_notes.html https://github.com/puppetlabs/puppetdb/blob/6.x/.github/workflows/docker.yml Seems that the latest docker image for version 6 is 6.13.1 but the latest is already on 6.18 according to the github tags (https://github.com/puppetlabs/puppetdb/releases/tag/6.18.0). This way we could continue to have both latest builds for versions 6 and 7. Thanks for the help in advance! Cheers! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/a82ad62e-093d-4759-a7f4-06493e049b6en%40googlegroups.com.
