Skip to content

Commit 0f20c77

Browse files
docs: sync release metadata for v1.12.2 (#235)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e1cedbd commit 0f20c77

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.12.2] - 2026-04-21
11+
1012
### Bug Fixes
1113

1214
- chart: tolerate reserved scalar `env` values by rendering list-typed `env`/`envFrom` only when they are real lists, and add `extraEnv` / `extraEnvFrom` compatibility aliases for chart consumers that need explicit container env injection without colliding with scalar environment selectors.

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.12.1
6-
appVersion: "1.12.1"
5+
version: 1.12.2
6+
appVersion: "1.12.2"
77
home: https://github.com/ReliablyObserve/Loki-VL-proxy
88
sources:
99
- https://github.com/ReliablyObserve/Loki-VL-proxy

0 commit comments

Comments
 (0)