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.10.1
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.10.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 10, 2022

  1. Readiness & liveness probes correct port

    Port number now comes from values.yaml
    
    Signed-off-by: Peter Leong <1179301+p33t@users.noreply.github.com>
    (cherry picked from commit 9d027ea)
    p33t authored and mattfarina committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    727bdf1 View commit details
    Browse the repository at this point in the history
  2. redirect registry client output to stderr

    Signed-off-by: Cyril Jouve <jv.cyril@gmail.com>
    (cherry picked from commit 1535ad5)
    jouve authored and mattfarina committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c3a62f7 View commit details
    Browse the repository at this point in the history
  3. fix a few function names on comments

    Signed-off-by: cui fliter <imcusg@gmail.com>
    (cherry picked from commit 09d3f31)
    cuishuang authored and mattfarina committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    50f003e View commit details
    Browse the repository at this point in the history
Loading