Kyle Spearrin
35a44f8391
Merge lite and standard marketplace images ( #496 )
...
* Merge lite and standard images
* DO changes
* fix release workflow
2026-04-17 08:25:18 -06:00
renovate[bot]
ffb3e1e398
[deps]: Update docker/login-action action to v4 ( #470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 14:00:13 +01:00
bw-ghapp[bot]
2e72cc1b5c
Updated core, web, and key-connector versions
v2026.4.0
2026-04-16 12:47:39 +00:00
Vince Grassia
905f1dd8f1
Add Review Code workflow ( #494 )
2026-04-15 15:53:41 -06:00
Kyle Spearrin
2dd1ef7f7a
Bitwarden Lite Marketplace Images ( #491 )
...
* lite marketplace listings
* reuse ufw
2026-04-15 19:26:22 +02: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
Kyle Spearrin
a7aadf07b8
Fix marketplace image versioning by passing release version from release pipeline ( #485 )
...
* Fix azure release version
* fix all
* use env vars
2026-04-02 20:26:18 -04:00
Andy Pixley
7702d193f9
Revert "Revert "[BRE-1004] Update release workflow to tag images from GHCR in…" ( #484 )
...
This reverts commit 04d398e52c .
v2026.3.2
2026-04-02 16:09:33 -04:00
Andy Pixley
04d398e52c
Revert "[BRE-1004] Update release workflow to tag images from GHCR instead of…" ( #483 )
...
This reverts commit 2066e607cc .
2026-04-02 15:35:16 -04:00
bw-ghapp[bot]
35209e0b04
Updated core, web, and key-connector versions
2026-04-02 19:06:54 +00:00
Vince Grassia
2066e607cc
[BRE-1004] Update release workflow to tag images from GHCR instead of ACR ( #474 )
2026-04-01 17:51:06 -04:00
Vince Grassia
224c5aeacf
Remove release triggers from marketplace workflows ( #482 )
2026-04-01 11:55:45 -04: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
Kyle Spearrin
36730f4e40
Update marketplace images to ubuntu 24.04 lts ( #481 )
...
* update marketplace images to ubuntu 22.04 lts
* fix azure build script
* fix azure again
2026-03-31 15:31:58 -04:00
Kyle Spearrin
b61b666b0b
Consolidate marketplace assets ( #479 )
...
* azure cleanup
* cleanup packer keys
* cleanup azure
* consolidate marketplace assets
* dev build versions
2026-03-30 16:02:35 -04:00
Kyle Spearrin
e3dbc253e1
support for AWS marketplace ( #477 )
2026-03-27 11:26:10 -04:00
renovate[bot]
f7a22a77d5
[deps]: Update docker/setup-buildx-action action to v4 ( #471 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 10:34:44 -06:00
Kyle Spearrin
8f25b9d773
Add support for azure marketplace ( #475 )
...
* add support for azure marketplace vm
* cleanup on failure, too
* use oidc auth for packer
* gh-self-host keyvault
2026-03-26 12:09:42 -04:00
bw-ghapp[bot]
369b2ec61b
Updated core, web, and key-connector versions
v2026.3.1
2026-03-26 16:04:10 +00:00
bw-ghapp[bot]
a2260ac237
Updated core, web, and key-connector versions
v2026.3.0
2026-03-19 17:41:34 +00:00
renovate[bot]
5e29912fe4
[deps]: Update docker/setup-qemu-action action to v4 ( #472 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18 09:59:33 +00:00
renovate[bot]
524d15fbc9
[deps]: Update docker/build-push-action action to v7 ( #469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-17 10:51:34 -06:00
Alex R
9608c21c65
Added BW_ENABLE_IPV6 env variable for proper support in nginx ( #442 )
2026-03-13 12:18:28 -06:00
MtnBurrit0
731c59b77a
SHOT-71: Move ownership from BRE to SHOT ( #466 )
...
* Replace BRE with SHOT
* Seperate out release workflows and place SHOT as only owner for Bitwarden lite
* It's "lite"...not "Lite"...
2026-03-13 12:11:32 -06:00
bw-ghapp[bot]
d71f599a0c
Updated core, web, and key-connector versions
v2026.2.1
2026-03-05 17:47:10 +00:00
Michał Chęciński
b2eebba19e
Remove email address prompt from Let's Encrypt installation ( #462 )
2026-02-27 13:07:14 +01:00
bw-ghapp[bot]
207ef7b8c2
Updated core, web, and key-connector versions
v2026.2.0
2026-02-19 16:03:58 +00:00
Vince Grassia
969543c1f4
BRE-1617 - Update workflow and Packer image to track and clean up orphaned droplets ( #464 )
2026-02-12 14:50:02 -05: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
v2026.1.2
2026-02-05 20:30:36 +00:00
aj-bw
c0baeed95d
[bre-1525] QA lite environments pulling wrong web artifact ( #459 )
...
* Fix web artifact download for non-main branches in build-bitwarden-lite workflow
* fix linter failure
* BRE-1525 - Optimize Logic Changes (#460 )
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
2026-01-29 15:53:57 -05:00
Vince Grassia
148a3355aa
Remove Certbot cleanup functions and logic ( #457 )
v2026.1.1
2026-01-26 16:29:27 -05: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
v2026.1.0
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
Vince Grassia
94f70ccd52
Remove 'Server' project as it's no longer used as an individual image ( #455 )
2026-01-13 13:55:16 -08:00
bw-ghapp[bot]
9b297c87ef
Updated core, web, and key-connector versions
v2025.12.2
2026-01-13 20:38:59 +00:00
bw-ghapp[bot]
7e04c5532c
Updated core, web, and key-connector versions
v2025.12.1
2025-12-29 15:19:45 +00:00
Andy Pixley
30023db1c4
[BRE-1424] Use updated version commit for building BW lite ( #443 )
2025-12-16 20:18:13 -05:00
gitclonebrian
79ef352369
[BRE-1009] Update Docker image purge logic to be more thorough ( #440 )
...
* removed logic for excluding the setup image from being purged. all BW images will be removed when purging.
* added certbot image cleanup logic to run.sh
* added certbot image cleanup logic to run.ps1
* added missing rebuild line to parameter block
2025-12-15 14:36:03 -05: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]
cbedd22b6c
Updated core, web, and key-connector versions
v2025.12.0
2025-12-12 00:18:50 +00:00
renovate[bot]
dbb45e25e0
[deps]: Update actions/checkout action to v6 ( #437 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-10 10:01:41 -05: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
602c887aa3
Bre 1355 fix workflow errors ( #436 )
v2025.11.1
2025-12-03 14:35:59 -05:00
bw-ghapp[bot]
3218d658f4
Updated core, web, and key-connector versions
2025-12-03 19:12:36 +00:00
Vince Grassia
abc81ab957
Add proper permissions to workflow call ( #435 )
2025-12-03 14:04:46 -05:00
Vince Grassia
799dcf894f
Allow Bitwarden lite to be built before release ( #434 )
2025-12-03 13:13:46 -05:00