Skip to content

fix(container): update ghcr.io/kashalls/kromgo ( v0.7.0 → v0.7.1 ) #4838

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Aug 3, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo patch v0.7.0 -> v0.7.1

Release Notes

kashalls/kromgo (ghcr.io/kashalls/kromgo)

v0.7.1

Compare Source

What's Changed

Full Changelog: kashalls/kromgo@v0.7.0...v0.7.1


Configuration

📅 Schedule: 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 Renovate Bot.

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Aug 3, 2025

--- kubernetes/apps/observability/kromgo/app Kustomization: observability/kromgo HelmRelease: observability/kromgo

+++ kubernetes/apps/observability/kromgo/app Kustomization: observability/kromgo HelmRelease: observability/kromgo

@@ -33,13 +33,13 @@

             env:
               PROMETHEUS_URL: http://vmsingle-stack.observability.svc.cluster.local:8429
               SERVER_HOST: 0.0.0.0
               SERVER_PORT: 8080
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: v0.7.0@sha256:98202ba862023c1f78c6bc227f1de89d7777e5f621333511241a6242a230880e
+              tag: v0.7.1@sha256:d8fca4ff9b696abc4ca019c76fa629c39e844e4d9435f4afac87a97b1eeae152
             resources:
               limits:
                 memory: 64M
               requests:
                 cpu: 5m
                 memory: 10M

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Aug 3, 2025

--- HelmRelease: observability/kromgo Deployment: observability/kromgo

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

@@ -53,13 +53,13 @@

         - name: PROMETHEUS_URL
           value: http://vmsingle-stack.observability.svc.cluster.local:8429
         - name: SERVER_HOST
           value: 0.0.0.0
         - name: SERVER_PORT
           value: '8080'
-        image: ghcr.io/kashalls/kromgo:v0.7.0@sha256:98202ba862023c1f78c6bc227f1de89d7777e5f621333511241a6242a230880e
+        image: ghcr.io/kashalls/kromgo:v0.7.1@sha256:d8fca4ff9b696abc4ca019c76fa629c39e844e4d9435f4afac87a97b1eeae152
         name: app
         resources:
           limits:
             memory: 64M
           requests:
             cpu: 5m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants