Skip to content

fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.11 )#341

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-kromgo-0.x
Open

fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.11 )#341
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-kromgo-0.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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.11

Compare Source

Features
  • add humanize value helper with SI metric prefixes (#​276) (a55cbd1)
  • container: update image mirror.gcr.io/curlimages/curl (8.20.0 → 8.21.0) (#​275) (cb7863e)
  • deps: update dependency simple-icons (16.23.0 → 16.24.0) (#​270) (9b49e38)
  • deps: update module github.com/go-analyze/charts (v0.5.27 → v0.6.0) (#​274) (bd53d31)
  • deps: update module golang.org/x/image (v0.42.0 → v0.43.0) (#​266) (96e4774)
Bug Fixes
  • deps: update module go.yaml.in/yaml/v4 (v4.0.0-rc.5 → v4.0.0-rc.6) (#​268) (64a8a99)
Miscellaneous Chores
  • add minimumGroupSize to Go and Node toolchain groups (c90f50d)
  • mise: Update tool oxfmt (0.55.0 → 0.56.0) (#​271) (2597efd)
  • mise: Update tool zizmor (1.25.2 → 1.26.1) (#​269) (f3daed1)

v0.14.10

Compare Source

Features
  • move the monitoring port (health + metrics) to 8081 (#​265) (36a9122)
Miscellaneous Chores

v0.14.9

Compare Source

Features
  • badge: add for-the-badge style (#​259) (d15fe1f)
  • deps: update module github.com/prometheus/common (v0.68.1 → v0.69.0) (#​258) (0472460)
Miscellaneous Chores

v0.14.8

Compare Source

Miscellaneous Chores
  • chart: use the shared curl image for the helm test pod (#​253) (e4601be)

v0.14.7

Compare Source

Miscellaneous Chores

v0.14.6

Compare Source

Features
Bug Fixes
  • bound HTTP timeouts, cap graph series, guard non-finite values (#​244) (837dc16)
Miscellaneous Chores

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
--- HelmRelease: observability/kromgo Deployment: observability/kromgo

+++ HelmRelease: observability/kromgo Deployment: observability/kromgo

@@ -44,13 +44,13 @@

         - name: HEALTH_PORT
           value: '8888'
         - name: PROMETHEUS_URL
           value: http://prometheus-operated.observability.svc.cluster.local:9090
         - name: SERVER_PORT
           value: '8080'
-        image: ghcr.io/home-operations/kromgo:0.14.5@sha256:d4fc54a386b7b6b6751fb6dae497d7e036b36e97751a10b8f1ddad96b27fae54
+        image: ghcr.io/home-operations/kromgo:0.14.11@sha256:12ff4049710f325ba94db0fff593f0289dacd94c4b59d5cf0349dba84a926ea3
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /readyz
             port: 8888
           initialDelaySeconds: 0

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
--- kubernetes/apps/observability/kromgo/app Kustomization: flux-system/kromgo HelmRelease: observability/kromgo

+++ kubernetes/apps/observability/kromgo/app Kustomization: flux-system/kromgo HelmRelease: observability/kromgo

@@ -22,13 +22,13 @@

             env:
               HEALTH_PORT: 8888
               PROMETHEUS_URL: http://prometheus-operated.observability.svc.cluster.local:9090
               SERVER_PORT: 8080
             image:
               repository: ghcr.io/home-operations/kromgo
-              tag: 0.14.5@sha256:d4fc54a386b7b6b6751fb6dae497d7e036b36e97751a10b8f1ddad96b27fae54
+              tag: 0.14.11@sha256:12ff4049710f325ba94db0fff593f0289dacd94c4b59d5cf0349dba84a926ea3
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-home-operations-kromgo-0.x branch from 8c78fa3 to ca7cdb9 Compare June 13, 2026 00:48
@parsec-renovate parsec-renovate Bot changed the title fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.6 ) fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.7 ) Jun 13, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-home-operations-kromgo-0.x branch from ca7cdb9 to 8118bad Compare June 15, 2026 13:05
@parsec-renovate parsec-renovate Bot changed the title fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.7 ) fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.8 ) Jun 15, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-home-operations-kromgo-0.x branch from 8118bad to 5bc431a Compare June 17, 2026 23:33
@parsec-renovate parsec-renovate Bot changed the title fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.8 ) fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.9 ) Jun 17, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-home-operations-kromgo-0.x branch from 5bc431a to e68a437 Compare June 18, 2026 18:49
@parsec-renovate parsec-renovate Bot changed the title fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.9 ) fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.10 ) Jun 18, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/ghcr.io-home-operations-kromgo-0.x branch from e68a437 to dc8ebb3 Compare June 26, 2026 11:02
@parsec-renovate parsec-renovate Bot changed the title fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.10 ) fix(container): update image ghcr.io/home-operations/kromgo ( 0.14.5 ➔ 0.14.11 ) Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants