Skip to content

fix(container): update image ghcr.io/dgtlmoon/changedetection.io ( 0.49.15 → 0.49.16 )#734

Merged
mgueye01 merged 1 commit into
mainfrom
renovate/ghcr.io-dgtlmoon-changedetection.io-0.x
May 3, 2025
Merged

fix(container): update image ghcr.io/dgtlmoon/changedetection.io ( 0.49.15 → 0.49.16 )#734
mgueye01 merged 1 commit into
mainfrom
renovate/ghcr.io-dgtlmoon-changedetection.io-0.x

Conversation

@g-eye-bot
Copy link
Copy Markdown
Contributor

@g-eye-bot g-eye-bot Bot commented May 3, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io patch 0.49.15 -> 0.49.16

Release Notes

dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)

v0.49.16: Bug fix and improvements release

Compare Source

What's Changed

@g-eye-bot
Copy link
Copy Markdown
Contributor Author

g-eye-bot Bot commented May 3, 2025

--- kubernetes/apps/default/changedetection/app Kustomization: default/changedetection HelmRelease: default/changedetection

+++ kubernetes/apps/default/changedetection/app Kustomization: default/changedetection HelmRelease: default/changedetection

@@ -29,13 +29,13 @@

         containers:
           app:
             env:
               PORT: 5000
             image:
               repository: ghcr.io/dgtlmoon/changedetection.io
-              tag: 0.49.15
+              tag: 0.49.16
           browser:
             env:
             - name: SCREEN_WIDTH
               value: '1920'
             - name: SCREEN_HEIGHT
               value: '1024'

@g-eye-bot
Copy link
Copy Markdown
Contributor Author

g-eye-bot Bot commented May 3, 2025

--- HelmRelease: default/changedetection Deployment: default/changedetection

+++ HelmRelease: default/changedetection Deployment: default/changedetection

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

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: PORT
           value: '5000'
-        image: ghcr.io/dgtlmoon/changedetection.io:0.49.15
+        image: ghcr.io/dgtlmoon/changedetection.io:0.49.16
         name: app
         volumeMounts:
         - mountPath: /datastore
           name: datastore
       - env:
         - name: SCREEN_WIDTH

@mgueye01 mgueye01 merged commit 365a2bc into main May 3, 2025
13 checks passed
@g-eye-bot g-eye-bot Bot deleted the renovate/ghcr.io-dgtlmoon-changedetection.io-0.x branch May 3, 2025 18:04
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