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: jouve/chart-testing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10.0
Choose a base ref
...
head repository: jouve/chart-testing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 10, 2023

  1. Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (helm#602)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.16.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e6d2ed3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Bump actions/checkout from 4.1.0 to 4.1.1 (helm#603)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8ade135...b4ffde6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c1b0316 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. use the same ref to check branch existance and merge-base calculation (

    …helm#601)
    
    fix helm#577
    
    Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
    jouve authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    10aaf46 View commit details
    Browse the repository at this point in the history
  2. feat(helm): Add support for OCI chart repositories (helm#445)

    Signed-off-by: João Fernandes <jcsf_1995@hotmail.com>
    jcsf authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0cb17e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    4379af0 View commit details
    Browse the repository at this point in the history
  2. readme

    jouve committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bb7ac32 View commit details
    Browse the repository at this point in the history
Loading