Skip to content

feat(container): update image ghcr.io/kashalls/kromgo (v0.7.5 → v0.8.2)#3092

Merged
axeII merged 1 commit intomainfrom
renovate/ghcr.io-kashalls-kromgo-0.x
Mar 29, 2026
Merged

feat(container): update image ghcr.io/kashalls/kromgo (v0.7.5 → v0.8.2)#3092
axeII merged 1 commit intomainfrom
renovate/ghcr.io-kashalls-kromgo-0.x

Conversation

@bot-akira
Copy link
Copy Markdown
Contributor

@bot-akira bot-akira Bot commented Mar 5, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo minor v0.7.5v0.8.2

Warning

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


Release Notes

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

v0.8.2

Compare Source

What's Changed

Full Changelog: kashalls/kromgo@v0.8.1...v0.8.2

v0.8.1

Compare Source

Full Changelog: kashalls/kromgo@v0.8.0...v0.8.1

v0.8.0

Compare Source

Notable Changes
  • The / route now returns the status code 200, instead of 404, and can now show a list of metrics available for querying, instead of having to check your config each time.
  • /metrics now shows some metrics on what endpoints were called. Yippie!
  • Images are now signed with Cosign.
What's Changed
New Contributors

Full Changelog: kashalls/kromgo@v0.7.5...v0.8.0


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.

@bot-akira
Copy link
Copy Markdown
Contributor Author

bot-akira Bot commented Mar 5, 2026

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

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

@@ -34,13 +34,13 @@

               HEALTH_PORT: 8888
               PROMETHEUS_URL: http://vmsingle-vm.observability.svc.cluster.local:8428
               SERVER_HOST: 0.0.0.0
               SERVER_PORT: 8080
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: v0.7.5@sha256:25df18d426e19aafa7526cd9138a6f35ca73c6ef6fcfcf9de8971c4334f6efdf
+              tag: v0.8.2@sha256:bd2213c7e471ada38bfec5600f17ede76177815d560d2d6b9a0f433054c93080
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-akira
Copy link
Copy Markdown
Contributor Author

bot-akira Bot commented Mar 5, 2026

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

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

@@ -59,13 +59,13 @@

         - name: PROMETHEUS_URL
           value: http://vmsingle-vm.observability.svc.cluster.local:8428
         - name: SERVER_HOST
           value: 0.0.0.0
         - name: SERVER_PORT
           value: '8080'
-        image: ghcr.io/kashalls/kromgo:v0.7.5@sha256:25df18d426e19aafa7526cd9138a6f35ca73c6ef6fcfcf9de8971c4334f6efdf
+        image: ghcr.io/kashalls/kromgo:v0.8.2@sha256:bd2213c7e471ada38bfec5600f17ede76177815d560d2d6b9a0f433054c93080
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /-/ready
             port: 8888
           initialDelaySeconds: 0

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira bot-akira Bot changed the title feat(container): update image ghcr.io/kashalls/kromgo (v0.7.5 → v0.8.0) feat(container): update image ghcr.io/kashalls/kromgo (v0.7.5 → v0.8.2) Mar 8, 2026
@bot-akira bot-akira Bot force-pushed the renovate/ghcr.io-kashalls-kromgo-0.x branch from 37b703c to 470ea92 Compare March 8, 2026 05:37
@axeII axeII merged commit 9403589 into main Mar 29, 2026
13 checks passed
@bot-akira bot-akira Bot deleted the renovate/ghcr.io-kashalls-kromgo-0.x branch March 29, 2026 15:23
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.

2 participants