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

chore(deps): update helm release postgresql from 16.3.5 to ~16.4.0 (helm/defectdojo/chart.yaml) #11609

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Update Change
postgresql (source) minor ~16.3.0 -> ~16.4.0

Release Notes

bitnami/charts (postgresql)

v16.4.5

  • [bitnami/postgresql] Release 16.4.5 (#​31484)

v16.4.4

v16.4.3

  • bitnami/postgresql Fix missing dot in include statement for passwordUpdate job template (#​31364) (901b26c), closes #​31364

v16.4.2

v16.4.1


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 21, 2025
@github-actions github-actions bot added the helm label Jan 21, 2025
Copy link

DryRun Security Summary

The code changes involve updating the PostgreSQL Helm chart dependency in the DefectDojo Helm chart from version 16.3.0 to 16.4.5, which is a routine dependency update that should be tested before production deployment.

Expand for full summary

Summary:

The provided code changes involve updating the version of the PostgreSQL Helm chart dependency in the DefectDojo Helm chart. Specifically, the version is being updated from 16.3.0 to 16.4.5 in the Chart.lock file, and the Chart.yaml file is being updated to reflect the new version ~16.4.0.

From an application security perspective, this change is not particularly noteworthy. Updating dependencies to their latest versions is generally a good practice, as it allows you to benefit from the latest security fixes and improvements. However, it's important to review the release notes and changelog of the new version to ensure that there are no known security vulnerabilities or breaking changes that could impact the application.

In this case, the PostgreSQL chart is a widely used and well-maintained Helm chart, so the update is likely to be safe and straightforward. Nevertheless, it's still a good idea to thoroughly test the updated chart in a non-production environment before deploying it to the production environment.

Files Changed:

  1. helm/defectdojo/Chart.lock: This file has been updated to reflect the new version of the PostgreSQL Helm chart dependency, which has been updated from 16.3.0 to 16.4.5.

  2. helm/defectdojo/Chart.yaml: This file has been updated to reflect the new version of the PostgreSQL Helm chart dependency, which has been updated from ~16.3.0 to ~16.4.0.

Code Analysis

We ran 9 analyzers against 2 files and 0 analyzers had findings. 9 analyzers had no findings.

View PR in the DryRun Dashboard.

Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit 4308d26 into dev Jan 21, 2025
73 checks passed
@renovate renovate bot deleted the renovate/postgresql-16.x branch February 3, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants