Skip to content

Commit b9c0ee5

Browse files
chore(helm): bump chart to 0.2.0
1 parent 868400f commit b9c0ee5

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

helm/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.2.0
2+
3+
feat(helm): align with engine FHS image layout (FB-1733) (#12)
4+
15
# 0.1.2
26

37
fix: collect pod logs after helm test (FB-1643) (#2)

helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ type: application
66
icon: https://raw.githubusercontent.com/firebolt-db/firebolt-instance-helm/refs/heads/main/static/firebolt.png
77
home: "https://github.com/firebolt-db/firebolt-instance-helm"
88
sources: ["https://github.com/firebolt-db/firebolt-instance-helm"]
9-
version: 0.1.2
9+
version: 0.2.0
1010
# Bumped by upstream image-release automation.
1111
appVersion: "release-5.0.1-0.20260622084213.3ef06de4e9aa"

helm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# firebolt-instance
22

3-
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: release-5.0.1-0.20260622084213.3ef06de4e9aa](https://img.shields.io/badge/AppVersion-release--5.0.1--0.20260622084213.3ef06de4e9aa-informational?style=flat-square)
3+
![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.20260622084213.3ef06de4e9aa](https://img.shields.io/badge/AppVersion-release--5.0.1--0.20260622084213.3ef06de4e9aa-informational?style=flat-square)
44

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

0 commit comments

Comments
 (0)