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: fluxcd/helm-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: fluxcd/helm-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 5 contributors

Commits on Feb 11, 2022

  1. Fix Flux mention in API docs

    Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
    stefanprodan committed Feb 11, 2022
    Copy the full SHA
    1f46db8 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ff258dd View commit details

Commits on Feb 15, 2022

  1. Rename fuzzScheme

    oss-fuzz integration breaks as some of the execution merges with tests code
    leading to duplicated symbols.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Feb 15, 2022
    Copy the full SHA
    8f1a4c5 View commit details
  2. Copy the full SHA
    dedffc0 View commit details

Commits on Feb 16, 2022

  1. Add disableWait property on Helm uninstall

    This commit changes the default behavior of the Helm uninstall action
    to wait for all resources to be deleted, and introduces a
    `.spec.uninstall.disableWait` flag to disable this behavior.
    
    Signed-off-by: Samuel Torres <samuelpirestorres@gmail.com>
    samueltorres authored and hiddeco committed Feb 16, 2022
    Copy the full SHA
    7d6c0f7 View commit details
  2. docs/spec: document Helm uninstall wait behavior

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Feb 16, 2022
    Copy the full SHA
    ba35b00 View commit details
  3. Copy the full SHA
    317bce5 View commit details
  4. Release v0.17.0

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Feb 16, 2022
    Copy the full SHA
    0ca52f3 View commit details
  5. Copy the full SHA
    e296bcd View commit details
Loading