Skip to content

chore(deps): bump postgresql from 16.7.27 to 18.11.6 in /charts/trueforge in the helm group across 1 directory - #779

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/helm/charts/trueforge/helm-45c32a2aed
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/helm/charts/trueforge/helm-45c32a2aed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the helm group with 1 update in the /charts/trueforge directory: postgresql.

Updates postgresql from 16.7.27 to 18.11.6


Note

Medium Risk
A major jump in the bundled Postgres subchart can change chart defaults, templates, and upgrade behavior for stateful deployments; validate bundled Postgres upgrades in a non-prod cluster.

Overview
Updates the trueforge Helm chart’s bundled Bitnami postgresql dependency from 16.7.27 to 18.11.6 in Chart.yaml, and refreshes Chart.lock (version pin, dependency digest, and generated timestamp).

No application or values.yaml changes in this diff—only the subchart version lock for installs that keep postgresql.enabled.

Reviewed by Cursor Bugbot for commit d1ceffc. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file helm Pull requests that update helm code labels Sep 17, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 17, 2026
@dependabot dependabot Bot added the helm Pull requests that update helm code label Sep 17, 2026
@dependabot
dependabot Bot requested a review from thesujai as a code owner September 17, 2026 04:14
@changeset-bot

changeset-bot Bot commented Sep 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d1ceffc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot
dependabot Bot force-pushed the dependabot/helm/charts/trueforge/helm-45c32a2aed branch 4 times, most recently from 62c558b to fe2a962 Compare September 17, 2026 19:57

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit fe2a962. Configure here.

Comment thread charts/trueforge/Chart.yaml Outdated
dependencies:
- name: postgresql
version: "16.7.27"
version: 18.11.3

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Postgres chart and image diverge

Medium Severity

The bundled Bitnami postgresql subchart jumps two majors from 16.7.27 (PostgreSQL 17.6) to 18.11.3 (PostgreSQL 18), while values.yaml still pins tfy-mirror/bitnamilegacy/postgresql:17.6.0-debian-12-r4. Chart 18 templates target PostgreSQL 18 and Bitnami Secure Images, so they may not match that legacy 17 image. Following the documented image bump would also make existing PVCs fail with incompatible data files, because Postgres cannot start across major versions without dump/restore.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit fe2a962. Configure here.

@dependabot dependabot Bot changed the title chore(deps): bump postgresql from 16.7.27 to 18.11.3 in /charts/trueforge in the helm group across 1 directory chore(deps): bump postgresql from 16.7.27 to 18.11.4 in /charts/trueforge in the helm group across 1 directory Sep 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/helm/charts/trueforge/helm-45c32a2aed branch from fe2a962 to 4014230 Compare September 18, 2026 17:59
@dependabot dependabot Bot changed the title chore(deps): bump postgresql from 16.7.27 to 18.11.4 in /charts/trueforge in the helm group across 1 directory chore(deps): bump postgresql from 16.7.27 to 18.11.6 in /charts/trueforge in the helm group across 1 directory Sep 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/helm/charts/trueforge/helm-45c32a2aed branch 4 times, most recently from 99c8d91 to 7e869bb Compare September 21, 2026 17:23
Bumps the helm group with 1 update in the /charts/trueforge directory: postgresql.


Updates `postgresql` from 16.7.27 to 18.11.6

---
updated-dependencies:
- dependency-name: postgresql
  dependency-version: 18.11.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: helm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/helm/charts/trueforge/helm-45c32a2aed branch from 7e869bb to d1ceffc Compare September 22, 2026 06:14
@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like postgresql is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 22, 2026
@dependabot
dependabot Bot deleted the dependabot/helm/charts/trueforge/helm-45c32a2aed branch September 22, 2026 15:00
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 Pull requests that update helm code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants