fix(kromgo): update image ghcr.io/kashalls/kromgo v0.8.0 → v0.8.2 (#45879)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kashalls/kromgo](https://redirect.github.com/kashalls/kromgo) | patch | `05a8a08` → `bd2213c` | --- > [!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>kashalls/kromgo (ghcr.io/kashalls/kromgo)</summary> ### [`v0.8.2`](https://redirect.github.com/kashalls/kromgo/releases/tag/v0.8.2) [Compare Source](https://redirect.github.com/kashalls/kromgo/compare/v0.8.1...v0.8.2) #### What's Changed - chore(deps): update dependency go to v1.26.1 by [@​layla-bot](https://redirect.github.com/layla-bot)\[bot] in [#​159](https://redirect.github.com/kashalls/kromgo/pull/159) - chore(deps): update docker/metadata-action action to v6 by [@​layla-bot](https://redirect.github.com/layla-bot)\[bot] in [#​157](https://redirect.github.com/kashalls/kromgo/pull/157) - chore(deps): update docker/setup-buildx-action action to v4 by [@​layla-bot](https://redirect.github.com/layla-bot)\[bot] in [#​156](https://redirect.github.com/kashalls/kromgo/pull/156) - chore(deps): update docker/build-push-action action to v7 by [@​layla-bot](https://redirect.github.com/layla-bot)\[bot] in [#​158](https://redirect.github.com/kashalls/kromgo/pull/158) **Full Changelog**: <https://github.com/kashalls/kromgo/compare/v0.8.1...v0.8.2> ### [`v0.8.1`](https://redirect.github.com/kashalls/kromgo/releases/tag/v0.8.1) [Compare Source](https://redirect.github.com/kashalls/kromgo/compare/v0.8.0...v0.8.1) **Full Changelog**: <https://github.com/kashalls/kromgo/compare/v0.8.0...v0.8.1> </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3JvbWdvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.8.0
|
appVersion: 0.8.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.33.0
|
version: 28.33.0
|
||||||
@@ -44,5 +44,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kromgo
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kromgo
|
||||||
- https://https://github.com/kashalls/kromgo
|
- https://https://github.com/kashalls/kromgo
|
||||||
type: application
|
type: application
|
||||||
version: 1.5.0
|
version: 1.5.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# yaml-language-server: $schema=./values.schema.json
|
# yaml-language-server: $schema=./values.schema.json
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/kashalls/kromgo
|
repository: ghcr.io/kashalls/kromgo
|
||||||
tag: v0.8.0@sha256:05a8a08aadbe82edbd71f980b894d5f62f99bb277675101f4d4ea2477914ebd4
|
tag: v0.8.2@sha256:bd2213c7e471ada38bfec5600f17ede76177815d560d2d6b9a0f433054c93080
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# Raw Kromgo configuration
|
# Raw Kromgo configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user