chore(deps): update container image ghcr.io/linuxserver/pwndrop to 1.0.1@d957c9c by renovate (#21987)
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 | `300da06` -> `d957c9c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
17f5abe597
commit
c81aa5a83f
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pwndrop
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.webp
|
||||
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: 10.0.5
|
||||
version: 10.0.6
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/pwndrop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.1@sha256:300da062d48d355f955a3fe493e5738938686f55f4848da90e0708f20130412e
|
||||
tag: 1.0.1@sha256:d957c9cba12fb70c9332b882c3d7f3a42e748ca9a002f17a56fb7a68d7fa6b7b
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue