Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/usage/image-overrides.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ You can choose the smaller `release-` versions or use the `debug-` prefix which
```yaml
engineSpec:
image:
tag: release-5.0.1-0.20260709071413.53735f172429
tag: release-5.0.1-0.20260713060957.513515666721
metadata:
image:
tag: release-5.0.1-0.20260709071413.53735f172429
tag: release-5.0.1-0.20260713060957.513515666721
```

## Lockstep
Expand Down
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ home: "https://github.com/firebolt-db/firebolt-instance-helm"
sources: ["https://github.com/firebolt-db/firebolt-instance-helm"]
version: 0.2.0
# Bumped by upstream image-release automation.
appVersion: "release-5.0.1-0.20260709071413.53735f172429"
appVersion: "release-5.0.1-0.20260713060957.513515666721"
2 changes: 1 addition & 1 deletion helm/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# firebolt-instance

![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: release-5.0.1-0.20260709071413.53735f172429](https://img.shields.io/badge/AppVersion-release--5.0.1--0.20260709071413.53735f172429-informational?style=flat-square)
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: release-5.0.1-0.20260713060957.513515666721](https://img.shields.io/badge/AppVersion-release--5.0.1--0.20260713060957.513515666721-informational?style=flat-square)

Firebolt Instance on Kubernetes — Envoy gateway, metadata, auth, and engines

Expand Down