chore(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1@714be96 by renovate (#18920)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pwndrop](https://togithub.com/linuxserver/docker-pwndrop/packages) ([source](https://togithub.com/linuxserver/docker-pwndrop)) | digest | `7edaad0` -> `714be96` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
3f670a1d49
commit
7b0f590971
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pwndrop
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png
|
||||
keywords:
|
||||
- pwndrop
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop
|
||||
- https://ghcr.io/linuxserver/pwndrop
|
||||
type: application
|
||||
version: 9.2.0
|
||||
version: 9.2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.1@sha256:7edaad09b6f257f9dc2ece2603483953c8d8bfc0cdf6dc11dac4427939b12e2b
|
||||
tag: 1.0.1@sha256:714be96d84cbd93a2573c1632fffe0c96bc479f5134dcbb2dd6985343aaa6fc2
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue