-
Notifications
You must be signed in to change notification settings - Fork 7
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 ( 0.3.0 → 0.3.1 ) #3351
Merged
Conversation
This file contains 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
| datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | docker | ghcr.io/kashalls/kromgo | 0.3.0 | 0.3.1 |
--- kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr
+++ kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr
@@ -47,13 +47,13 @@
TZ: null
envFrom:
- secretRef:
name: prowlarr-secret
image:
repository: ghcr.io/onedr0p/prowlarr-nightly
- tag: 1.16.0.4384@sha256:62e4e77bc9be2bb3f84502c40d700341ba09ed6d9f38fed89d6b2cfe7532f63a
+ tag: 1.16.0.4364@sha256:3ca2eae3f2ad0c727e57c21361485480f0b82fbd4efa0b73adf5ec363df9580f
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- kubernetes/main/apps/media/sonarr Kustomization: flux-system/media-sonarr HelmRelease: media/sonarr
+++ kubernetes/main/apps/media/sonarr Kustomization: flux-system/media-sonarr HelmRelease: media/sonarr
@@ -48,13 +48,13 @@
TZ: null
envFrom:
- secretRef:
name: sonarr-secret
image:
repository: ghcr.io/onedr0p/sonarr
- tag: 4.0.3.1413@sha256:04d8e198752b67df3f95c46144b507f437e7669f0088e7d2bbedf0e762606655
+ tag: 4.0.2.1183@sha256:42ba5af9b0ea20f4db4622991e0f1657be02c6e8747872c652fdac193c097b25
probes:
liveness:
custom: true
enabled: true
spec:
exec:
--- kubernetes/main/apps/monitoring/kromgo/app Kustomization: flux-system/monitoring-kromgo HelmRelease: monitoring/kromgo
+++ kubernetes/main/apps/monitoring/kromgo/app Kustomization: flux-system/monitoring-kromgo HelmRelease: monitoring/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.3.0@sha256:7fa9b72f306b0970a16667f97604b4f3ebac2bdd1de29132bf81d8e6072abaf2
+ tag: 0.3.1@sha256:5ba40b2fda00ab7adb039c0be955161b84febfe9e9e7816d5f1f87d9ab41f173
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
memory: 64Mi |
--- HelmRelease: monitoring/kromgo Deployment: monitoring/kromgo
+++ HelmRelease: monitoring/kromgo Deployment: monitoring/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.3.0@sha256:7fa9b72f306b0970a16667f97604b4f3ebac2bdd1de29132bf81d8e6072abaf2
+ image: ghcr.io/kashalls/kromgo:0.3.1@sha256:5ba40b2fda00ab7adb039c0be955161b84febfe9e9e7816d5f1f87d9ab41f173
name: main
resources:
limits:
memory: 64Mi
requests:
cpu: 10m
--- HelmRelease: media/prowlarr Deployment: media/prowlarr
+++ HelmRelease: media/prowlarr Deployment: media/prowlarr
@@ -55,13 +55,13 @@
value: dark
- name: TZ
value: null
envFrom:
- secretRef:
name: prowlarr-secret
- image: ghcr.io/onedr0p/prowlarr-nightly:1.16.0.4384@sha256:62e4e77bc9be2bb3f84502c40d700341ba09ed6d9f38fed89d6b2cfe7532f63a
+ image: ghcr.io/onedr0p/prowlarr-nightly:1.16.0.4364@sha256:3ca2eae3f2ad0c727e57c21361485480f0b82fbd4efa0b73adf5ec363df9580f
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 9696
initialDelaySeconds: 0
--- HelmRelease: media/sonarr Deployment: media/sonarr
+++ HelmRelease: media/sonarr Deployment: media/sonarr
@@ -69,13 +69,13 @@
value: dark
- name: TZ
value: null
envFrom:
- secretRef:
name: sonarr-secret
- image: ghcr.io/onedr0p/sonarr:4.0.3.1413@sha256:04d8e198752b67df3f95c46144b507f437e7669f0088e7d2bbedf0e762606655
+ image: ghcr.io/onedr0p/sonarr:4.0.2.1183@sha256:42ba5af9b0ea20f4db4622991e0f1657be02c6e8747872c652fdac193c097b25
livenessProbe:
exec:
command:
- /usr/bin/env
- bash
- -c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cluster/main
Changes made in the main cluster
renovate/container
Issue relates to a Renovate container update
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
type/patch
Issue relates to a patch version bump
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:
0.3.0
->0.3.1
Release Notes
kashalls/kromgo (ghcr.io/kashalls/kromgo)
v0.3.1
Compare Source
What's Changed
/-/ready
endpoint.valueOverride
to the color range.Config.Metric.MetricColors.Color
is now optional.Full Changelog: kashalls/kromgo@v0.3.0...v0.3.1