Skip to content

Commit 178e414

Browse files
docs: sync release metadata for v1.10.1 (#223)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61236c2 commit 178e414

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.10.1] - 2026-04-20
11+
1012
### Bug Fixes
1113

1214
- chart/helm: quote rendered container args in the chart deployment template so values containing JSON, commas, colons, or embedded delimiters survive Helm rendering unchanged instead of being split or reinterpreted by YAML parsing.

charts/loki-vl-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: loki-vl-proxy
33
description: HTTP proxy translating Loki API to VictoriaLogs
44
type: application
5-
version: 1.10.0
6-
appVersion: "1.10.0"
5+
version: 1.10.1
6+
appVersion: "1.10.1"
77
home: https://github.com/ReliablyObserve/Loki-VL-proxy
88
sources:
99
- https://github.com/ReliablyObserve/Loki-VL-proxy

0 commit comments

Comments
 (0)