chore(deps): update container image ghcr.io/wg-easy/wg-easy to v12@daa94b7 by renovate (#19367)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/wg-easy/wg-easy | major | `11` -> `12` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
428a51792a
commit
069a0c2298
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 11.0.0
|
||||
appVersion: 12.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.1.5
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy
|
||||
- https://ghcr.io/wg-easy/wg-easy
|
||||
type: application
|
||||
version: 11.6.1
|
||||
version: 12.0.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/wg-easy/wg-easy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11@sha256:62cef3eb42aa23e9a4c95aa4ed0594ea9eb4406e3a81b3da237a4dad5763d55f
|
||||
tag: 12@sha256:daa94b77901bdef3cb10151416c095e64cf66a6539fa8f748c09812b60b97f49
|
||||
securityContext:
|
||||
container:
|
||||
PUID: 0
|
||||
|
|
Loading…
Reference in New Issue