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.18.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.18.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 21, 2022

  1. Add note on new source-controller v1beta2

    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Mar 21, 2022

    Verified

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

Commits on Mar 22, 2022

  1. Copy the full SHA
    04f599c View commit details
  2. Implement meta.ObjectWithConditions interfaces

    Follow up on #421 to fully implement new tooling requirements. By
    implementing the interfaces, the `conditions` package can now be used.
    
    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Mar 22, 2022
    Copy the full SHA
    1763d68 View commit details
  3. Copy the full SHA
    b910442 View commit details

Commits on Mar 23, 2022

  1. Update source-controller API to v0.22.1

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Mar 23, 2022
    Copy the full SHA
    8c2d8e4 View commit details
  2. Copy the full SHA
    d324eb4 View commit details
  3. Prefix revision annotation with API Group FQDN

    This to facilitate improvements on the notification-controller side,
    where annotations prefixed with the FQDN of the Group of the Involved
    Object will be transformed into "fields".
    
    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Mar 23, 2022
    Copy the full SHA
    87ffcbc View commit details
  4. Copy the full SHA
    4b19f98 View commit details
  5. Release v0.18.1

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Mar 23, 2022
    Copy the full SHA
    ef1d15e View commit details
  6. Copy the full SHA
    d959dd8 View commit details
Loading