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

feat: bump dependencies in dial-core chart #94

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

nepalevov
Copy link
Contributor

@nepalevov nepalevov commented Oct 30, 2024

Description of changes

  • Bump bitnami-common helm chart version (must be aligned with all other dependency helm charts from bitnami on a higher level)
  • Bump redis-cluster helm chart version, therefore redis-cluster application version 7.2.4 --> 7.4.1 upgrade.
    No breaking changes are expected, however, bumping the major version to highlight Redis version upgrade.

Upgrading

To 4.0.0

Bumping the major version to highlight Redis 7.2.4 --> 7.4.1 upgrade. No actions required, however you may want to check Redis® 7.4 release notes for specific details.

As for redis-cluster helm chart, following security defaults changed:

  • runAsGroup is changed from 0 to 1001
  • readOnlyRootFilesystem is set to true

This could potentially break any customization or init scripts used in your deployment. If this is the case, change the default values to the previous ones.

Checklist

  • Chart version bumped in Chart.yaml according to semver
  • appVersion bumped in Chart.yaml if it's dial chart and any application version changed
  • Variables are documented in the values.yaml and added to the README.md using helm-docs
  • Title of the pull request follows Conventional Commits specification

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@nepalevov nepalevov self-assigned this Oct 30, 2024
@nepalevov nepalevov requested a review from alexey-ban as a code owner October 30, 2024 18:03
alexey-ban
alexey-ban previously approved these changes Oct 30, 2024
@nepalevov nepalevov merged commit 0fc6ca2 into main Oct 31, 2024
2 checks passed
@nepalevov nepalevov deleted the feat-bump-dependencies-in-dial-core branch October 31, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants