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/kind-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: helm/kind-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 17, 2024

  1. update kind to use release v0.26.0 (#129)

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    aed9fb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. feat: options to configure local registry (#113)

    * feat: options to configure local registry
    
    Signed-off-by: Thuan Vo <thuan.votann@gmail.com>
    
    * set registry address in env var LOCAL_REGISTRY
    
    Signed-off-by: Thuan Vo <thuan.votann@gmail.com>
    
    * add missing code block syntax in README
    
    Signed-off-by: Thuan Vo <thuan.votann@gmail.com>
    
    * output registry address as output instead
    
    Signed-off-by: Thuan Vo <thuan.votann@gmail.com>
    
    ---------
    
    Signed-off-by: Thuan Vo <thuan.votann@gmail.com>
    tthvo authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    9315f6b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Bump actions/checkout from 4.1.4 to 4.2.2 in the actions group (#130)

    Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4.1.4 to 4.2.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.4...11bd719)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    a1b0e39 View commit details
    Browse the repository at this point in the history
Loading