From 5c79fc49a93b7007e0c17be15af26960dc78e449 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Jun 2026 19:26:30 +0200 Subject: [PATCH] =?UTF-8?q?fix(kromgo):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/kromgo=200.14.2=20=E2=86=92=200.14.3=20(#48791)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo) | patch | `4f0bea8` → `c91e3b4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
home-operations/kromgo (ghcr.io/home-operations/kromgo) ### [`v0.14.3`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0143-2026-06-05) [Compare Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.2...0.14.3) ##### Features - **chart:** disable ServiceAccount token automount by default ([#​220](https://redirect.github.com/home-operations/kromgo/issues/220)) ([2fcdd05](https://redirect.github.com/home-operations/kromgo/commit/2fcdd054ddff173b77136c4614266a88afb9df6e)) - **chart:** generate values.schema.json ([#​224](https://redirect.github.com/home-operations/kromgo/issues/224)) ([f2b1ac9](https://redirect.github.com/home-operations/kromgo/commit/f2b1ac9da00ab68bee4fefc34dcdace4ab2e9d35)) - **chart:** render values through tpl ([#​218](https://redirect.github.com/home-operations/kromgo/issues/218)) ([c04ee32](https://redirect.github.com/home-operations/kromgo/commit/c04ee3279f32ea1d4ecf15d144e07172274ddd1d)) - **graph:** optional area fill (fill: true) ([#​222](https://redirect.github.com/home-operations/kromgo/issues/222)) ([c7045f2](https://redirect.github.com/home-operations/kromgo/commit/c7045f2b8e0a01c5f7b945953c9cc61b2fa503af)) - **graph:** y-axis min/max + reference mark lines ([#​223](https://redirect.github.com/home-operations/kromgo/issues/223)) ([b304342](https://redirect.github.com/home-operations/kromgo/commit/b304342603941583f4b64635cdccc7d1372074ca)) ##### Bug Fixes - **graph:** round y-axis tick values (PreferNiceIntervals) ([#​221](https://redirect.github.com/home-operations/kromgo/issues/221)) ([67fcecc](https://redirect.github.com/home-operations/kromgo/commit/67fceccf5d59a6ae42108d2d31007fc8ffd638fc))
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/kromgo/Chart.yaml | 4 ++-- charts/stable/kromgo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/kromgo/Chart.yaml b/charts/stable/kromgo/Chart.yaml index 33afa924e9c..6580c2161dc 100644 --- a/charts/stable/kromgo/Chart.yaml +++ b/charts/stable/kromgo/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.14.2 +appVersion: 0.14.3 dependencies: - name: common version: 29.3.4 @@ -39,5 +39,5 @@ sources: - https://github.com/home-operations/kromgo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kromgo type: application -version: 3.0.1 +version: 3.0.2 diff --git a/charts/stable/kromgo/values.yaml b/charts/stable/kromgo/values.yaml index 6183d04fbe0..e71bd424b93 100644 --- a/charts/stable/kromgo/values.yaml +++ b/charts/stable/kromgo/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/home-operations/kromgo - tag: 0.14.2@sha256:4f0bea8252985df1154f97d2fdb586638dc623e90cdd60e0a1453114582d9aa5 + tag: 0.14.3@sha256:c91e3b4e8a85668006d6223da67eb4b479d52f75fa89a1582a390fd4a0d1454a pullPolicy: IfNotPresent # Raw Kromgo configuration