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 image ghcr.io/kashalls/kromgo to v0.2.2 #1789

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Dec 15, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo patch 0.2.1 -> 0.2.2

Warning

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


Release Notes

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

v0.2.2

Compare Source

v0.2.2

What's Changed

Full Changelog: kashalls/kromgo@v0.2.1...v0.2.2


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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner December 15, 2023 21:07
@layla-bot layla-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 15, 2023
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 15, 2023

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

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

@@ -37,13 +37,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.1@sha256:392df7e421a64a5fca479ad170e300e03fef694452b081e708bf75f483528099
+              tag: 0.2.2@sha256:76581db1731ab682e11a422ba82b4fa2c46879f9ab88a61cabc8264fd17cf3e4
             resources:
               limits:
                 memory: 64M
               requests:
                 cpu: 5m
                 memory: 10M

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 15, 2023

--- kubernetes/flux/main HelmRelease: default/kromgo Deployment: default/kromgo

+++ kubernetes/flux/main HelmRelease: default/kromgo Deployment: default/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.1@sha256:392df7e421a64a5fca479ad170e300e03fef694452b081e708bf75f483528099
+        image: ghcr.io/kashalls/kromgo:0.2.2@sha256:76581db1731ab682e11a422ba82b4fa2c46879f9ab88a61cabc8264fd17cf3e4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@kashalls kashalls merged commit 12e1007 into main Dec 16, 2023
10 checks passed
@layla-bot layla-bot bot deleted the renovate/main-ghcr.io-kashalls-kromgo-0.x branch December 16, 2023 00:24
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