This prerelease updates Helm to v3.7.0, this Helm version should include
improvements to the locking mechanism of releases, which should result in
a reduction of deadlocked releases that have been reported in the past.
In addition, it is now possible to define a ReconcileStrategy in the
HelmChartTemplateSpec. By setting the value of this field to Revision,
a new artifact will be made available for charts from Bucket and
GitRepository sources whenever a new revision is available.
The default value of the field is ChartVersion, which looks for version
changes in the Chart.yaml file.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/fluxcd/helm-controller/api from 0.11.2 to 0.12.0.
Release notes
Sourced from github.com/fluxcd/helm-controller/api's releases.
Changelog
Sourced from github.com/fluxcd/helm-controller/api's changelog.
Commits
54db7fd
Merge pull request #332 from fluxcd/release-v0.12.07e021d4
Release v0.12.08b769f7
Merge pull request #330 from fluxcd/update-dependenciesea447a4
Update Helm to v3.7.0dc74a8a
Enforce github.com/opencontainers/runc v1.0.0-rc9533e9eeb
Update sigs.k8s.io/kustomize/api to v0.10.0b467ea6
Merge pull request #329 from fluxcd/reconcile-strategyc079240
Introduce ReconcileStrategy in HelmChartTemplateSpecf3cbefe
Update fluxcd/source-controller to v0.16.04c528cb
Merge pull request #314 from nuriel77/fix/yaml-indentDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)