From 7acca4c62658640b11bd232fcf2d81f52c46d4b9 Mon Sep 17 00:00:00 2001 From: pjb157 <84070455+pjb157@users.noreply.github.com> Date: Wed, 27 Aug 2025 13:24:14 +0100 Subject: [PATCH] chore(main): release 0.4.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 980ea05..f800719 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.2" + ".": "0.4.3" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index c8348d9..a0350db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.3](https://github.com/doublewordai/inference-stack/compare/v0.4.2...v0.4.3) (2025-08-27) + + +### Bug Fixes + +* add args as an option ([2494fe3](https://github.com/doublewordai/inference-stack/commit/2494fe3a92a1ec1d01def945c2788b49f3c48019)) + ## [0.4.2](https://github.com/doublewordai/inference-stack/compare/v0.4.1...v0.4.2) (2025-08-18) diff --git a/Chart.yaml b/Chart.yaml index 1867dec..3e67f2c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: inference-stack description: A Helm chart for deploying Onwards gateway with configurable LLM model groups type: application -version: 0.4.2 +version: 0.4.3 appVersion: "latest" home: https://github.com/doublewordai/onwards sources: