Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fluxcd/helm-controller/api from 0.12.0 to 0.28.1 #236

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps github.com/fluxcd/helm-controller/api from 0.12.0 to 0.28.1.

Release notes

Sourced from github.com/fluxcd/helm-controller/api's releases.

v0.28.1

CHANGELOG

v0.28.0

CHANGELOG

v0.27.0

CHANGELOG

v0.26.0

CHANGELOG

v0.25.0

CHANGELOG

v0.24.0

CHANGELOG

v0.23.1

CHANGELOG

v0.23.0

CHANGELOG

v0.22.2

CHANGELOG

v0.22.1

CHANGELOG

v0.22.0

CHANGELOG

v0.21.0

CHANGELOG

v0.20.1

CHANGELOG

v0.20.0

CHANGELOG

v0.19.0

CHANGELOG

v0.18.2

CHANGELOG

v0.18.1

CHANGELOG

... (truncated)

Changelog

Sourced from github.com/fluxcd/helm-controller/api's changelog.

0.28.1

Release date: 2022-12-22

This prerelease sets the default value for the --graceful-shutdown-timeout to match the default value we set in the Deployment for terminationGracePeriodSeconds which is 600s. This should fix handling graceful shutdown correctly.

Fixes:

  • Align graceful-shutdown-timeout with terminationGracePeriodSeconds #584

0.28.0

Release date: 2022-12-20

This prerelease disables the caching of Secret and ConfigMap resources to improve memory usage. To opt-out from this behaviour, start the controller with: --feature-gates=CacheSecretsAndConfigMaps=true.

In addition, a new flag --graceful-shutdown-timeout has been added to control the duration of the graceful shutdown period. The default value is -1 (disabled), to help prevent releases from being stuck due to the controller being terminated before the Helm action has completed.

Helm has been updated to v3.10.3, which includes security fixes.

Fixes:

  • Assign the value of DisableOpenApiValidation during upgrade #564
  • build: Fix cifuzz and improve fuzz tests' reliability #565
  • Minor typo in doc #566
  • fuzz: Use build script from upstream and fix fuzzers #578

Improvements:

  • Disable caching of Secrets and ConfigMaps #513
  • Allow overriding ctrl manager graceful shutdown timeout #570 #582
  • helm: Update SDK to v3.10.3 #577
  • Update source-controller and dependencies #581

0.27.0

... (truncated)

Commits
  • 6f0b7cd Merge pull request #585 from fluxcd/release-v0.28.1
  • 57d715f Release v0.28.1
  • b3185d4 Merge pull request #584 from fluxcd/adjust-graceful-shutdown-default-timeout
  • 9875909 e2e: Update Kubernetes to v1.23.13
  • d2b52de Align graceful-shutdown-timeout with terminationGracePeriodSeconds
  • 6f0773d Merge pull request #583 from fluxcd/release-0.28.0
  • ef3a0b4 Release v0.28.0
  • 39412cd Merge pull request #582 from fluxcd/default-shutdown-value
  • 2e96c92 Set --graceful-shutdown-timeout default to -1
  • 25f86bf Merge pull request #581 from fluxcd/update-sc
  • Additional commits viewable in compare view

Dependabot compatibility score

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](https://github.com/fluxcd/helm-controller) from 0.12.0 to 0.28.1.
- [Release notes](https://github.com/fluxcd/helm-controller/releases)
- [Changelog](https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/helm-controller@v0.12.0...v0.28.1)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/helm-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 26, 2022

The following labels could not be found: skip-release-notes, dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants