Skip to content

chore(deps): bump packdb appVersion to release-5.0.1-0.20260709071413.53735f172429 - #5

Merged
gm42 merged 2 commits into
mainfrom
release-please/bump-packdb
Jul 9, 2026
Merged

chore(deps): bump packdb appVersion to release-5.0.1-0.20260709071413.53735f172429#5
gm42 merged 2 commits into
mainfrom
release-please/bump-packdb

Conversation

@fstr

@fstr fstr commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump appVersion in helm/Chart.yaml to release-5.0.1-0.20260709071413.53735f172429
— the build the engine/metadata :latest GHCR tags were just re-pointed to —
regenerate the helm/README.md badge, and refresh the image-overrides example.

Note

Opened automatically by packdb's promote-ghcr-latest workflow (weekly
Monday refresh or a manual promotion) right after it re-pointed the
engine/metadata :latest GHCR tags at this build, so :latest and this
repo's pinned tags move together. An unmerged PR is overwritten by the
next run.


Note

Low Risk
Routine image pin and doc/README refresh; the workflow change only alters when the e2e suite runs, not chart runtime behavior.

Overview
Bumps helm/Chart.yaml appVersion (and the helm/README.md badge) to release-5.0.1-0.20260709071413.53735f172429, aligning the chart’s default engine/metadata tags with the latest GHCR promotion. The image-overrides doc example uses the same tag pair.

Refactors .github/workflows/helm-test.yaml so the helm-test job always runs and reports (required check): the detect job now exports a combined skip flag for docs-only PRs and release-please branches, and each heavy step no-ops when skipped instead of skipping the whole job with a job-level if.

Regenerated helm/README.md values table also documents engineSpec.extraEnv and engineSpec.extraEnvFrom for custom S3 credential injection.

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

@fireboltdb-docs-integration

fireboltdb-docs-integration Bot commented Jun 15, 2026

Copy link
Copy Markdown

Mintlify docs preview

Docs were aggregated into the Firebolt documentation site.

Status Preview Updated (UTC)
🔴 Failed Workflow run Jul 09, 2026, 1:19 PM

Aggregation or docs validation failed. See the workflow run for logs; this comment updates on the next sync attempt.

@fstr
fstr force-pushed the release-please/bump-packdb branch from f40e616 to d695ada Compare June 22, 2026 08:10
@fstr fstr changed the title chore(deps): bump packdb appVersion to release-4.32.0-pre.0.20260612115847.e36d5e7953e5 chore(deps): bump packdb appVersion to release-5.0.1-0.20260619171610.8e3abb43e96b Jun 22, 2026
gm42
gm42 previously approved these changes Jun 23, 2026
@fstr
fstr force-pushed the release-please/bump-packdb branch from d695ada to b30dcec Compare July 9, 2026 09:30
@fstr fstr changed the title chore(deps): bump packdb appVersion to release-5.0.1-0.20260619171610.8e3abb43e96b chore(deps): bump packdb appVersion to release-5.0.1-0.20260709071413.53735f172429 Jul 9, 2026
@fireboltdb-docs-integration

Copy link
Copy Markdown

Packdb docs aggregation failed

The packdb sync aggregation job failed while waiting for the Mintlify preview.

Aggregation likely succeeded; see the workflow logs for Mintlify errors. Push a commit to this PR or re-run the workflow to retry the preview.

gm42
gm42 previously approved these changes Jul 9, 2026
@gm42 gm42 closed this Jul 9, 2026
@gm42 gm42 reopened this Jul 9, 2026
@gm42
gm42 force-pushed the release-please/bump-packdb branch from b30dcec to 932fd57 Compare July 9, 2026 12:40
@gm42
gm42 requested a review from a team as a code owner July 9, 2026 13:14
@fireboltdb-docs-integration

Copy link
Copy Markdown

Packdb docs aggregation failed

The packdb sync aggregation job failed while waiting for the Mintlify preview.

Aggregation likely succeeded; see the workflow logs for Mintlify errors. Push a commit to this PR or re-run the workflow to retry the preview.

@gm42
gm42 merged commit 76ecd18 into main Jul 9, 2026
13 checks passed
@gm42
gm42 deleted the release-please/bump-packdb branch July 9, 2026 13:24
@fireboltdb-docs-integration

Copy link
Copy Markdown

Packdb docs aggregation ready for review

Docs were merged to main and aggregated into packdb.

Squash-merge the packdb PR into master to publish the docs. Urgent fixes can be cherry-picked to the active release/packdb-* branch like any other docs change.

gm42 added a commit that referenced this pull request Jul 28, 2026
Automated release PR.
---


##
[0.3.0](0.2.0...0.3.0)
(2026-07-27)


### ⚠ BREAKING CHANGES

* **storage:** migrate engine storage config to schema (FB-1684)
([#25](#25))

### Features

* **helm:** add engine authentication and TLS support (FB-1943)
([#23](#23))
([a9a8aa2](a9a8aa2))
* **storage:** migrate engine storage config to schema (FB-1684)
([#25](#25))
([91f1f5d](91f1f5d))


### Bug Fixes

* **agent:** remove floci AWS env credentials (FB-2197)
([#36](#36))
([58b56d3](58b56d3))
* keep the Core UI sidecar image fresh and probe its readiness (FB-2179,
FB-2180)
([#32](#32))
([fb88c96](fb88c96))
* **security:** disable service account token automount on postgres and
gateway
([#47](#47))
([181ac91](181ac91))


### Dependencies

* **deps:** bump packdb appVersion to
release-5.0.1-0.20260709071413.53735f172429
([#5](#5))
([76ecd18](76ecd18))
* **deps:** bump packdb appVersion to
release-5.0.1-0.20260713060957.513515666721
([#29](#29))
([1dd11b3](1dd11b3))
* **deps:** bump packdb appVersion to
release-5.0.1-0.20260727005216.d09b51086f14
([#38](#38))
([69909db](69909db))

---
This PR was generated with Release Please.

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Version and changelog metadata plus lint/format guardrails; no chart
template or runtime behavior changes in this diff.
> 
> **Overview**
> **Automated release-please PR** that publishes **`firebolt-instance`
chart `0.3.0`** (from `0.2.0`) and syncs
`.release-please-manifest.json`, `helm/Chart.yaml` `version`, and
`helm/CHANGELOG.md` with the accumulated conventional-commit history
since `0.2.0`.
> 
> The changelog entry highlights **breaking storage config migration**,
**engine auth/TLS**, security and sidecar fixes, and **`appVersion`**
bumps to `release-5.0.1-0.20260727005216.d09b51086f14`. This diff does
not re-land those features—it only records the release.
> 
> **Release CI hygiene:** `helm/Chart.yaml` `sources` moves from flow to
**block** style (with comments), `.yamllint.yaml` relaxes **`brackets`**
spacing so release-please’s `[ "x" ]` formatting does not fail
`validate-chart`, and `helm/AGENTS.md` documents keeping block-style
collections.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
e1e85e3. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

---------

Co-authored-by: fireboltdb-ci-writer[bot] <207707662+fireboltdb-ci-writer[bot]@users.noreply.github.com>
Co-authored-by: Giuseppe Mazzotta <giuseppe@firebolt.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants