Skip to content
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

Fix for bundle version in the installer CLI #449

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 22, 2022

  1. Made small changes so the CLI shows correct bundle version.

    Made a map from k8s filter to k8s bundle (this is in order to easily output correct bundle for example 1.23.* -> 1.22)
    Made changes to installer.go and the registry tests to accomodate the added second argument to the function.
    georgievaVMW committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9db95f3 View commit details
    Browse the repository at this point in the history