fix(kromgo): update image ghcr.io/home-operations/kromgo 0.14.11 → 0.14.12 (#49886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo) | patch | `12ff404` → `f25f946` | --- > [!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 <details> <summary>home-operations/kromgo (ghcr.io/home-operations/kromgo)</summary> ### [`v0.14.12`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#01412-2026-07-03) [Compare Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.11...0.14.12) ##### Features - **deps:** update module github.com/google/cel-go (v0.28.1 → v0.29.1) ([#​284](https://redirect.github.com/home-operations/kromgo/issues/284)) ([683a3c6](https://redirect.github.com/home-operations/kromgo/commit/683a3c616be1b15b543b073d51ba2fea68c97c74)) ##### Bug Fixes - **deps:** update dependency simple-icons (16.24.0 → 16.24.1) ([#​280](https://redirect.github.com/home-operations/kromgo/issues/280)) ([cd07474](https://redirect.github.com/home-operations/kromgo/commit/cd07474d4e5f030576448c1e45024cefa4773c47)) ##### Miscellaneous Chores - **mise:** Update tool node (24.17.0 → v24.18.0) ([#​279](https://redirect.github.com/home-operations/kromgo/issues/279)) ([7722f4a](https://redirect.github.com/home-operations/kromgo/commit/7722f4a65706b325f35544e347459559a0cc0fe0)) - **mise:** Update tool npm (11.17.0 → 11.18.0) ([#​282](https://redirect.github.com/home-operations/kromgo/issues/282)) ([1c7d7e9](https://redirect.github.com/home-operations/kromgo/commit/1c7d7e997c6ccf33213875d0e4ad290bc16c6f32)) - **mise:** Update tool oxfmt (0.56.0 → 0.57.0) ([#​283](https://redirect.github.com/home-operations/kromgo/issues/283)) ([f819988](https://redirect.github.com/home-operations/kromgo/commit/f81998879a92e952b21060c7bf5fd9cdddf1bdbc)) - **renovate:** inherit shared toolchain + chart-docs presets ([#​277](https://redirect.github.com/home-operations/kromgo/issues/277)) ([56e0934](https://redirect.github.com/home-operations/kromgo/commit/56e0934730a489b5e87c792f7e75fc71bc3ffaf0)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9rcm9tZ28iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.14.11
|
||||
appVersion: 0.14.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -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.3.0
|
||||
version: 3.3.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/home-operations/kromgo
|
||||
tag: 0.14.11@sha256:12ff4049710f325ba94db0fff593f0289dacd94c4b59d5cf0349dba84a926ea3
|
||||
tag: 0.14.12@sha256:f25f94610ba3b7e71753d3a33fdd9c47a2d94aab0b16eac15d0e53cfe52bf4fe
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Raw Kromgo configuration
|
||||
|
||||
Reference in New Issue
Block a user