34 Commits

Author SHA1 Message Date
bre-deploy[bot]
dfcf1937ce Updated core, web, and key-connector versions 2026-06-25 19:10:14 +00:00
MtnBurrit0
c360ce441b Bump to aspnet:10 (#526) 2026-06-25 10:36:05 -06:00
bre-deploy[bot]
a1e108f800 Updated core, web, and key-connector versions 2026-06-11 20:13:52 +00:00
MtnBurrit0
6ebfaef7ae [SHOT-96] Apply new http2 directive (#521)
* Apply new http2 directive

Removed 'http2' from listen directives and enabled http2 in the server block.

* typo
2026-06-05 13:51:55 -06:00
bre-deploy[bot]
76f5ca9234 Updated core, web, and key-connector versions 2026-05-29 21:07:33 +00:00
renovate[bot]
955c005833 [deps]: Update docker/dockerfile Docker tag to v1.24 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-21 14:40:07 -06:00
MtnBurrit0
0f514b177b Add SSL certificates to the trusted CA store (#510) 2026-05-20 16:47:26 +01:00
aj-bw
57bfc4763b add in a server registry arg to support feature branch builds for QA (#507) 2026-05-12 15:54:15 -04:00
bre-deploy[bot]
2d12de8395 Updated core, web, and key-connector versions 2026-05-07 19:41:30 +00:00
bw-ghapp[bot]
2e72cc1b5c Updated core, web, and key-connector versions 2026-04-16 12:47:39 +00:00
renovate[bot]
e469a532f5 [deps]: Update docker/dockerfile Docker tag to v1.23 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 08:53:15 -06:00
MtnBurrit0
4912d12ed8 Add build arg for web container registry, dynamically set it based on branch built (#490)
Used web-dev container for dev,rc
2026-04-08 15:02:26 -06:00
bw-ghapp[bot]
35209e0b04 Updated core, web, and key-connector versions 2026-04-02 19:06:54 +00:00
MtnBurrit0
08922d41f4 Refactor lite dockerfile to pull from existing compiled sources (#480)
* Refactor BW lite dockerfile to copy from already compiled sources

* Consolidate RUN steps & add caching to GHA

* Update supervisord configs

* Improve web tag sanitization
Found while testing branches:
- 264-UI
- AC-217-Migrate-Cards-To-Banners
- Ac-1410/update_planresponsemodel_on_client

We need to lowercase and replace "/".

* Tune cache

* Update bitwarden-lite/Dockerfile

Alphabetical ordering

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>

* Update bitwarden-lite/Dockerfile

Alphabetical ordering

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>

---------

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2026-04-01 07:58:12 +01:00
bw-ghapp[bot]
369b2ec61b Updated core, web, and key-connector versions 2026-03-26 16:04:10 +00:00
bw-ghapp[bot]
a2260ac237 Updated core, web, and key-connector versions 2026-03-19 17:41:34 +00:00
Alex R
9608c21c65 Added BW_ENABLE_IPV6 env variable for proper support in nginx (#442) 2026-03-13 12:18:28 -06:00
bw-ghapp[bot]
d71f599a0c Updated core, web, and key-connector versions 2026-03-05 17:47:10 +00:00
bw-ghapp[bot]
207ef7b8c2 Updated core, web, and key-connector versions 2026-02-19 16:03:58 +00:00
renovate[bot]
4db7669d42 [deps]: Update docker/dockerfile Docker tag to v1.21 (#461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-10 20:49:38 +01:00
Justin Baur
f2014cb3ca Fix Bitwarden Lite build (#463) 2026-02-10 10:34:51 -05:00
bw-ghapp[bot]
fef2b36971 Updated core, web, and key-connector versions 2026-02-05 20:30:36 +00:00
renovate[bot]
6b6b444530 [deps]: Update alpine Docker tag to v3.23 (#450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 15:00:19 +01:00
bw-ghapp[bot]
31b8537c56 Updated core, web, and key-connector versions 2026-01-22 20:17:28 +00:00
Michael Kent
649e3c9959 Use RFC 2606 reserved domain (example.com) in settings.env placeholder (#452) 2026-01-15 09:40:03 -05:00
bw-ghapp[bot]
9b297c87ef Updated core, web, and key-connector versions 2026-01-13 20:38:59 +00:00
bw-ghapp[bot]
7e04c5532c Updated core, web, and key-connector versions 2025-12-29 15:19:45 +00:00
bw-ghapp[bot]
662e9aac99 Update Bitwarden lite docker-compose.yml to 2025.12.0 2025-12-12 01:58:01 +00:00
bw-ghapp[bot]
68aede51d3 Update Bitwarden lite docker-compose.yml to 2025.11.1 2025-12-03 19:51:16 +00:00
Vince Grassia
9715612c59 BRE-1355 - Update all workflow logic for Bitwarden lite GA release (#432) 2025-12-03 12:26:49 -05:00
Vince Grassia
46d2f37e41 BRE-1355 - Update all workflow logic for Bitwarden lite GA release (#431) 2025-12-02 15:57:52 -05:00
renovate[bot]
7cd468ea62 [deps]: Update docker/dockerfile Docker tag to v1.20 (#428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 10:02:43 -05:00
Vince Grassia
3dff10d350 Rename Unified to Lite (#426) 2025-11-18 13:37:00 -05:00
Vince Grassia
7e8f06fe7b BRE-1355 - Rename Bitwarden Unified to Bitwarden Lite (#425) 2025-11-18 12:23:08 -05:00