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: helm/helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.18.2
Choose a base ref
...
head repository: helm/helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.18.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 16, 2025

  1. fix: add debug logging to oci transport

    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    Co-authored-by: Billy Zha <jinzha1@microsoft.com>
    (cherry picked from commit b52bb41)
    2 people authored and robertsirc committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    191f05c View commit details
    Browse the repository at this point in the history
  2. Update pkg/registry/transport.go

    Co-authored-by: Scott Rigby <scott@r6by.com>
    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    (cherry picked from commit cea26d8)
    2 people authored and robertsirc committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    e66cf6a View commit details
    Browse the repository at this point in the history
  3. Update pkg/registry/transport.go

    Co-authored-by: Scott Rigby <scott@r6by.com>
    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    (cherry picked from commit a16e986)
    2 people authored and robertsirc committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    2782412 View commit details
    Browse the repository at this point in the history
  4. fix: user username password for login

    Signed-off-by: Terry Howe <terrylhowe@gmail.com>
    (cherry picked from commit 2c55a4e)
    TerryHowe authored and robertsirc committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    5b9e2f6 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.39.0.
    - [Commits](golang/crypto@v0.38.0...v0.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit 45075cf)
    dependabot[bot] authored and robertsirc committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    6838ebc View commit details
    Browse the repository at this point in the history
Loading