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.20.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.21.0
Choose a head ref
  • 13 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 22, 2022

  1. Update source-controller to v0.24.1

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Apr 22, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    ad6588a 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
    18c3a3b View commit details

Commits on Apr 28, 2022

  1. Add .spec.kubeConfig.secretRef.key

    Signed-off-by: Nick Stogner <nicholas.stogner@gmail.com>
    nstogner authored and hiddeco committed Apr 28, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    9f60433 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
    78594f7 View commit details

Commits on Apr 29, 2022

  1. kubeconfig: err on missing declared SecretRef.Key

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Apr 29, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    2c36cb5 View commit details

Commits on Apr 30, 2022

  1. Merge pull request #472 from fluxcd/secret-ref-key-tweaks

    kubeconfig: err on missing declared SecretRef.Key
    stefanprodan authored Apr 30, 2022

    Verified

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

Commits on May 3, 2022

  1. api: update dependencies

    - k8s.io/apiextensions-apiserver to v0.23.6
    - k8s.io/apimachinery to v0.23.6
    
    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed May 3, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    f82dadd View commit details
  2. Update dependencies

    - github.com/fluxcd/pkg/runtime to v0.14.2
    - github.com/fluxcd/source-controller/api to v0.24.4
    - k8s.io/* to v0.23.6
    
    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed May 3, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    9f3ddc2 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5241cb6 View commit details
  4. spec: take note of KubeConfig.SecretRef.Key field

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed May 3, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    f102ec6 View commit details
  5. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4abc8d3 View commit details
  6. Release v0.21.0

    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed May 3, 2022

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    2e41adc View commit details
  7. Verified

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