fix(container): update image ghcr.io/home-operations/kromgo (0.14.0 ➔ 0.14.1) #236

Merged
dusk-bot merged 1 commit from renovate-ghcr.io-home-operations-kromgo-0.x into main 2026-06-05 01:05:58 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/kromgo patch 0.14.00.14.1

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

home-operations/kromgo (ghcr.io/home-operations/kromgo)

v0.14.1

Compare Source

Features
Bug Fixes
  • deps: update dependency marked (18.0.4 → 18.0.5) (#​213) (f1e127d)
  • deps: update module github.com/prometheus/common (v0.68.0 → v0.68.1) (#​210) (5f7a860)
  • mise: update tool go (1.26.3 → 1.26.4) (cde60a0)

Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "every weekday"
  • Automerge
    • "every weekday"

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/kromgo](https://github.com/home-operations/kromgo) | patch | `0.14.0` → `0.14.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/107) for more information. --- ### Release Notes <details> <summary>home-operations/kromgo (ghcr.io/home-operations/kromgo)</summary> ### [`v0.14.1`](https://github.com/home-operations/kromgo/blob/HEAD/CHANGELOG.md#0141-2026-06-05) [Compare Source](https://github.com/home-operations/kromgo/compare/0.14.0...0.14.1) ##### Features - add kromgo helm chart ([#&#8203;214](https://github.com/home-operations/kromgo/issues/214)) ([168e479](https://github.com/home-operations/kromgo/commit/168e4791702371cfb37dcdbc0bff8157b34c3641)) ##### Bug Fixes - **deps:** update dependency marked (18.0.4 → 18.0.5) ([#&#8203;213](https://github.com/home-operations/kromgo/issues/213)) ([f1e127d](https://github.com/home-operations/kromgo/commit/f1e127d394925f9f407418a6ae237e98d2d298de)) - **deps:** update module github.com/prometheus/common (v0.68.0 → v0.68.1) ([#&#8203;210](https://github.com/home-operations/kromgo/issues/210)) ([5f7a860](https://github.com/home-operations/kromgo/commit/5f7a8606283cc4d1074fa1d3e85dff36cbac9538)) - **mise:** update tool go (1.26.3 → 1.26.4) ([cde60a0](https://github.com/home-operations/kromgo/commit/cde60a017bf76153dfef04525520fd851924a38f)) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Toronto) - Branch creation - "every weekday" - Automerge - "every weekday" 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIxMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwcmlvcml0eS9sb3ciLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
fix(container): update image ghcr.io/home-operations/kromgo (0.14.0 ➔ 0.14.1)
All checks were successful
Flate / Flate - Filter (pull_request) Successful in 14s
Labeler / Labeler (pull_request_target) Successful in 39s
Flate / Flate (helmrelease) (pull_request) Successful in 1m25s
Flate / Flate (kustomization) (pull_request) Successful in 1m42s
Flate / Flate - Comment (pull_request) Successful in 27s
Flate - Success Flate checks success
Flate / Flate - Success (pull_request) Successful in 18s
a862791e78
dusk-bot scheduled this pull request to auto merge when all checks succeed 2026-06-05 01:03:08 +00:00
Author
Collaborator
Kustomization diff

@@ spec.values.controllers.kromgo.containers.app.image.tag @@
# helm.toolkit.fluxcd.io/v2/HelmRelease/observability/kromgo
! ± value change
- 0.14.0@sha256:94ee0e2561048dc4637ca21b9926b76d87c15baf951678c7febb852269b7e10b
+ 0.14.1@sha256:27ddd1a55c120ddc1d1245b336b10281c16c868766e2166dd04bc1ce8e0952f0
HelmRelease diff

@@ spec.template.spec.containers.app.image @@
# apps/v1/Deployment/observability/kromgo
! ± value change
- ghcr.io/home-operations/kromgo:0.14.0@sha256:94ee0e2561048dc4637ca21b9926b76d87c15baf951678c7febb852269b7e10b
+ ghcr.io/home-operations/kromgo:0.14.1@sha256:27ddd1a55c120ddc1d1245b336b10281c16c868766e2166dd04bc1ce8e0952f0

Diff created by flateWorkflow run

<!-- flate --> <details open><summary>Kustomization diff</summary> ```diff @@ spec.values.controllers.kromgo.containers.app.image.tag @@ # helm.toolkit.fluxcd.io/v2/HelmRelease/observability/kromgo ! ± value change - 0.14.0@sha256:94ee0e2561048dc4637ca21b9926b76d87c15baf951678c7febb852269b7e10b + 0.14.1@sha256:27ddd1a55c120ddc1d1245b336b10281c16c868766e2166dd04bc1ce8e0952f0 ``` </details> <details open><summary>HelmRelease diff</summary> ```diff @@ spec.template.spec.containers.app.image @@ # apps/v1/Deployment/observability/kromgo ! ± value change - ghcr.io/home-operations/kromgo:0.14.0@sha256:94ee0e2561048dc4637ca21b9926b76d87c15baf951678c7febb852269b7e10b + ghcr.io/home-operations/kromgo:0.14.1@sha256:27ddd1a55c120ddc1d1245b336b10281c16c868766e2166dd04bc1ce8e0952f0 ``` </details> <sub>Diff created by [flate](https://github.com/home-operations/flate) — [Workflow run](https://git.dcunha.io/Exikle/Artemis-Cluster/actions/runs/832)</sub>
dusk-bot deleted branch renovate-ghcr.io-home-operations-kromgo-0.x 2026-06-05 01:05:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Exikle/Artemis-Cluster!236
No description provided.