Skip to content
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

fix(container): update ghcr.io/kashalls/kromgo ( v0.4.3 → v0.4.4 ) (development) #3605

Merged

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Jan 27, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo patch v0.4.3 -> v0.4.4

Release Notes

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

v0.4.4

Compare Source

What's Changed

Full Changelog: kashalls/kromgo@v0.4.3...v0.4.4


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.

@smurf-bot smurf-bot bot requested a review from joryirving as a code owner January 27, 2025 19:03
@smurf-bot smurf-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Jan 27, 2025
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 27, 2025

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

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

@@ -38,13 +38,13 @@

               HEALTH_PORT: 8888
               PROMETHEUS_URL: http://prometheus-operated.observability.svc.cluster.local:9090
               SERVER_HOST: 0.0.0.0
               SERVER_PORT: 80
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
+              tag: v0.4.4@sha256:4f6770a49ffa2d1a96517761d677ababe5fa966a5da398530cc35ee4714c315b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Jan 27, 2025

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

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

@@ -54,13 +54,13 @@

         - name: PROMETHEUS_URL
           value: http://prometheus-operated.observability.svc.cluster.local:9090
         - name: SERVER_HOST
           value: 0.0.0.0
         - name: SERVER_PORT
           value: '80'
-        image: ghcr.io/kashalls/kromgo:v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
+        image: ghcr.io/kashalls/kromgo:v0.4.4@sha256:4f6770a49ffa2d1a96517761d677ababe5fa966a5da398530cc35ee4714c315b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /readyz
             port: 8888
           initialDelaySeconds: 0

| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | ghcr.io/kashalls/kromgo | v0.4.3 | v0.4.4 |
@smurf-bot smurf-bot bot force-pushed the renovate/development-ghcr.io-kashalls-kromgo-0.4.x branch from c0f4c00 to f32e5ef Compare January 27, 2025 19:24
@joryirving joryirving merged commit d606e31 into development Jan 27, 2025
13 checks passed
@joryirving joryirving deleted the renovate/development-ghcr.io-kashalls-kromgo-0.4.x branch January 27, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant