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 #1556

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

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

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.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 15, 2023 21:33
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 15, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 15, 2023

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

+++ kubernetes 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

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 15, 2023

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

+++ kubernetes/apps/default/kromgo/app Kustomization: flux-system/cluster-apps-kromgo HelmRelease: default/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.1@sha256:392df7e421a64a5fca479ad170e300e03fef694452b081e708bf75f483528099
+              tag: 0.2.2@sha256:76581db1731ab682e11a422ba82b4fa2c46879f9ab88a61cabc8264fd17cf3e4
             resources:
               limits:
                 memory: 64M
               requests:
                 cpu: 5m
                 memory: 10M

@buroa buroa merged commit add7fca into master Dec 15, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-kashalls-kromgo-0.x branch December 15, 2023 21:39
buroa pushed a commit that referenced this pull request Dec 15, 2023
Co-authored-by: k8s-renovate[bot] <129223303+k8s-renovate[bot]@users.noreply.github.com>
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