fix(kromgo): update image ghcr.io/kashalls/kromgo v0.7.4 → v0.7.5 (#43632)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kashalls/kromgo](https://redirect.github.com/kashalls/kromgo) | patch | `464dfa3` -> `25df18d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.7.5`](https://redirect.github.com/kashalls/kromgo/releases/tag/v0.7.5) [Compare Source](https://redirect.github.com/kashalls/kromgo/compare/v0.7.4...v0.7.5) #### What's Changed - chore(deps): update actions/checkout action to v5.0.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​135](https://redirect.github.com/kashalls/kromgo/pull/135) - chore(deps): update dependency go to v1.25.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​139](https://redirect.github.com/kashalls/kromgo/pull/139) - fix(deps): update module github.com/prometheus/common to v0.67.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​136](https://redirect.github.com/kashalls/kromgo/pull/136) - fix(deps): update module go.uber.org/zap to v1.27.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​137](https://redirect.github.com/kashalls/kromgo/pull/137) - chore(deps): update actions/checkout action to v6 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​138](https://redirect.github.com/kashalls/kromgo/pull/138) - fix(deps): update module github.com/go-chi/chi/v5 to v5.2.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​142](https://redirect.github.com/kashalls/kromgo/pull/142) - fix(deps): update module github.com/prometheus/common to v0.67.5 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​141](https://redirect.github.com/kashalls/kromgo/pull/141) - chore(deps): update stefanzweifel/git-auto-commit-action action to v7.1.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​140](https://redirect.github.com/kashalls/kromgo/pull/140) **Full Changelog**: <https://github.com/kashalls/kromgo/compare/v0.7.4...v0.7.5> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3JvbWdvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.7.4
|
||||
appVersion: 0.7.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.17
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kromgo
|
||||
- https://https://github.com/kashalls/kromgo
|
||||
type: application
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/kashalls/kromgo
|
||||
tag: v0.7.4@sha256:464dfa398fc0d032cffbd8396a1993f2690917b847f6628159c6d9fe3cba9055
|
||||
tag: v0.7.5@sha256:25df18d426e19aafa7526cd9138a6f35ca73c6ef6fcfcf9de8971c4334f6efdf
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Raw Kromgo configuration
|
||||
|
||||
Reference in New Issue
Block a user