-
-
Notifications
You must be signed in to change notification settings - Fork 116
Add new varnish versions #253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Added all 7.x versions to the list of allowed versions. Made the default 7.7.
Please undo the metadata version change as our pipeline automates that. Can you also fix the markdown issues and remove the broken links. Not sure why we'd want to check version and for specific versions but that would be a recommendation to remove for a future refactor of this CB to be more future compatible if nothing changes to install process. |
Done. I agree, looks like that was needed prior due to version differences. For now, I just need to get varnish upgraded. |
updated to non EOL OS versions
dnf module is not present on RHEL >8.
@fozboz do you mind if I clone and push an update to your fork for this PR. Trying to look at fixing the ubuntu and debian integration tests. |
Added all 7.x versions to the list of allowed versions.
Made the default 7.7.
Description
Supports newer varnish versions (there are CVEs on < 7.6.2)