Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/dgtlmoon/changedetection.io ( 0.45.23 → 0.45.24 ) #3860

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 17, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/dgtlmoon/changedetection.io patch 0.45.23 -> 0.45.24

…45.23 → 0.45.24 )

| datasource | package                             | from    | to      |
| ---------- | ----------------------------------- | ------- | ------- |
| docker     | ghcr.io/dgtlmoon/changedetection.io | 0.45.23 | 0.45.24 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jun 17, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 17, 2024

--- kubernetes/main/apps/self-hosted/changedetection/app Kustomization: flux-system/self-hosted-changedetection HelmRelease: self-hosted/changedetection

+++ kubernetes/main/apps/self-hosted/changedetection/app Kustomization: flux-system/self-hosted-changedetection HelmRelease: self-hosted/changedetection

@@ -64,13 +64,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.45.23@sha256:b1175272d6afdbbfc1e2b3317bf34c29978a7461d49b29d452e3e8f41036a7ec
+              tag: 0.45.24@sha256:e44d834b3a30a2f0901c2fce096552e19f46e0a90d58b985e0893b28fa9435ba
     ingress:
       main:
         className: internal
         enabled: true
         hosts:
         - host: '{{ .Release.Name }}.'

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 17, 2024

--- HelmRelease: self-hosted/changedetection Deployment: self-hosted/changedetection

+++ HelmRelease: self-hosted/changedetection Deployment: self-hosted/changedetection

@@ -63,13 +63,13 @@

         - name: PORT
           value: '5000'
         - name: TZ
           value: America/Toronto
         - name: USE_X_SETTINGS
           value: '1'
-        image: ghcr.io/dgtlmoon/changedetection.io:0.45.23@sha256:b1175272d6afdbbfc1e2b3317bf34c29978a7461d49b29d452e3e8f41036a7ec
+        image: ghcr.io/dgtlmoon/changedetection.io:0.45.24@sha256:e44d834b3a30a2f0901c2fce096552e19f46e0a90d58b985e0893b28fa9435ba
         name: main
         volumeMounts:
         - mountPath: /datastore
           name: config
       volumes:
       - name: config

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 17, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.21s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.83s
✅ YAML prettier 1 0 0.52s
✅ YAML yamllint 1 0 0.24s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 270bdca into main Jun 17, 2024
12 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-dgtlmoon-changedetection.io-0.x branch June 17, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant