📝 What’s Changed
- Latest Language Strings (#4273) @pglombardo
- (helm) allow persistent volumes and usage of k8s secret (#4272) Thanks @grgpw!
⬆️ Dependencies updates
- ⬆️ Bump loofah from 2.25.0 to 2.25.1 (#4271) @dependabot[bot]
- ⬆️ Bump pagy from 43.3.3 to 43.4.0 (#4270) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1226.0 to 1.1227.0 (#4268) @dependabot[bot]
- ⬆️ Bump devise from 5.0.2 to 5.0.3 (#4269) @dependabot[bot]
- ⬆️ Bump net-ssh from 7.3.0 to 7.3.1 (#4267) @dependabot[bot]
- ⬆️ Bump pagy from 43.3.2 to 43.3.3 (#4266) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1225.0 to 1.1226.0 (#4265) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.9.1 to 2.9.2 (#4264) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @grgpw, @pglombardo and dependabot[bot]
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set:TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.
- Run:
docker compose up -dOpen https://pwpush.example.com or alternatively http://your-ip:5100.