chore(deps): update container image ghcr.io/wg-easy/wg-easy to 10@f1485fa by renovate (#17377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/wg-easy/wg-easy | digest | `db61927` -> `f1485fa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
parent
5759bea38b
commit
ad9b9dba1e
|
@ -3,11 +3,11 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: networking
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: "10"
|
||||
appVersion: 10.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- wg-easy
|
||||
- wireguard
|
||||
- weejewel
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -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: 9.0.0
|
||||
version: 9.0.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/wg-easy/wg-easy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10@sha256:db6192701bd61579dc2bb686dd71ff39dd789ccd2ee391ee269f1b5a040d857d
|
||||
tag: 10@sha256:f1485fa7be04653546f66cc58f23114d5be73f3932e8d0a71a40c6e961050f4d
|
||||
securityContext:
|
||||
container:
|
||||
PUID: 0
|
||||
|
|
Loading…
Reference in New Issue