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

Commits on Apr 12, 2023

  1. Fix nil pointer deref during diff attempt

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    32b5d7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #672 from fluxcd/fix-drift-nil-deref

    Fix nil pointer deref during diff attempt
    hiddeco authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    96a17ef View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.24+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v20.10.21...v20.10.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7240905 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #668 from fluxcd/dependabot/go_modules/github.com/…

    …docker/docker-20.10.24incompatible
    
    build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible
    hiddeco authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    464a084 View commit details
    Browse the repository at this point in the history
  5. Update Helm to v3.11.3

    This includes multiple (two) fixes for Go routine leaks.
    
    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d1c9e7c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #673 from fluxcd/update-helm

    Update Helm to v3.11.3
    hiddeco authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    53c461f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Release v0.32.2

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5c02db7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #674 from fluxcd/release-0.32.2

    Release v0.32.2
    hiddeco authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d1cc2fe View commit details
    Browse the repository at this point in the history
Loading