feat(container): update image ghcr.io/kashalls/kromgo (v0.9.1 → v0.10.0)#3371
Open
bot-akira[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/kashalls/kromgo (v0.9.1 → v0.10.0)#3371bot-akira[bot] wants to merge 1 commit into
bot-akira[bot] wants to merge 1 commit into
Conversation
Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
Contributor
Author
--- kubernetes/apps/observability/kromgo/app Kustomization: observability/kromgo HelmRelease: observability/kromgo
+++ kubernetes/apps/observability/kromgo/app Kustomization: observability/kromgo HelmRelease: observability/kromgo
@@ -34,13 +34,13 @@
HEALTH_PORT: 8888
PROMETHEUS_URL: http://vmsingle-vm.observability.svc.cluster.local:8428
SERVER_HOST: 0.0.0.0
SERVER_PORT: 8080
image:
repository: ghcr.io/kashalls/kromgo
- tag: v0.9.1@sha256:1624b1a10009978243d7d54e83269cbf9e3a4ec7f14c2548bdd11e63db5c4ad7
+ tag: v0.10.0@sha256:965ecc92d68dc1a4a969397855367bbc70da03227a941ea607b73bb7e0b78fd6
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: observability/kromgo Deployment: observability/kromgo
+++ HelmRelease: observability/kromgo Deployment: observability/kromgo
@@ -59,13 +59,13 @@
- name: PROMETHEUS_URL
value: http://vmsingle-vm.observability.svc.cluster.local:8428
- name: SERVER_HOST
value: 0.0.0.0
- name: SERVER_PORT
value: '8080'
- image: ghcr.io/kashalls/kromgo:v0.9.1@sha256:1624b1a10009978243d7d54e83269cbf9e3a4ec7f14c2548bdd11e63db5c4ad7
+ image: ghcr.io/kashalls/kromgo:v0.10.0@sha256:965ecc92d68dc1a4a969397855367bbc70da03227a941ea607b73bb7e0b78fd6
livenessProbe:
failureThreshold: 3
httpGet:
path: /-/ready
port: 8888
initialDelaySeconds: 0 |
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
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.9.1→v0.10.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kashalls/kromgo (ghcr.io/kashalls/kromgo)
v0.10.0Compare Source
What's Changed
Full Changelog: kashalls/kromgo@v0.9.1...v0.10.0
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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 these updates again.
This PR has been generated by Mend Renovate.