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 ghcr.io/kashalls/kromgo (v0.4.3 → v0.4.4) #311

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

botty-white[bot]
Copy link
Contributor

@botty-white botty-white bot commented Feb 1, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/kashalls/kromgo patch v0.4.3 -> v0.4.4

Release Notes

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

v0.4.4

Compare Source

What's Changed

Full Changelog: kashalls/kromgo@v0.4.3...v0.4.4


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 these updates again.


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

This PR has been generated by Renovate Bot.

@botty-white
Copy link
Contributor Author

botty-white bot commented Feb 1, 2025

--- HelmRelease: observability/kromgo Deployment: observability/kromgo

+++ HelmRelease: observability/kromgo Deployment: observability/kromgo

@@ -45,13 +45,13 @@

         - name: HEALTH_PORT
           value: '8080'
         - name: PROMETHEUS_URL
           value: http://prometheus-operated.observability.svc.cluster.local:9090
         - name: SERVER_PORT
           value: '80'
-        image: ghcr.io/kashalls/kromgo:v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
+        image: ghcr.io/kashalls/kromgo:v0.4.4@sha256:4f6770a49ffa2d1a96517761d677ababe5fa966a5da398530cc35ee4714c315b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /readyz
             port: 8080
           initialDelaySeconds: 0
--- HelmRelease: downloads/sonarr-uhd Deployment: downloads/sonarr-uhd

+++ HelmRelease: downloads/sonarr-uhd Deployment: downloads/sonarr-uhd

@@ -90,13 +90,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr-uhd-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
--- HelmRelease: downloads/sonarr Deployment: downloads/sonarr

+++ HelmRelease: downloads/sonarr Deployment: downloads/sonarr

@@ -90,13 +90,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@botty-white
Copy link
Contributor Author

botty-white bot commented Feb 1, 2025

--- kubernetes/apps/observability/kromgo/app Kustomization: flux-system/kromgo HelmRelease: observability/kromgo

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

@@ -36,13 +36,13 @@

             env:
               HEALTH_PORT: 8080
               PROMETHEUS_URL: http://prometheus-operated.observability.svc.cluster.local:9090
               SERVER_PORT: 80
             image:
               repository: ghcr.io/kashalls/kromgo
-              tag: v0.4.3@sha256:c9148045a3e211ad46d416c3e3bb7ffd4c169a8b6f8e56df03ea68ed1ed5571b
+              tag: v0.4.4@sha256:4f6770a49ffa2d1a96517761d677ababe5fa966a5da398530cc35ee4714c315b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/downloads/sonarr/app/hd Kustomization: flux-system/sonarr HelmRelease: downloads/sonarr

+++ kubernetes/apps/downloads/sonarr/app/hd Kustomization: flux-system/sonarr HelmRelease: downloads/sonarr

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+              tag: 4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/downloads/sonarr/app/uhd Kustomization: flux-system/sonarr-uhd HelmRelease: downloads/sonarr-uhd

+++ kubernetes/apps/downloads/sonarr/app/uhd Kustomization: flux-system/sonarr-uhd HelmRelease: downloads/sonarr-uhd

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr-uhd-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.12.2900@sha256:e4de8879c00d0d5ac2d616e325259cf0afef0b3715fcdcf081292c25c5072760
+              tag: 4.0.12.2892@sha256:656492266c4f59b1e702277e8c25c7727e48f8fc21443c823afa4333e6d5549c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@botty-white botty-white bot force-pushed the renovate/ghcr.io-kashalls-kromgo-0.4.x branch from e8b996a to 861f016 Compare February 2, 2025 18:22
@zebernst zebernst force-pushed the main branch 2 times, most recently from 4d03414 to 70c5de1 Compare February 3, 2025 14:58
@botty-white botty-white bot force-pushed the renovate/ghcr.io-kashalls-kromgo-0.4.x branch 2 times, most recently from 2c6a560 to 60a5207 Compare February 5, 2025 02:31
Signed-off-by: botty-white[bot] <181132496+botty-white[bot]@users.noreply.github.com>
@botty-white botty-white bot force-pushed the renovate/ghcr.io-kashalls-kromgo-0.4.x branch from 60a5207 to ab02992 Compare February 5, 2025 02:33
@zebernst zebernst merged commit da71069 into main Feb 5, 2025
3 checks passed
@zebernst zebernst deleted the renovate/ghcr.io-kashalls-kromgo-0.4.x branch February 5, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant