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

update ibm odf operator to 1.6.0 #479

Merged
merged 3 commits into from
Oct 1, 2024

Commits on Sep 30, 2024

  1. bundle: update ibm odf version from 1.5.0 to 1.6.0

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fd1d06b View commit details
    Browse the repository at this point in the history
  2. godeps: update ibm apis version from 1.5.0 to 1.6.0

    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cb3d88d View commit details
    Browse the repository at this point in the history
  3. makefile: use direct proxy before goproxy

    IBM has published multiple 1.6.0 releases, and the goproxy server is still
    holding outdated 1.6.0 release information. To address this issue, we will
    begin using the direct proxy instead of the goproxy server.
    
    Signed-off-by: Nitin Goyal <nigoyal@redhat.com>
    iamniting committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6cb13e9 View commit details
    Browse the repository at this point in the history