diff --git a/README.md b/README.md index 710064f59..9bb94e6c1 100644 --- a/README.md +++ b/README.md @@ -895,10 +895,10 @@ SOFTWARE. [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nut-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/38ea91c -[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/38ea91c/README.md +[addon-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/24911fb +[addon-doc-nginxproxymanager]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/24911fb/README.md [nginxproxymanager-issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues -[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-38ea91c-blue.svg +[nginxproxymanager-version-shield]: https://img.shields.io/badge/version-24911fb-blue.svg [nginxproxymanager-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [nginxproxymanager-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/nginxproxymanager/CHANGELOG.md b/nginxproxymanager/CHANGELOG.md index e1bffec9a..ccf9e69cc 100644 --- a/nginxproxymanager/CHANGELOG.md +++ b/nginxproxymanager/CHANGELOG.md @@ -1,370 +1,5 @@ -# Changelog since v0.11.0 -- 📚 Documentation tweaks and updates (#338) -- Add logrotate (#337) -- 🧹 Clean up old migration path (#336) -- ⬆️ Upgrades NGINX Proxy Manager to v2.9.18 (#335) -- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#334) -- ⬆️ Bump certbot-dns-cloudflare from 1.19.0 to 1.28.0 in /proxy-manager (#331) +# Changelog since v0.12.0 +- ⬆️ Upgrades add-on base image to 12.2.1 (#346) +- ⬆️ Bump certbot-dns-cloudflare from 1.28.0 to 1.29.0 in /proxy-manager (#343) -Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.19.0 to 1.28.0. -- [Release notes](https://github.com/certbot/certbot/releases) -- [Commits](https://github.com/certbot/certbot/compare/v1.19.0...v1.28.0) - ---- -updated-dependencies: -- dependency-name: certbot-dns-cloudflare - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- 🚀 Update CI to latest version (#333) -- ⬆️ Upgrades add-on base image to 12.0.0 (#332) -- Migrate JSON config to YAML (#298) -- Switch to centralized GitHub Action Workflows (#297) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#288) - -Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. -- [Release notes](https://github.com/actions/checkout/releases) -- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) - ---- -updated-dependencies: -- dependency-name: actions/checkout - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#285) -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#268) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#282) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump certbot-dns-cloudflare from 1.17.0 to 1.19.0 in /proxy-manager (#270) - -Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.17.0 to 1.19.0. -- [Release notes](https://github.com/certbot/certbot/releases) -- [Commits](https://github.com/certbot/certbot/compare/v1.17.0...v1.19.0) - ---- -updated-dependencies: -- dependency-name: certbot-dns-cloudflare - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#271) - -Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0. -- [Release notes](https://github.com/creyD/prettier_action/releases) -- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0) - ---- -updated-dependencies: -- dependency-name: creyD/prettier_action - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#263) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#262) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0) - ---- -updated-dependencies: -- dependency-name: docker/build-push-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#261) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to v10.0.1 (#259) -- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#245) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump certbot-dns-cloudflare from 1.15.0 to 1.17.0 in /proxy-manager (#241) - -Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.15.0 to 1.17.0. -- [Release notes](https://github.com/certbot/certbot/releases) -- [Commits](https://github.com/certbot/certbot/compare/v1.15.0...v1.17.0) - ---- -updated-dependencies: -- dependency-name: certbot-dns-cloudflare - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actions/stale from 3.0.19 to 4 (#248) - -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4. -- [Release notes](https://github.com/actions/stale/releases) -- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) -- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4) - ---- -updated-dependencies: -- dependency-name: actions/stale - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#247) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2) - ---- -updated-dependencies: -- dependency-name: frenck/action-addon-linter - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#222) - -Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0. -- [Release notes](https://github.com/docker/setup-qemu-action/releases) -- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#224) - -Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 (#226) - -Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.2. -- [Release notes](https://github.com/frenck/action-addon-information/releases) -- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2.2) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.6.1 (#238) - -Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.6.1. -- [Release notes](https://github.com/docker/build-push-action/releases) -- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.6.1) - ---- -updated-dependencies: -- dependency-name: docker/build-push-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#235) - -Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. -- [Release notes](https://github.com/docker/login-action/releases) -- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0) - ---- -updated-dependencies: -- dependency-name: docker/login-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.0 (#240) - -Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.0. -- [Release notes](https://github.com/docker/setup-buildx-action/releases) -- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.0) - ---- -updated-dependencies: -- dependency-name: docker/setup-buildx-action - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#244) - -Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1. -- [Release notes](https://github.com/dessant/lock-threads/releases) -- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) -- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1) - ---- -updated-dependencies: -- dependency-name: dessant/lock-threads - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump certbot-dns-cloudflare from 1.14.0 to 1.15.0 in /proxy-manager (#208) - -Bumps [certbot-dns-cloudflare](https://github.com/certbot/certbot) from 1.14.0 to 1.15.0. -- [Release notes](https://github.com/certbot/certbot/releases) -- [Commits](https://github.com/certbot/certbot/compare/v1.14.0...v1.15.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#215) - -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#213) - -Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1. -- [Release notes](https://github.com/frenck/action-addon-linter/releases) -- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump brpaz/hadolint-action from 1.4.0 to 1.5.0 (#212) - -Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from 1.4.0 to 1.5.0. -- [Release notes](https://github.com/brpaz/hadolint-action/releases) -- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) -- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...v1.5.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#220) - -Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. -- [Release notes](https://github.com/micnncim/action-label-syncer/releases) -- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#217) - -Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. -- [Release notes](https://github.com/frenck/action-addon-information/releases) -- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1) - -Signed-off-by: dependabot[bot] - Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/nginxproxymanager/README.md b/nginxproxymanager/README.md index 79941c3fe..f190cbd6f 100644 --- a/nginxproxymanager/README.md +++ b/nginxproxymanager/README.md @@ -57,6 +57,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-38ea91c-blue.svg -[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/38ea91c +[release-shield]: https://img.shields.io/badge/version-24911fb-blue.svg +[release]: https://github.com/hassio-addons/addon-nginx-proxy-manager/tree/24911fb [screenshot]: https://github.com/hassio-addons/addon-nginx-proxy-manager/raw/main/images/screenshot.gif \ No newline at end of file diff --git a/nginxproxymanager/config.yaml b/nginxproxymanager/config.yaml index 080c3ee2d..e8b18f81e 100644 --- a/nginxproxymanager/config.yaml +++ b/nginxproxymanager/config.yaml @@ -28,5 +28,5 @@ services: - mysql:need slug: nginxproxymanager url: https://github.com/hassio-addons/addon-nginx-proxy-manager -version: 38ea91c +version: 24911fb webui: http://[HOST]:[PORT:81]