fix(container): update ghcr.io/dgtlmoon/changedetection.io ( 0.49.13 → 0.49.18 )#721
Merged
Merged
Conversation
Contributor
|
Here's the code health analysis summary for commits Analysis Summary
|
--- 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.13
+ tag: 0.49.18
resources:
limits:
memory: 250Mi
requests:
cpu: 10m
memory: 100Mi |
--- 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.13
+ image: ghcr.io/dgtlmoon/changedetection.io:0.49.18
name: app
resources:
limits:
memory: 250Mi
requests:
cpu: 10m |
46f24b4 to
4c6d9bc
Compare
4c6d9bc to
adf75f5
Compare
adf75f5 to
fa5e1ae
Compare
fa5e1ae to
f03fc11
Compare
f03fc11 to
00a8a23
Compare
00a8a23 to
c82590d
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.13->0.49.18Release Notes
dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)
v0.49.18: Realtime UI via WebSockets, misc. fixesCompare Source
What's Changed
New Contributors
Full Changelog: dgtlmoon/changedetection.io@0.49.17...0.49.18
v0.49.17: Minor bugfix and maint. releaseCompare Source
Full Changelog: dgtlmoon/changedetection.io@0.49.16...0.49.17
What's Changed
New Contributors
Full Changelog: dgtlmoon/changedetection.io@0.49.16...0.49.17
v0.49.16: Bug fix and improvements releaseCompare Source
What's Changed