feat(container): update image ghcr.io/kashalls/kromgo ( v0.8.2 ➔ v0.9.1 )#692
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/kashalls/kromgo ( v0.8.2 ➔ v0.9.1 )#692mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/monitoring/kromgo/app Kustomization: monitoring/kromgo HelmRelease: monitoring/kromgo
+++ kubernetes/apps/monitoring/kromgo/app Kustomization: monitoring/kromgo HelmRelease: monitoring/kromgo
@@ -40,13 +40,13 @@
env:
HEALTH_PORT: 8080
PROMETHEUS_URL: http://prometheus-operated.monitoring.svc.cluster.local:9090
SERVER_PORT: 80
image:
repository: ghcr.io/kashalls/kromgo
- tag: v0.8.2@sha256:bd2213c7e471ada38bfec5600f17ede76177815d560d2d6b9a0f433054c93080
+ tag: v0.9.1@sha256:1624b1a10009978243d7d54e83269cbf9e3a4ec7f14c2548bdd11e63db5c4ad7
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: monitoring/kromgo Deployment: monitoring/kromgo
+++ HelmRelease: monitoring/kromgo Deployment: monitoring/kromgo
@@ -44,13 +44,13 @@
- name: HEALTH_PORT
value: '8080'
- name: PROMETHEUS_URL
value: http://prometheus-operated.monitoring.svc.cluster.local:9090
- name: SERVER_PORT
value: '80'
- image: ghcr.io/kashalls/kromgo:v0.8.2@sha256:bd2213c7e471ada38bfec5600f17ede76177815d560d2d6b9a0f433054c93080
+ image: ghcr.io/kashalls/kromgo:v0.9.1@sha256:1624b1a10009978243d7d54e83269cbf9e3a4ec7f14c2548bdd11e63db5c4ad7
livenessProbe:
failureThreshold: 3
httpGet:
path: /readyz
port: 8080
initialDelaySeconds: 0 |
eb6f40d to
c7c56c4
Compare
1b5f389 to
7a66227
Compare
….1 ) | datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | ghcr.io/kashalls/kromgo | v0.8.2 | v0.9.1 |
7a66227 to
2d966ab
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.8.2→v0.9.1Release Notes
kashalls/kromgo (ghcr.io/kashalls/kromgo)
v0.9.1Compare Source
What's Changed
bcafcacby @layla-bot[bot] in #170043fb46by @layla-bot[bot] in #171Full Changelog: kashalls/kromgo@v0.9.0...v0.9.1
v0.9.0Compare Source
What's Changed
New Contributors
Full Changelog: kashalls/kromgo@v0.8.2...v0.9.0
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.