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

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-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

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.

@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 11, 2024 03:02
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 11, 2024

--- kubernetes/teyvat/apps/observability/kromgo/app Kustomization: flux-system/kromgo HelmRelease: observability/kromgo

+++ kubernetes/teyvat/apps/observability/kromgo/app Kustomization: flux-system/kromgo HelmRelease: observability/kromgo

@@ -37,13 +37,13 @@

           main:
             env:
               PORT: 80
               PROMETHEUS_URL: http://thanos-query-frontend.observability.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: 64M
               requests:
                 cpu: 5m
             securityContext:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 11, 2024

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

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

@@ -55,13 +55,13 @@

       containers:
       - env:
         - name: PORT
           value: '80'
         - name: PROMETHEUS_URL
           value: http://thanos-query-frontend.observability.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

@joryirving joryirving force-pushed the main branch 23 times, most recently from 65915f8 to 314785d Compare February 12, 2024 16:28
@joryirving joryirving force-pushed the main branch 4 times, most recently from fc2d0db to 99abb86 Compare February 12, 2024 17:29
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | ghcr.io/kashalls/kromgo | 0.2.4 | 0.3.0 |
@smurf-bot smurf-bot bot force-pushed the renovate/teyvat-ghcr.io-kashalls-kromgo-0.x branch from 03de5e6 to 10cce1c Compare February 12, 2024 18:02
@joryirving joryirving merged commit 5df6321 into main Feb 12, 2024
10 checks passed
@joryirving joryirving deleted the renovate/teyvat-ghcr.io-kashalls-kromgo-0.x branch February 12, 2024 18:06
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant