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.4 #6594

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Dec 18, 2023

This PR contains the following updates:

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

Release Notes

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

v0.2.4

Compare Source

What's Changed

New Contributors

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


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

This PR has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner December 18, 2023 18:06
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 18, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 18, 2023

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

+++ kubernetes/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.observability.svc.cluster.local:9090
-        image: ghcr.io/kashalls/kromgo:0.2.2@sha256:76581db1731ab682e11a422ba82b4fa2c46879f9ab88a61cabc8264fd17cf3e4
+        image: ghcr.io/kashalls/kromgo:0.2.4@sha256:2c1076986904babdcfed38ffcf848e7609f3e108ee350a46ce8ed201407a8b81
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 18, 2023

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

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

@@ -36,13 +36,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.2@sha256:76581db1731ab682e11a422ba82b4fa2c46879f9ab88a61cabc8264fd17cf3e4
+              tag: 0.2.4@sha256:2c1076986904babdcfed38ffcf848e7609f3e108ee350a46ce8ed201407a8b81
             resources:
               limits:
                 memory: 64M
               requests:
                 cpu: 5m
                 memory: 10M

@onedr0p onedr0p merged commit 3a4d32b into main Dec 18, 2023
7 of 8 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-kashalls-kromgo-0.x branch December 18, 2023 19:21
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