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

Update Helm release postgresql from 16.0.6 to ~16.1.0 (helm/defectdojo/Chart.yaml) #11164

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change
postgresql (source) minor ~16.0.0 -> ~16.1.0

Release Notes

bitnami/charts (postgresql)

v16.1.0

  • [bitnami/postgresql] Added support for namespaceOverride (#​30113)

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 Oct 30, 2024
@github-actions github-actions bot added the helm label Oct 30, 2024
Copy link

DryRun Security Summary

The pull request updates the version of the PostgreSQL dependency in the DefectDojo Helm chart from ~16.0.0 to ~16.1.0, which is a common practice to keep the application secure and up-to-date.

Expand for full summary

Summary:

The changes in this pull request are focused on updating the version of the PostgreSQL dependency in the DefectDojo Helm chart. Specifically, the version constraint in the Chart.yaml file has been updated from ~16.0.0 to ~16.1.0, and the Chart.lock file has been updated to reflect the new dependency version.

From an application security perspective, these changes are not particularly noteworthy. Updating dependencies to their latest versions is a common practice and can help ensure that security vulnerabilities are addressed. However, it is always important to carefully review the release notes and change logs for any new versions of dependencies to understand the scope of the changes and any potential security implications.

In this case, the change is simply updating the version constraint for the PostgreSQL dependency, which is a common practice when managing Helm chart dependencies. As long as the new version of PostgreSQL does not introduce any known security vulnerabilities, this change is unlikely to have a significant impact on the application's security posture.

Files Changed:

  1. helm/defectdojo/Chart.yaml: The version of the PostgreSQL dependency has been updated from ~16.0.0 to ~16.1.0.
  2. helm/defectdojo/Chart.lock: The version of the postgresql Helm chart has been updated from 16.0.0 to 16.1.0, and the digest value has been updated to reflect the new dependency version.

Overall, the changes in this pull request appear to be routine updates to the Helm chart dependencies, which is a common practice to keep the application secure and up-to-date. There are no immediate security concerns that I can identify based on the information provided.

Code Analysis

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

Riskiness

🟢 Risk threshold not exceeded.

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 3368c82 into dev Oct 31, 2024
73 checks passed
@renovate renovate bot deleted the renovate/postgresql-16.x branch November 4, 2024 17:45
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