From 6b344d311aa4c1ae84cbb80dfdb842c03454e072 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Jun 2024 13:02:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/toanju/wgc docker tag to v0.4.0 --- charts/wireguard/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/wireguard/Chart.yaml b/charts/wireguard/Chart.yaml index 7de81b8..ff782bf 100644 --- a/charts/wireguard/Chart.yaml +++ b/charts/wireguard/Chart.yaml @@ -23,11 +23,11 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) # renovate: datasource=docker depName=ghcr.io/toanju/wgc -version: 0.3.1 +version: v0.4.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: datasource=docker depName=ghcr.io/toanju/wgc -appVersion: "0.3.0" +appVersion: "v0.4.0"