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.22.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.22.2
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Jul 1, 2022

  1. Update dependencies

    - github.com/fluxcd/pkg/apis/kustomize to version 0.4.2.
    - github.com/fluxcd/pkg/apis/meta to version 0.14.2.
    - github.com/fluxcd/pkg/runtime to version 0.16.2.
    - github.com/fluxcd/source-controller/api to version 0.25.9.
    - gopkg.in/yaml.v3 to version 3.0.1.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    433c94a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #501 from pjbgf/update-deps

    Update dependencies
    Paulo Gomes authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    3b9d14f View commit details
    Browse the repository at this point in the history
  3. Update gopkg.in/yaml.v3 to v3.0.1

    The api package was not updated as part of #501.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    1c1d9c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #502 from pjbgf/update-deps

    Update gopkg.in/yaml.v3 to v3.0.1
    Paulo Gomes authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8165e27 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. build: Upgrade to Go 1.18

    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c945cd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #505 from pjbgf/go-1.18

    build: Upgrade to Go 1.18
    Paulo Gomes authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    0f7b3b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Fix github.com/emicklei/go-restful (CVE-2022-1996)

    This addresses CVE-2022-1996, due to v2.16.0 including
    emicklei/go-restful@9266625.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    5ce5710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9257b61 View commit details
    Browse the repository at this point in the history
  3. Release v0.22.2

    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    3761c56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #508 from pjbgf/release-v0.22.2

    Release v0.22.2
    Paulo Gomes authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    a214763 View commit details
    Browse the repository at this point in the history
Loading