fix(kromgo): update image ghcr.io/home-operations/kromgo 0.14.8 → 0.14.9 (#49231)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo) | patch | `fd5e133` → `2843fa3` | --- > [!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.9`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0149-2026-06-17) [Compare Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.8...0.14.9) ##### Features - **badge:** add for-the-badge style ([#​259](https://redirect.github.com/home-operations/kromgo/issues/259)) ([d15fe1f](https://redirect.github.com/home-operations/kromgo/commit/d15fe1f623c6084f93cd55b56b5e5ac782da78a7)) - **deps:** update module github.com/prometheus/common (v0.68.1 → v0.69.0) ([#​258](https://redirect.github.com/home-operations/kromgo/issues/258)) ([0472460](https://redirect.github.com/home-operations/kromgo/commit/047246024fa4e6c33487c7041dccea2f5ea554ca)) ##### Miscellaneous Chores - **mise:** update tool oxfmt (0.54.0 → 0.55.0) ([#​257](https://redirect.github.com/home-operations/kromgo/issues/257)) ([3a90072](https://redirect.github.com/home-operations/kromgo/commit/3a90072a2e032ed08b8fd402b7a10d508d08d6f6)) </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.8
|
||||
appVersion: 0.14.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.5.3
|
||||
@@ -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.1.3
|
||||
version: 3.1.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/home-operations/kromgo
|
||||
tag: 0.14.8@sha256:fd5e1332dee7664a70927d49574ec7580f3f6498b6319d724f4fee763120592b
|
||||
tag: 0.14.9@sha256:2843fa3178f03674959307e2b73e563499138c6304776e5d2a935a3df0bc616a
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Raw Kromgo configuration
|
||||
|
||||
Reference in New Issue
Block a user