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

feat(container): update ghcr.io/kashalls/kromgo ( 0.2.4 → 0.3.0 ) #4188

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Feb 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo minor 0.2.4 -> 0.3.0

Warning

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


Release Notes

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

v0.3.0

Compare Source

Breaking Changes

⚠️The default response format has been changed from raw to endpoint. Queries for &format=endpoint will still result in the correct format. This however breaks users wanting to utilize the &format=raw.

What's Changed

New Contributors

Full Changelog: kashalls/kromgo@v0.2.4...v0.3.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 this update again.


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

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner February 11, 2024 03:07
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Feb 11, 2024

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

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

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

           main:
             env:
               PORT: 80
               PROMETHEUS_URL: http://thanos-query-frontend.monitoring.svc.cluster.local:9090
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: 0.2.4@sha256:2c1076986904babdcfed38ffcf848e7609f3e108ee350a46ce8ed201407a8b81
+              tag: 0.3.0@sha256:7fa9b72f306b0970a16667f97604b4f3ebac2bdd1de29132bf81d8e6072abaf2
             resources:
               limits:
                 memory: 64Mi
               requests:
                 cpu: 10m
                 memory: 64Mi

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Feb 11, 2024

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

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

@@ -48,13 +48,13 @@

       containers:
       - env:
         - name: PORT
           value: '80'
         - name: PROMETHEUS_URL
           value: http://thanos-query-frontend.monitoring.svc.cluster.local:9090
-        image: ghcr.io/kashalls/kromgo:0.2.4@sha256:2c1076986904babdcfed38ffcf848e7609f3e108ee350a46ce8ed201407a8b81
+        image: ghcr.io/kashalls/kromgo:0.3.0@sha256:7fa9b72f306b0970a16667f97604b4f3ebac2bdd1de29132bf81d8e6072abaf2
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@lumiere-bot lumiere-bot bot merged commit 9679f15 into main Feb 14, 2024
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-ghcr.io-kashalls-kromgo-0.x branch February 14, 2024 13:15
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.

0 participants