-
Notifications
You must be signed in to change notification settings - Fork 178
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.14.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fluxcd/helm-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 18 files changed
- 5 contributors
Commits on Dec 9, 2021
-
Controller-gen and envtest are downloaded and used locally
* controller-gen and envtest are downloaded to a `bin` folder, local to the project, and used from there * envtest assets are installed in a `testbin` folder, local to the project, and used from there Signed-off-by: Cecilia Bernardi <cbernardi@expediagroup.com>
Configuration menu - View commit details
-
Copy full SHA for 1d03726 - Browse repository at this point
Copy the full SHA 1d03726View commit details -
Merge pull request #369 from cebernardi/download-locally-controller-g…
…en-and-testenv Download and use controller-gen and envtest locally
Configuration menu - View commit details
-
Copy full SHA for 93d7e43 - Browse repository at this point
Copy the full SHA 93d7e43View commit details
Commits on Dec 21, 2021
-
Check EventRecorder is not nil
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedDec 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c9b1a4f - Browse repository at this point
Copy the full SHA c9b1a4fView commit details -
When ExternalEventRecorder is nil, the helm release reference is not used therefore the function can safely return early. Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Paulo Gomes committedDec 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 0837f6f - Browse repository at this point
Copy the full SHA 0837f6fView commit details
Commits on Dec 22, 2021
-
Merge pull request #386 from pjbgf/audit-followup
Fix inconsistent code-style raised at security audit
Configuration menu - View commit details
-
Copy full SHA for e2b988a - Browse repository at this point
Copy the full SHA e2b988aView commit details
Commits on Jan 7, 2022
-
This commit updates Helm to 3.7.2, in an attempt to get to a v3.7.x release range _without_ any memory issues (see #345), which should have been addressed in this release. The change in replacements has been cross-checked with the dependencies of Helm (and more specifically, the Oras project), and confirmed to not trigger any warnings using `trivy`. Signed-off-by: Hidde Beydals <hello@hidde.co>
Configuration menu - View commit details
-
Copy full SHA for de19dac - Browse repository at this point
Copy the full SHA de19dacView commit details -
Merge pull request #380 from fluxcd/update-helm
Update Helm to v3.7.2
Configuration menu - View commit details
-
Copy full SHA for 9fc7867 - Browse repository at this point
Copy the full SHA 9fc7867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d4c29 - Browse repository at this point
Copy the full SHA 57d4c29View commit details -
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c82071 - Browse repository at this point
Copy the full SHA 2c82071View commit details -
Update containerd to v1.5.9 (fix CVE-2021-43816)
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4a54418 - Browse repository at this point
Copy the full SHA 4a54418View commit details
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5303093 - Browse repository at this point
Copy the full SHA 5303093View commit details
Commits on Jan 10, 2022
-
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a75c4a0 - Browse repository at this point
Copy the full SHA a75c4a0View commit details -
Merge pull request #389 from fluxcd/release-v0.15.0
Release v0.15.0
Configuration menu - View commit details
-
Copy full SHA for 32f0c07 - Browse repository at this point
Copy the full SHA 32f0c07View commit details
There are no files selected for viewing