Skip to content

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

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

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.4


Note

Medium Risk
Major-version bump of the bundled Postgres Helm chart affects default installs that use postgresql.enabled; upgrades may need validation for persistence, image tags, and Bitnami chart breaking changes.

Overview
Updates the bundled Bitnami postgresql subchart for trueforge from 16.7.27 to 18.11.4 in Chart.yaml and refreshes Chart.lock (version pin, digest, and generated timestamp). Redis and tfy-sandbox-server dependency versions are unchanged.

Reviewed by Cursor Bugbot for commit 4014230. 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: 4014230

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.

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


Updates `postgresql` from 16.7.27 to 18.11.4

---
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 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
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