diff --git a/autobrr/CHANGELOG.md b/autobrr/CHANGELOG.md index ce4c39e0a..ab3ee77b5 100644 --- a/autobrr/CHANGELOG.md +++ b/autobrr/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.30.0 (23-09-2023) -- Update to latest version from autobrr/autobrr - ## 1.29.0 (16-09-2023) - Update to latest version from autobrr/autobrr diff --git a/autobrr/Dockerfile b/autobrr/Dockerfile index 75a30464f..ab885f729 100644 --- a/autobrr/Dockerfile +++ b/autobrr/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="1.30.0" +ARG BUILD_UPSTREAM="1.29.0" FROM ${BUILD_FROM} ################## diff --git a/autobrr/config.json b/autobrr/config.json index c2befe3f8..2034693ea 100644 --- a/autobrr/config.json +++ b/autobrr/config.json @@ -99,5 +99,5 @@ }, "slug": "autobrr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr", - "version": "1.30.0" + "version": "1.29.0" } diff --git a/autobrr/updater.json b/autobrr/updater.json index 2be5c343e..04e406ee9 100644 --- a/autobrr/updater.json +++ b/autobrr/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "16-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "autborr", "source": "github", "upstream_repo": "autobrr/autobrr", - "upstream_version": "1.30.0" + "upstream_version": "1.29.0" } diff --git a/browserless_chrome/CHANGELOG.md b/browserless_chrome/CHANGELOG.md index 73d3ae40c..21d4408e3 100644 --- a/browserless_chrome/CHANGELOG.md +++ b/browserless_chrome/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.60.1 (23-09-2023) -- Update to latest version from browserless/chrome - ## 1.60.0 (09-09-2023) - Update to latest version from browserless/chrome diff --git a/browserless_chrome/config.json b/browserless_chrome/config.json index 59fedc8c1..8202dae1e 100644 --- a/browserless_chrome/config.json +++ b/browserless_chrome/config.json @@ -67,6 +67,6 @@ }, "slug": "browserless_chrome", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/browserless_chrome", - "version": "1.60.1", + "version": "1.60.0-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" } diff --git a/browserless_chrome/updater.json b/browserless_chrome/updater.json index c041d90d2..4962e0e10 100644 --- a/browserless_chrome/updater.json +++ b/browserless_chrome/updater.json @@ -1,9 +1,9 @@ { "github_tagfilter": "v", - "last_update": "23-09-2023", + "last_update": "09-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "browserless_chrome", "source": "github", "upstream_repo": "browserless/chrome", - "upstream_version": "1.60.1" + "upstream_version": "1.60.0" } diff --git a/calibre/CHANGELOG.md b/calibre/CHANGELOG.md index 9b53bbf62..a90dce63a 100644 --- a/calibre/CHANGELOG.md +++ b/calibre/CHANGELOG.md @@ -1,7 +1,4 @@ -## v6.27.0-ls239 (23-09-2023) -- Update to latest version from linuxserver/docker-calibre - ## v6.26.0-ls238 (16-09-2023) - Update to latest version from linuxserver/docker-calibre diff --git a/calibre/config.json b/calibre/config.json index a05aae5b1..e6db2c26f 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -105,6 +105,6 @@ }, "slug": "calibre", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", - "version": "v6.27.0-ls239", + "version": "v6.26.0-ls238", "video": true } diff --git a/calibre/updater.json b/calibre/updater.json index 69f06c3be..af47b8f1b 100644 --- a/calibre/updater.json +++ b/calibre/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "true", - "last_update": "23-09-2023", + "last_update": "16-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "calibre", "source": "github", "upstream_repo": "linuxserver/docker-calibre", - "upstream_version": "v6.27.0-ls239" + "upstream_version": "v6.26.0-ls238" } diff --git a/changedetection.io/CHANGELOG.md b/changedetection.io/CHANGELOG.md index 35e77ea2f..ffb4c0044 100644 --- a/changedetection.io/CHANGELOG.md +++ b/changedetection.io/CHANGELOG.md @@ -1,6 +1,3 @@ -## 0.45.2 (23-09-2023) -- Update to latest version from linuxserver/docker-changedetection.io - ## 0.45.1 (10-09-2023) - Initial build diff --git a/changedetection.io/config.json b/changedetection.io/config.json index 378aa8656..72b6861ff 100644 --- a/changedetection.io/config.json +++ b/changedetection.io/config.json @@ -29,6 +29,6 @@ }, "slug": "changedetection.io", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io", - "version": "0.45.2", + "version": "0.45.1", "webui": "http://[HOST]:[PORT:5000]" } diff --git a/changedetection.io/updater.json b/changedetection.io/updater.json index 6f787c0a0..539b3ad20 100644 --- a/changedetection.io/updater.json +++ b/changedetection.io/updater.json @@ -1,9 +1,9 @@ { "github_fulltag": "false", - "last_update": "23-09-2023", + "last_update": "09-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "changedetection.io", "source": "github", "upstream_repo": "linuxserver/docker-changedetection.io", - "upstream_version": "0.45.2" + "upstream_version": "0.45.1" } diff --git a/cloudcommander/CHANGELOG.md b/cloudcommander/CHANGELOG.md index 83075862d..2c80cd6e6 100644 --- a/cloudcommander/CHANGELOG.md +++ b/cloudcommander/CHANGELOG.md @@ -1,6 +1,3 @@ - -## 16.17.6 (23-09-2023) -- Update to latest version from coderaiser/cloudcmd - Switch to alpine ## 16.17.5 (09-09-2023) diff --git a/cloudcommander/config.json b/cloudcommander/config.json index a629b94de..fca54955e 100644 --- a/cloudcommander/config.json +++ b/cloudcommander/config.json @@ -89,5 +89,5 @@ }, "slug": "cloudcommander", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander", - "version": "16.17.6" + "version": "16.17.5" } diff --git a/cloudcommander/updater.json b/cloudcommander/updater.json index d349ccf7d..6b5842264 100644 --- a/cloudcommander/updater.json +++ b/cloudcommander/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "09-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "cloudcommander", "source": "github", "upstream_repo": "coderaiser/cloudcmd", - "upstream_version": "16.17.6" + "upstream_version": "16.17.5" } diff --git a/code-server/CHANGELOG.md b/code-server/CHANGELOG.md index 2b59e50d7..6cdf1f156 100644 --- a/code-server/CHANGELOG.md +++ b/code-server/CHANGELOG.md @@ -1,7 +1,4 @@ -## 4.17.0 (23-09-2023) -- Update to latest version from linuxserver/docker-code-server - ## 4.16.1 (05-08-2023) - Update to latest version from linuxserver/docker-code-server ### 4.15.0-2 (22-07-2023) diff --git a/code-server/config.json b/code-server/config.json index 3d5ea04ee..3d78f1c1f 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -90,6 +90,6 @@ }, "slug": "code-server", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server", - "version": "4.17.0", + "version": "4.16.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:8443]" } diff --git a/code-server/updater.json b/code-server/updater.json index 4bee58a73..f7d7fc4d4 100644 --- a/code-server/updater.json +++ b/code-server/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "05-08-2023", "repository": "alexbelgium/hassio-addons", "slug": "code-server", "source": "github", "upstream_repo": "linuxserver/docker-code-server", - "upstream_version": "4.17.0" + "upstream_version": "4.16.1" } diff --git a/emby/CHANGELOG.md b/emby/CHANGELOG.md index b9ea64dee..33bd29ddc 100644 --- a/emby/CHANGELOG.md +++ b/emby/CHANGELOG.md @@ -1,7 +1,4 @@ -## 4.8.0.47 (23-09-2023) -- Update to latest version from linuxserver/docker-emby - ## 4.8.0.46 (16-09-2023) - Update to latest version from linuxserver/docker-emby ### 4.8.0.45-2 (09-09-2023) diff --git a/emby/Dockerfile b/emby/Dockerfile index 3224cc93a..03cb5fc35 100644 --- a/emby/Dockerfile +++ b/emby/Dockerfile @@ -16,7 +16,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="4.8.0.47" +ARG BUILD_UPSTREAM="4.8.0.46" FROM ${BUILD_FROM} ################## diff --git a/emby/config.json b/emby/config.json index b104eac1d..950403c66 100644 --- a/emby/config.json +++ b/emby/config.json @@ -109,6 +109,6 @@ }, "slug": "emby_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", - "version": "4.8.0.47", + "version": "4.8.0.46", "video": true } diff --git a/emby/updater.json b/emby/updater.json index 917eadc63..4b98fe13e 100644 --- a/emby/updater.json +++ b/emby/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "23-09-2023", + "last_update": "16-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "emby", "source": "github", "upstream_repo": "linuxserver/docker-emby", - "upstream_version": "4.8.0.47" + "upstream_version": "4.8.0.46" } diff --git a/enedisgateway2mqtt/CHANGELOG.md b/enedisgateway2mqtt/CHANGELOG.md index 71e9e3314..bf14e410b 100644 --- a/enedisgateway2mqtt/CHANGELOG.md +++ b/enedisgateway2mqtt/CHANGELOG.md @@ -1,7 +1,4 @@ -## 0.9.2 (23-09-2023) -- Update to latest version from m4dm4rtig4n/myelectricaldata - ## 0.9.1 (23-08-2023) - Update to latest version from m4dm4rtig4n/myelectricaldata diff --git a/enedisgateway2mqtt/Dockerfile b/enedisgateway2mqtt/Dockerfile index c29a0924e..fb47066d7 100644 --- a/enedisgateway2mqtt/Dockerfile +++ b/enedisgateway2mqtt/Dockerfile @@ -14,7 +14,7 @@ # 1 Build Image # ################# -ARG BUILD_UPSTREAM="0.9.2" +ARG BUILD_UPSTREAM="0.9.1" FROM m4dm4rtig4n/myelectricaldata:$BUILD_UPSTREAM diff --git a/enedisgateway2mqtt/config.json b/enedisgateway2mqtt/config.json index 698f60bc3..5b8787bb7 100644 --- a/enedisgateway2mqtt/config.json +++ b/enedisgateway2mqtt/config.json @@ -84,5 +84,5 @@ ], "slug": "enedisgateway2mqtt", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.9.2" + "version": "0.9.1" } diff --git a/enedisgateway2mqtt/updater.json b/enedisgateway2mqtt/updater.json index ff188f5e3..326337dbb 100644 --- a/enedisgateway2mqtt/updater.json +++ b/enedisgateway2mqtt/updater.json @@ -1,9 +1,9 @@ { "github_beta": "false", - "last_update": "23-09-2023", + "last_update": "23-08-2023", "repository": "alexbelgium/hassio-addons", "slug": "enedisgateway2mqtt", "source": "github", "upstream_repo": "m4dm4rtig4n/myelectricaldata", - "upstream_version": "0.9.2" + "upstream_version": "0.9.1" } diff --git a/enedisgateway2mqtt_dev/CHANGELOG.md b/enedisgateway2mqtt_dev/CHANGELOG.md index 0b904d848..ae0b5a232 100644 --- a/enedisgateway2mqtt_dev/CHANGELOG.md +++ b/enedisgateway2mqtt_dev/CHANGELOG.md @@ -1,7 +1,4 @@ -## 0.9.2 (23-09-2023) -- Update to latest version from m4dm4rtig4n/myelectricaldata - ## 0.9.2b9 (16-09-2023) - Update to latest version from m4dm4rtig4n/myelectricaldata diff --git a/enedisgateway2mqtt_dev/config.json b/enedisgateway2mqtt_dev/config.json index 518aabd36..1b5b6029f 100644 --- a/enedisgateway2mqtt_dev/config.json +++ b/enedisgateway2mqtt_dev/config.json @@ -84,5 +84,5 @@ ], "slug": "enedisgateway2mqtt_dev", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.9.2" + "version": "0.9.2b9" } diff --git a/enedisgateway2mqtt_dev/updater.json b/enedisgateway2mqtt_dev/updater.json index b31daa43f..28eea192a 100644 --- a/enedisgateway2mqtt_dev/updater.json +++ b/enedisgateway2mqtt_dev/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "23-09-2023", + "last_update": "16-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "enedisgateway2mqtt", "source": "github", "upstream_repo": "m4dm4rtig4n/myelectricaldata", - "upstream_version": "0.9.2" + "upstream_version": "0.9.2b9" } diff --git a/guacamole/CHANGELOG.md b/guacamole/CHANGELOG.md index 9d1987115..588a50bc9 100644 --- a/guacamole/CHANGELOG.md +++ b/guacamole/CHANGELOG.md @@ -1,7 +1,4 @@ -## test (23-09-2023) -- Update to latest version from abesnier/guacamole - ## github-pg15 (26-08-2023) - Update to latest version from abesnier/guacamole diff --git a/guacamole/config.json b/guacamole/config.json index ecd7fbd5e..099ce9b0a 100644 --- a/guacamole/config.json +++ b/guacamole/config.json @@ -76,6 +76,6 @@ }, "slug": "guacamole", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "test", + "version": "github-pg15", "video": true } diff --git a/guacamole/updater.json b/guacamole/updater.json index cef4302a3..e9c22c7e5 100644 --- a/guacamole/updater.json +++ b/guacamole/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "26-08-2023", "repository": "alexbelgium/hassio-addons", "slug": "guacamole", "source": "dockerhub", "upstream_repo": "abesnier/guacamole", - "upstream_version": "test" + "upstream_version": "github-pg15" } diff --git a/immich/CHANGELOG.md b/immich/CHANGELOG.md index ae7880487..d0ab501de 100644 --- a/immich/CHANGELOG.md +++ b/immich/CHANGELOG.md @@ -1,6 +1,3 @@ - -## 1.79.1 (23-09-2023) -- Update to latest version from imagegenius/docker-immich ### 1.78.1-6 (22-09-2023) - Minor bugs fixed ### 1.78.1-5 (21-09-2023) diff --git a/immich/config.json b/immich/config.json index f298dffc1..149a30e22 100644 --- a/immich/config.json +++ b/immich/config.json @@ -120,6 +120,6 @@ ], "slug": "immich", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "1.79.1", + "version": "1.78.1-6", "webui": "http://[HOST]:[PORT:8080]" } diff --git a/immich/updater.json b/immich/updater.json index ff9170cc9..7958eaf10 100644 --- a/immich/updater.json +++ b/immich/updater.json @@ -1,10 +1,10 @@ { "github_beta": "false", - "last_update": "23-09-2023", + "last_update": "16-09-2023", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "immich", "source": "github", "upstream_repo": "imagegenius/docker-immich", - "upstream_version": "1.79.1" + "upstream_version": "1.78.1" } diff --git a/inadyn/config.json b/inadyn/config.json index 7ab788ded..7f4e2c4c0 100644 --- a/inadyn/config.json +++ b/inadyn/config.json @@ -103,5 +103,5 @@ }, "slug": "inadyn", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.12.0" + "version": "2.11.0" } diff --git a/inadyn/updater.json b/inadyn/updater.json index c854b959e..4aa643438 100644 --- a/inadyn/updater.json +++ b/inadyn/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "23-09-2023", + "last_update": "27-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "inadyn", "source": "github", "upstream_repo": "troglobit/inadyn", - "upstream_version": "2.12.0" + "upstream_version": "2.11.0" } diff --git a/jackett/CHANGELOG.md b/jackett/CHANGELOG.md index f156c1244..cbe26e2fd 100644 --- a/jackett/CHANGELOG.md +++ b/jackett/CHANGELOG.md @@ -1,7 +1,4 @@ -## 0.21.866 (23-09-2023) -- Update to latest version from linuxserver/docker-jackett - ## 0.21.786 (16-09-2023) - Update to latest version from linuxserver/docker-jackett diff --git a/jackett/config.json b/jackett/config.json index 83214f1a7..39bea990c 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -93,6 +93,6 @@ }, "slug": "jackett_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", - "version": "0.21.866", + "version": "0.21.786", "webui": "http://[HOST]:[PORT:9117]" } diff --git a/jackett/updater.json b/jackett/updater.json index e880bc94c..135c7147a 100644 --- a/jackett/updater.json +++ b/jackett/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "16-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "jackett", "source": "github", "upstream_repo": "linuxserver/docker-jackett", - "upstream_version": "0.21.866" + "upstream_version": "0.21.786" } diff --git a/joplin/CHANGELOG.md b/joplin/CHANGELOG.md index fbc5985c2..9911db259 100644 --- a/joplin/CHANGELOG.md +++ b/joplin/CHANGELOG.md @@ -1,7 +1,4 @@ -## 2.13.1 (23-09-2023) -- Update to latest version from etechonomy/joplin-server - ## 2.12.1 (15-07-2023) - Update to latest version from etechonomy/joplin-server diff --git a/joplin/config.json b/joplin/config.json index af6cf05e5..99279974d 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -96,6 +96,6 @@ }, "slug": "joplin", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.13.1", + "version": "2.12.1", "webui": "[PROTO:ssl]://[HOST]:[PORT:22300]" } diff --git a/joplin/updater.json b/joplin/updater.json index 1393b7062..dc2604172 100644 --- a/joplin/updater.json +++ b/joplin/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "15-07-2023", "repository": "alexbelgium/hassio-addons", "slug": "joplin", "source": "github", "upstream_repo": "etechonomy/joplin-server", - "upstream_version": "2.13.1" + "upstream_version": "2.12.1" } diff --git a/nextcloud/CHANGELOG.md b/nextcloud/CHANGELOG.md index 7257aa175..9ad503a22 100644 --- a/nextcloud/CHANGELOG.md +++ b/nextcloud/CHANGELOG.md @@ -1,6 +1,3 @@ - -## 27.1.1 (23-09-2023) -- Update to latest version from linuxserver/docker-nextcloud ### 27.0.2-10 (06-09-2023) - Minor bugs fixed ### 27.0.2-9 (06-09-2023) diff --git a/nextcloud/config.json b/nextcloud/config.json index c4aae4a26..12b8e8371 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -125,6 +125,6 @@ "slug": "nextcloud_ocr", "uart": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", - "version": "27.1.1", + "version": "27.0.2-10", "webui": "https://[HOST]:[PORT:443]" } diff --git a/nextcloud/updater.json b/nextcloud/updater.json index 1b6269112..442d08ad5 100644 --- a/nextcloud/updater.json +++ b/nextcloud/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "19-08-2023", "repository": "alexbelgium/hassio-addons", "slug": "nextcloud", "source": "github", "upstream_repo": "linuxserver/docker-nextcloud", - "upstream_version": "27.1.1" + "upstream_version": "27.0.2" } diff --git a/omada_v3/CHANGELOG.md b/omada_v3/CHANGELOG.md index 90a6bb999..d42644f02 100644 --- a/omada_v3/CHANGELOG.md +++ b/omada_v3/CHANGELOG.md @@ -1,7 +1,4 @@ -## 5.3-amd64-2023-09-22 (2023-09-22) -- Update to latest version from mbentley/omada-controller - ## 5.3-amd64-2023-09-15 (2023-09-15) - Update to latest version from mbentley/omada-controller diff --git a/omada_v3/config.json b/omada_v3/config.json index 490eb9367..33dea3b73 100644 --- a/omada_v3/config.json +++ b/omada_v3/config.json @@ -95,6 +95,6 @@ }, "slug": "omada_v3", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "5.3-amd64-2023-09-22", + "version": "5.3-amd64-2023-09-15", "webui": "http://[HOST]:[PORT:8088]" } diff --git a/omada_v3/updater.json b/omada_v3/updater.json index 8b3d8b0b5..02952961c 100644 --- a/omada_v3/updater.json +++ b/omada_v3/updater.json @@ -1,11 +1,11 @@ { "dockerhub_by_date": true, "github_tagfilter": "5.3-amd64", - "last_update": "2023-09-22", + "last_update": "2023-09-15", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "omada_v3", "source": "dockerhub", "upstream_repo": "mbentley/omada-controller", - "upstream_version": "5.3-amd64-2023-09-22" + "upstream_version": "5.3-amd64-2023-09-15" } diff --git a/plex_meta_manager/CHANGELOG.md b/plex_meta_manager/CHANGELOG.md index b66b99586..29b56afc2 100644 --- a/plex_meta_manager/CHANGELOG.md +++ b/plex_meta_manager/CHANGELOG.md @@ -1,7 +1,4 @@ -## 1.19.1 (23-09-2023) -- Update to latest version from linuxserver/docker-plex-meta-manager - ## 1.19.0 (26-08-2023) - Update to latest version from linuxserver/docker-plex-meta-manager diff --git a/plex_meta_manager/config.json b/plex_meta_manager/config.json index d408cc445..75a117974 100644 --- a/plex_meta_manager/config.json +++ b/plex_meta_manager/config.json @@ -83,5 +83,5 @@ }, "slug": "plex-meta-manager", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", - "version": "1.19.1" + "version": "1.19.0" } diff --git a/plex_meta_manager/updater.json b/plex_meta_manager/updater.json index fcdb6dc08..bc490b576 100644 --- a/plex_meta_manager/updater.json +++ b/plex_meta_manager/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "26-08-2023", "repository": "alexbelgium/hassio-addons", "slug": "plex_meta_manager", "source": "github", "upstream_repo": "linuxserver/docker-plex-meta-manager", - "upstream_version": "1.19.1" + "upstream_version": "1.19.0" } diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index f55ca9e3a..25746c511 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,7 +1,4 @@ -## 2.19.1 (23-09-2023) -- Update to latest version from portainer/portainer - ## 2.19.0 (09-09-2023) - Update to latest version from portainer/portainer diff --git a/portainer/Dockerfile b/portainer/Dockerfile index 7d69c9b50..6056472d6 100644 --- a/portainer/Dockerfile +++ b/portainer/Dockerfile @@ -31,7 +31,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Setup base -ARG BUILD_UPSTREAM="2.19.1" +ARG BUILD_UPSTREAM="2.19.0" # spellcheck disable=SC2015 # hadolint ignore=SC2015 diff --git a/portainer/config.json b/portainer/config.json index 18c3cbe7a..04f4938f0 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -45,5 +45,5 @@ }, "slug": "portainer", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.19.1" + "version": "2.19.0" } diff --git a/portainer/updater.json b/portainer/updater.json index bcbc095ff..f24b764e6 100644 --- a/portainer/updater.json +++ b/portainer/updater.json @@ -1,9 +1,9 @@ { "github_havingasset": "true", - "last_update": "23-09-2023", + "last_update": "09-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "portainer", "source": "github", "upstream_repo": "portainer/portainer", - "upstream_version": "2.19.1" + "upstream_version": "2.19.0" } diff --git a/portainer_agent/CHANGELOG.md b/portainer_agent/CHANGELOG.md index d621dd304..1a9656efd 100644 --- a/portainer_agent/CHANGELOG.md +++ b/portainer_agent/CHANGELOG.md @@ -1,7 +1,4 @@ -## windowsltsc2022-amd64-2.19.1 (23-09-2023) -- Update to latest version from portainer/agent - ## windowsltsc2022-amd64-2.19.0 (02-09-2023) - Update to latest version from portainer/agent diff --git a/portainer_agent/config.json b/portainer_agent/config.json index c9550786a..0b6f1cd56 100644 --- a/portainer_agent/config.json +++ b/portainer_agent/config.json @@ -44,5 +44,5 @@ }, "slug": "portainer_agent", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "windowsltsc2022-amd64-2.19.1" + "version": "windowsltsc2022-amd64-2.19.0" } diff --git a/portainer_agent/updater.json b/portainer_agent/updater.json index e9371ec77..080240673 100644 --- a/portainer_agent/updater.json +++ b/portainer_agent/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "02-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "portainer_agent", "source": "dockerhub", "upstream_repo": "portainer/agent", - "upstream_version": "windowsltsc2022-amd64-2.19.1" + "upstream_version": "windowsltsc2022-amd64-2.19.0" } diff --git a/prowlarr/CHANGELOG.md b/prowlarr/CHANGELOG.md index 277bde9e1..7d76a0035 100644 --- a/prowlarr/CHANGELOG.md +++ b/prowlarr/CHANGELOG.md @@ -1,7 +1,4 @@ -## nightly-1.9.1.3981-ls31 (23-09-2023) -- Update to latest version from linuxserver/docker-prowlarr - ## nightly-1.9.0.3965-ls25 (16-09-2023) - Update to latest version from linuxserver/docker-prowlarr diff --git a/prowlarr/config.json b/prowlarr/config.json index 1e6398f4c..d9b608d1e 100644 --- a/prowlarr/config.json +++ b/prowlarr/config.json @@ -93,6 +93,6 @@ }, "slug": "prowlarr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "nightly-1.9.1.3981-ls31", + "version": "nightly-1.9.0.3965-ls25", "webui": "[PROTO:ssl]://[HOST]:[PORT:9696]" } diff --git a/prowlarr/updater.json b/prowlarr/updater.json index d45c48ff0..151eab62f 100644 --- a/prowlarr/updater.json +++ b/prowlarr/updater.json @@ -1,10 +1,10 @@ { "github_beta": "true", "github_fulltag": "true", - "last_update": "23-09-2023", + "last_update": "16-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "prowlarr", "source": "github", "upstream_repo": "linuxserver/docker-prowlarr", - "upstream_version": "nightly-1.9.1.3981-ls31" + "upstream_version": "nightly-1.9.0.3965-ls25" } diff --git a/readarr/CHANGELOG.md b/readarr/CHANGELOG.md index d63469055..603e7c5dd 100644 --- a/readarr/CHANGELOG.md +++ b/readarr/CHANGELOG.md @@ -1,7 +1,4 @@ -## 0.3.6.2232 (23-09-2023) -- Update to latest version from linuxserver/docker-readarr - ## 0.3.4.2207 (09-09-2023) - Update to latest version from linuxserver/docker-readarr diff --git a/readarr/config.json b/readarr/config.json index bfe0212c9..de003943b 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -97,5 +97,5 @@ }, "slug": "readarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", - "version": "0.3.6.2232" + "version": "0.3.4.2207-2" } diff --git a/readarr/updater.json b/readarr/updater.json index bb8d31c36..a6627b4a6 100644 --- a/readarr/updater.json +++ b/readarr/updater.json @@ -1,9 +1,9 @@ { "github_beta": "true", - "last_update": "23-09-2023", + "last_update": "09-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "readarr", "source": "github", "upstream_repo": "linuxserver/docker-readarr", - "upstream_version": "0.3.6.2232" + "upstream_version": "0.3.4.2207" } diff --git a/sponsorblockcast/CHANGELOG.md b/sponsorblockcast/CHANGELOG.md index 08cddabcb..0d002953f 100644 --- a/sponsorblockcast/CHANGELOG.md +++ b/sponsorblockcast/CHANGELOG.md @@ -1,7 +1,4 @@ -## 0.5.0 (23-09-2023) -- Update to latest version from gabe565/CastSponsorSkip - ## 0.4.1 (09-09-2023) - Update to latest version from gabe565/CastSponsorSkip ### 0.4.0-1 (02-09-2023) diff --git a/sponsorblockcast/config.json b/sponsorblockcast/config.json index 58c52ae24..ad6a93609 100644 --- a/sponsorblockcast/config.json +++ b/sponsorblockcast/config.json @@ -26,5 +26,5 @@ }, "slug": "sponsorblockcast", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast", - "version": "0.5.0" + "version": "0.4.1" } diff --git a/sponsorblockcast/updater.json b/sponsorblockcast/updater.json index cacd1c240..c68ce494c 100644 --- a/sponsorblockcast/updater.json +++ b/sponsorblockcast/updater.json @@ -1,8 +1,8 @@ { - "last_update": "23-09-2023", + "last_update": "09-09-2023", "repository": "alexbelgium/hassio-addons", "slug": "sponsorblockcast", "source": "github", "upstream_repo": "gabe565/CastSponsorSkip", - "upstream_version": "0.5.0" + "upstream_version": "0.4.1" } diff --git a/unpackerr/CHANGELOG.md b/unpackerr/CHANGELOG.md index 97738cba7..37a98448a 100644 --- a/unpackerr/CHANGELOG.md +++ b/unpackerr/CHANGELOG.md @@ -1,7 +1,4 @@ -## testing-e916f00-9-linux-arm64-2023-09-17 (2023-09-17) -- Update to latest version from hotio/unpackerr - ## testing-e0c8cc6-7-linux-arm64-2023-09-09 (2023-09-09) - Update to latest version from hotio/unpackerr diff --git a/unpackerr/config.json b/unpackerr/config.json index bdda6cccf..714481341 100644 --- a/unpackerr/config.json +++ b/unpackerr/config.json @@ -85,5 +85,5 @@ }, "slug": "unpackerr", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "testing-e916f00-9-linux-arm64-2023-09-17" + "version": "testing-e0c8cc6-7-linux-arm64-2023-09-09" } diff --git a/unpackerr/updater.json b/unpackerr/updater.json index 062f7791b..3b4130b0b 100644 --- a/unpackerr/updater.json +++ b/unpackerr/updater.json @@ -1,10 +1,10 @@ { "dockerhub_by_date": true, "fulltag": true, - "last_update": "2023-09-17", + "last_update": "2023-09-09", "repository": "alexbelgium/hassio-addons", "slug": "unpackerr", "source": "dockerhub", "upstream_repo": "hotio/unpackerr", - "upstream_version": "testing-e916f00-9-linux-arm64-2023-09-17" + "upstream_version": "testing-e0c8cc6-7-linux-arm64-2023-09-09" }