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.2 → v0.4.3 ) #1679

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

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

Release Notes

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

v0.4.3

Compare Source

What's Changed

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


Configuration

📅 Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner December 11, 2024 01:47
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 11, 2024
Copy link

kustomization changes in kubernetes/main

--- kubernetes/main/apps/monitoring/kromgo/app Kustomization: flux-system/kromgo HelmRelease: monitoring/kromgo

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

@@ -41,13 +41,13 @@

               HEALTH_PORT: 8888
               PROMETHEUS_URL: http://thanos-query-frontend.monitoring.svc.cluster.local:10902
               SERVER_HOST: 0.0.0.0
               SERVER_PORT: 80
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: v0.4.2@sha256:89eab1c6604d8ef79fb0e7340620d6559ef296cc469c4eabf22598bbaf93ff42
+              tag: v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

helmrelease changes in kubernetes/main

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

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

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

         - name: PROMETHEUS_URL
           value: http://thanos-query-frontend.monitoring.svc.cluster.local:10902
         - name: SERVER_HOST
           value: 0.0.0.0
         - name: SERVER_PORT
           value: '80'
-        image: ghcr.io/kashalls/kromgo:v0.4.2@sha256:89eab1c6604d8ef79fb0e7340620d6559ef296cc469c4eabf22598bbaf93ff42
+        image: ghcr.io/kashalls/kromgo:v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /readyz
             port: 8888
           initialDelaySeconds: 0

@martinohmann martinohmann merged commit ec0bfbb into main Dec 11, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-kashalls-kromgo-0.x branch December 11, 2024 18:06
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