fix(kromgo): update image ghcr.io/home-operations/kromgo 0.14.6 → 0.14.7 (#49086)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/kromgo](https://redirect.github.com/home-operations/kromgo) | patch | `fde658b` → `00fadee` | --- > [!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.7`](https://redirect.github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0147-2026-06-13) [Compare Source](https://redirect.github.com/home-operations/kromgo/compare/0.14.6...0.14.7) ##### Miscellaneous Chores - **helm:** add deploymentAnnotations to values.yaml ([#​247](https://redirect.github.com/home-operations/kromgo/issues/247)) ([5e482ab](https://redirect.github.com/home-operations/kromgo/commit/5e482ab47a91cc797a0051b76742603b460fe99d)) - **mise:** update tool helm (4.2.0 → 4.2.1) ([#​248](https://redirect.github.com/home-operations/kromgo/issues/248)) ([0811240](https://redirect.github.com/home-operations/kromgo/commit/0811240e808f423b6e16a67cc8c4dc6f82502256)) </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.6
|
||||
appVersion: 0.14.7
|
||||
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.1
|
||||
version: 3.1.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: ghcr.io/home-operations/kromgo
|
||||
tag: 0.14.6@sha256:fde658bf90bf6ea8f423843d2ebbb3e8bfdbd9449f3a99695563af33d3a5028e
|
||||
tag: 0.14.7@sha256:00fadee4748fbe70b1883b076fc28ec112b7a8f46a6f2fd993b9f4c78ceee2ac
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Raw Kromgo configuration
|
||||
|
||||
Reference in New Issue
Block a user