diff --git a/charts/wireguard/Chart.yaml b/charts/wireguard/Chart.yaml index af07658..16a4531 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.4.1 +version: 0.4.2 # 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.4.1" +appVersion: "0.4.2"