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) #3363

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake 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.

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner January 27, 2025 19:05
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 27, 2025
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 27, 2025

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

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

@@ -36,13 +36,13 @@

             env:
               HEALTH_PORT: 8888
               PROMETHEUS_URL: http://prometheus-operated.monitoring.svc.cluster.local:9090
               SERVER_PORT: 8080
             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

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 27, 2025

--- HelmRelease: monitoring/kromgo Deployment: monitoring/kromgo

+++ HelmRelease: monitoring/kromgo Deployment: monitoring/kromgo

@@ -43,13 +43,13 @@

         - name: HEALTH_PORT
           value: '8888'
         - name: PROMETHEUS_URL
           value: http://prometheus-operated.monitoring.svc.cluster.local:9090
         - name: SERVER_PORT
           value: '8080'
-        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: /-/ready
             port: 8888
           initialDelaySeconds: 0

@buroa buroa merged commit 2bc6159 into master Jan 27, 2025
10 checks passed
@buroa buroa deleted the renovate/ghcr.io-kashalls-kromgo-0.4.x branch January 27, 2025 19:11
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.

1 participant