-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore(deps): update helm release redis from 19.6.4 to v20 (helm/defectdojo/chart.yaml) #10736
base: dev
Are you sure you want to change the base?
Conversation
DryRun Security SummaryThe pull request updates the Redis and PostgreSQL Helm chart dependencies in the DefectDojo application from older to newer versions, which can provide security patches and improvements, while maintaining a cautious approach to dependency management. Expand for full summarySummary: The changes in this pull request are focused on updating the versions of the Redis and PostgreSQL Helm chart dependencies used by the DefectDojo application. Specifically, the Redis chart version has been updated from From an application security perspective, these changes are generally positive, as updating dependencies to newer versions can provide security patches, bug fixes, and feature improvements. However, it's important to thoroughly test the changes to ensure that there are no regressions or compatibility issues introduced by the updates. The version constraints used in the changes (e.g., Files Changed:
Code AnalysisWe ran |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this version of the chart is using Redis 7.4.0, which we've held off on elsewhere:
❯ helm search repo bitnami/redis -l
NAME CHART VERSION APP VERSION DESCRIPTION
bitnami/redis 20.0.1 7.4.0 Redis(R) is an open source, advanced key-value ...
bitnami/redis 20.0.0 7.4.0 Redis(R) is an open source, advanced key-value ...
@cneill Good catch - that licensing change would likely not be expected by those using the helm chart in this repo beyond it not matching the upstream version Let's sit on this for now 👍 |
4a66881
to
957b1fb
Compare
9393dca
to
1a1fb89
Compare
1a1fb89
to
6a64d6e
Compare
82d3143
to
0f7f428
Compare
0f7f428
to
78d9aa5
Compare
f433e28
to
6ecf8de
Compare
…tdojo/chart.yaml)
6ecf8de
to
8cdfb9b
Compare
This PR contains the following updates:
~19.6.0
->~20.6.0
Release Notes
bitnami/charts (redis)
v20.6.0
v20.5.0
v20.4.1
v20.4.0
v20.3.0
v20.2.2
v20.2.1
v20.2.0
v20.1.7
v20.1.6
v20.1.5
v20.1.4
v20.1.3
v20.1.2
v20.1.1
v20.1.0
v20.0.5
v20.0.4
v20.0.3
v20.0.2
v20.0.1
v20.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.