Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: goharbor/harbor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.3
Choose a base ref
...
head repository: goharbor/harbor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.4
Choose a head ref
  • 4 commits
  • 11 files changed
  • 3 contributors

Commits on May 7, 2025

  1. [cherry-pick] Update artifact info (#21908)

    update artifact info
    
    Signed-off-by: stonezdj <stone.zhang@broadcom.com>
    stonezdj authored May 7, 2025
    Configuration menu
    Copy the full SHA
    76c2c5f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. downgrade gorilla go mod version (#22019)

    Signed-off-by: my036811 <miner.yang@broadcom.com>
    MinerYang authored May 22, 2025
    Configuration menu
    Copy the full SHA
    ea24a88 View commit details
    Browse the repository at this point in the history
  2. udpate storage to s3 (#21999) (#22022)

    move the build storage from google storage to the CNCF S3 storage
    
    Currently, we use the internal GCR to store all dev builds for nightly testing, development, and as candidates for RC and GA releases. However, this internal Google storage will no longer be available, this pull request it to move to the CNCF-hosted S3 storage.
    
    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 22, 2025
    Configuration menu
    Copy the full SHA
    2d97d03 View commit details
    Browse the repository at this point in the history
  3. bump version for v2.12.4 (#22024)

    Signed-off-by: wang yan <wangyan@vmware.com>
    wy65701436 authored May 22, 2025
    Configuration menu
    Copy the full SHA
    6b4981d View commit details
    Browse the repository at this point in the history
Loading