chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.49.16#1633
Merged
renovate[bot] merged 1 commit intoMay 6, 2025
Merged
Conversation
--- . Kustomization: flux-system/flux-system HelmRelease: applications/changedetection
+++ . Kustomization: flux-system/flux-system HelmRelease: applications/changedetection
@@ -18,13 +18,13 @@
controllers:
changedetection:
containers:
changedetection:
image:
repository: ghcr.io/dgtlmoon/changedetection.io
- tag: 0.49.12
+ tag: 0.49.16
env:
PORT: 5000
PLAYWRIGHT_DRIVER_URL: ws://localhost:3000
browser:
image:
pullPolicy: Always |
--- . HelmRelease: applications/changedetection Deployment: applications/changedetection
+++ . HelmRelease: applications/changedetection Deployment: applications/changedetection
@@ -62,13 +62,13 @@
name: datastore
- env:
- name: PLAYWRIGHT_DRIVER_URL
value: ws://localhost:3000
- name: PORT
value: '5000'
- image: ghcr.io/dgtlmoon/changedetection.io:0.49.12
+ image: ghcr.io/dgtlmoon/changedetection.io:0.49.16
name: changedetection
volumeMounts:
- mountPath: /datastore
name: datastore
volumes:
- name: datastore |
9a900ee to
d91356a
Compare
d91356a to
f7a68a1
Compare
f7a68a1 to
5cbaf96
Compare
bo0tzz
approved these changes
May 6, 2025
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:
0.49.12->0.49.16Release Notes
dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)
v0.49.16: Bug fix and improvements releaseCompare Source
What's Changed