fix(container): update ghcr.io/dgtlmoon/changedetection.io ( 0.49.15 → 0.49.16 )#2526
Merged
krezh merged 1 commit intoMay 3, 2025
Merged
Conversation
Contributor
Author
--- clusters/dextek/apps/default/changedetection/app Kustomization: flux-system/changedetection HelmRelease: default/changedetection
+++ clusters/dextek/apps/default/changedetection/app Kustomization: flux-system/changedetection HelmRelease: default/changedetection
@@ -69,13 +69,13 @@
env:
BASE_URL: https://{{ .Release.Name }}.plexuz.xyz
PLAYWRIGHT_DRIVER_URL: ws://localhost:3000
PORT: 5000
image:
repository: ghcr.io/dgtlmoon/changedetection.io
- tag: 0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6
+ tag: 0.49.16@sha256:3bf8961f735c5a6152270c4000eedae40786ce385184d41b370d2db710584c7a
resources:
limits:
memory: 300M
requests:
cpu: 15m
memory: 100M |
Contributor
Author
--- HelmRelease: default/changedetection Deployment: default/changedetection
+++ HelmRelease: default/changedetection Deployment: default/changedetection
@@ -68,13 +68,13 @@
- name: BASE_URL
value: https://changedetection.plexuz.xyz
- name: PLAYWRIGHT_DRIVER_URL
value: ws://localhost:3000
- name: PORT
value: '5000'
- image: ghcr.io/dgtlmoon/changedetection.io:0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6
+ image: ghcr.io/dgtlmoon/changedetection.io:0.49.16@sha256:3bf8961f735c5a6152270c4000eedae40786ce385184d41b370d2db710584c7a
name: main
resources:
limits:
memory: 300M
requests:
cpu: 15m |
1ad4f3a to
c963750
Compare
c963750 to
03ee012
Compare
krezh
pushed a commit
that referenced
this pull request
Apr 30, 2026
…→ 0.49.16 ) (#2526) Co-authored-by: dextek-bot[bot] <115641946+dextek-bot[bot]@users.noreply.github.com>
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