This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/schlagmichdoch/pairdrop](https://redirect.github.com/schlagmichdoch/PairDrop) | patch | `6363f34` -> `c4b3097` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>schlagmichdoch/PairDrop (ghcr.io/schlagmichdoch/pairdrop)</summary> ### [`v1.11.2`](https://redirect.github.com/schlagmichdoch/PairDrop/releases/tag/v1.11.2) [Compare Source](https://redirect.github.com/schlagmichdoch/PairDrop/compare/v1.11.1...v1.11.2) #### Enhancements - Speed up update process by skipping waiting and claiming currently open pages -> no need to close all tabs in order to get an update anymore - Update Bluesky icon from square to butterfly - Update node dependencies #### Fixes - Prevent service-worker from responding with redirect (fixes [#​384](https://redirect.github.com/schlagmichdoch/PairDrop/issues/384)) - Fix: switch off twitter button via env var not possible ([#​388](https://redirect.github.com/schlagmichdoch/PairDrop/issues/388)) - Add missing files to paths that get cached upon sw installation #### Languages - Translations updates from Hosted Weblate (Japanese) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
14 lines
283 B
YAML
14 lines
283 B
YAML
image:
|
|
repository: ghcr.io/schlagmichdoch/pairdrop
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.11.2@sha256:c4b30977264a76e335740089e693a52a0d0d616330dec7f93c7b96beef7b4a02
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
port: 3000
|
|
portal:
|
|
open:
|
|
enabled: true
|