Skip to content

Commit

Permalink
[feat]: generate notification if new image is available on docker hub (
Browse files Browse the repository at this point in the history
…#2882)

* generate notification if new image is available on docker hub

- this is only done for official docker systems
- closes #2881

* jsdoc desc

* as discussed with Andre, we need to check for the update timestamp instead of the version, as there might be several builds for the same version

* unwrap the cb hell of generating uuid

* fix merge problem

---------

Co-authored-by: Bluefox <[email protected]>
  • Loading branch information
foxriver76 and GermanBluefox authored Sep 20, 2024
1 parent a857973 commit 0490d97
Show file tree
Hide file tree
Showing 8 changed files with 317 additions and 178 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* (bluefox) Added support for dynamic notification layout (in Admin)
* (@foxriver76) updated plugin base and sentry plugin to version 2
* (@foxriver76) enhanced translations for the `diskSpaceIssues` notification category
* (@foxriver76) added notification if new image is available on Docker Hub (for official docker systems)
* (@foxriver76) extend the time to wait until controller is stopped on controller UI upgrade
* (@foxriver76) improved backup/restore process to work for arbitrary large installations
* (@GermanBluefox/@foxriver76) implemented automatic upload on adapter start if version mismatch is detected
Expand Down
Loading

0 comments on commit 0490d97

Please sign in to comment.