fix(container): update ghcr.io/dgtlmoon/changedetection.io ( 0.49.15 → 0.49.16 ) [network]#6972
Merged
haraldkoch merged 1 commit intoMay 4, 2025
Conversation
Contributor
Author
--- HelmRelease: default/changedetection Deployment: default/changedetection
+++ HelmRelease: default/changedetection Deployment: default/changedetection
@@ -40,13 +40,13 @@
- name: PORT
value: '5000'
- name: TZ
value: America/Toronto
- name: USE_X_SETTINGS
value: '1'
- image: ghcr.io/dgtlmoon/changedetection.io:0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6
+ image: ghcr.io/dgtlmoon/changedetection.io:0.49.16@sha256:3bf8961f735c5a6152270c4000eedae40786ce385184d41b370d2db710584c7a
name: app
volumeMounts:
- mountPath: /datastore
name: config
- env:
- name: SCREEN_WIDTH |
Contributor
Author
--- kubernetes/network/apps/default/changedetection/app Kustomization: default/changedetection HelmRelease: default/changedetection
+++ kubernetes/network/apps/default/changedetection/app Kustomization: default/changedetection HelmRelease: default/changedetection
@@ -40,13 +40,13 @@
PLAYWRIGHT_DRIVER_URL: ws://localhost:3000/?stealth=1&--disable-web-security=true&--user-data-dir=~/browserless-cache-123
PORT: 5000
TZ: America/Toronto
USE_X_SETTINGS: 1
image:
repository: ghcr.io/dgtlmoon/changedetection.io
- tag: 0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6
+ tag: 0.49.16@sha256:3bf8961f735c5a6152270c4000eedae40786ce385184d41b370d2db710584c7a
browser:
env:
- name: SCREEN_WIDTH
value: '1920'
- name: SCREEN_HEIGHT
value: '1024' |
723be42 to
435ac44
Compare
435ac44 to
a70db87
Compare
…→ 0.49.16 ) [network] | datasource | package | from | to | | ---------- | ----------------------------------- | ------- | ------- | | docker | ghcr.io/dgtlmoon/changedetection.io | 0.49.15 | 0.49.16 |
a70db87 to
8a41eea
Compare
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.15->0.49.16Release Notes
dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)
v0.49.16: Bug fix and improvements releaseCompare Source
What's Changed