mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Bitwarden (Vaultwarden) to 14763e4
This commit is contained in:
parent
035b5ac02d
commit
5d64c1dbdd
4 changed files with 13 additions and 138 deletions
|
@ -746,10 +746,10 @@ SOFTWARE.
|
|||
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/e61b206
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/e61b206/README.md
|
||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/14763e4
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/14763e4/README.md
|
||||
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-e61b206-blue.svg
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-14763e4-blue.svg
|
||||
[bitwarden-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[bitwarden-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Changelog since v0.11.0
|
||||
- ⬆️ Upgrades Vaultwarden to 1.22.1 (#148)
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#147)
|
||||
# Changelog since v0.12.0
|
||||
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#149)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)
|
||||
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: docker/setup-buildx-action
|
||||
- dependency-name: dessant/lock-threads
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
@ -16,128 +16,3 @@ updated-dependencies:
|
|||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades add-on base image to v4.2.2 (#146)
|
||||
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#145)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.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.5.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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 (#143)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/setup-buildx-action
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 (#142)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 (#135)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades add-on base image to v4.2.1 (#138)
|
||||
- Readme tweaks (#139)
|
||||
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#133)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
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 (#131)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#132)
|
||||
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#130)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#129)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#128)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#127)
|
||||
|
||||
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] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#126)
|
||||
|
||||
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.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...c27bd9edc1e95eed30474db8f295ff5807ebca14)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -58,7 +58,7 @@ 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-e61b206-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/e61b206
|
||||
[release-shield]: https://img.shields.io/badge/version-14763e4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/14763e4
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
|
||||
[vaultwarden]: https://github.com/dani-garcia/vaultwarden
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bitwarden (Vaultwarden)",
|
||||
"version": "e61b206",
|
||||
"version": "14763e4",
|
||||
"slug": "bitwarden",
|
||||
"description": "Open source password management solution",
|
||||
"url": "https://github.com/hassio-addons/addon-bitwarden",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue