chore(deps): update container image ghcr.io/wg-easy/wg-easy to v10@db61927 by renovate (#17110)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/wg-easy/wg-easy | major | `9` -> `10` | --- > [!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**: 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. --- - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: "9"
|
||||
appVersion: "10"
|
||||
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: 8.1.6
|
||||
version: 9.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/wg-easy/wg-easy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9@sha256:79130e155b0d94ce1f3aca254fac268f771ad67841e64a48cc7a8e9dd0b972b2
|
||||
tag: 10@sha256:db6192701bd61579dc2bb686dd71ff39dd789ccd2ee391ee269f1b5a040d857d
|
||||
securityContext:
|
||||
container:
|
||||
PUID: 0
|
||||
|
||||
Reference in New Issue
Block a user