fix(kromgo): update image ghcr.io/home-operations/kromgo 0.14.5 → 0.14.6 (#49055)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo) | patch | `d4fc54a` → `fde658b` | --- > [!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.6`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0146-2026-06-11) [Compare Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.5...0.14.6) ##### Features - **mise:** update tool cosign (3.0.6 → 3.1.1) ([#​238](https://redirect.github.com/home-operations/kromgo/issues/238)) ([c7ef608](https://redirect.github.com/home-operations/kromgo/commit/c7ef608f080be4154fc513f9e9fcd1d2bc8339a2)) ##### Bug Fixes - bound HTTP timeouts, cap graph series, guard non-finite values ([#​244](https://redirect.github.com/home-operations/kromgo/issues/244)) ([837dc16](https://redirect.github.com/home-operations/kromgo/commit/837dc16d2d872edba515b964fd96c27cd11547c0)) ##### Miscellaneous Chores - **mise:** update tool npm (11.16.0 → 11.17.0) ([#​246](https://redirect.github.com/home-operations/kromgo/issues/246)) ([13522b0](https://redirect.github.com/home-operations/kromgo/commit/13522b0d6227f52a27a382195e38006a0d83084f)) </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.5
|
||||
appVersion: 0.14.6
|
||||
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.0
|
||||
version: 3.1.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/home-operations/kromgo
|
||||
tag: 0.14.5@sha256:d4fc54a386b7b6b6751fb6dae497d7e036b36e97751a10b8f1ddad96b27fae54
|
||||
tag: 0.14.6@sha256:fde658bf90bf6ea8f423843d2ebbb3e8bfdbd9449f3a99695563af33d3a5028e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Raw Kromgo configuration
|
||||
|
||||
Reference in New Issue
Block a user