mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Bitwarden RS to 93798ef
This commit is contained in:
parent
fe31394303
commit
1fbae86b28
4 changed files with 12 additions and 49 deletions
|
@ -797,10 +797,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/020c3b8
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/020c3b8/README.md
|
||||
[addon-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/tree/93798ef
|
||||
[addon-doc-bitwarden]: https://github.com/hassio-addons/addon-bitwarden/blob/93798ef/README.md
|
||||
[bitwarden-issue]: https://github.com/hassio-addons/addon-bitwarden/issues
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-020c3b8-blue.svg
|
||||
[bitwarden-version-shield]: https://img.shields.io/badge/version-93798ef-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,47 +1,10 @@
|
|||
# Changelog since v0.9.0
|
||||
- ⬆️ Upgrades add-on base image to v4.1.4 (#112)
|
||||
- Remove NGINX access log from Supervisor log output (#111)
|
||||
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#110)
|
||||
# Changelog since v0.9.1
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#114)
|
||||
|
||||
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
|
||||
- [Release notes](https://github.com/actions/cache/releases)
|
||||
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
|
||||
|
||||
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 v1.1.1 to v1.1.2 (#108)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609)
|
||||
|
||||
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 v1.0.1 to v1.0.2 (#107)
|
||||
|
||||
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.
|
||||
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018)
|
||||
|
||||
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 v2.3.0 to v2.4.0 (#105)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#104)
|
||||
|
||||
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0.
|
||||
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
|
||||
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9)
|
||||
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.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.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
|
|
|
@ -59,6 +59,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-020c3b8-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/020c3b8
|
||||
[release-shield]: https://img.shields.io/badge/version-93798ef-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bitwarden/tree/93798ef
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bitwarden/raw/main/images/screenshot.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bitwarden RS",
|
||||
"version": "020c3b8",
|
||||
"version": "93798ef",
|
||||
"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