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

Bug 2315709:[release-4.17] update ibm odf operator to 1.6.0 #495

Merged

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
    8ccf7ae 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
    49ad74d 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
    596e697 View commit details
    Browse the repository at this point in the history