From de247c327c037864e9aa25e7c1f4e58bb1d7d05a Mon Sep 17 00:00:00 2001 From: WS <59507751+Evantage-WS@users.noreply.github.com> Date: Sat, 14 Dec 2024 14:57:35 +0100 Subject: [PATCH] appversion update --- charts/hello-rancher/Chart.yaml | 2 +- charts/nettools/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/hello-rancher/Chart.yaml b/charts/hello-rancher/Chart.yaml index 2ac11a9..05a57ac 100644 --- a/charts/hello-rancher/Chart.yaml +++ b/charts/hello-rancher/Chart.yaml @@ -27,4 +27,4 @@ version: 1.0.0 # 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. -appVersion: 1.0.0 +appVersion: 1.0.ยง diff --git a/charts/nettools/Chart.yaml b/charts/nettools/Chart.yaml index 2a917f2..d79ec43 100644 --- a/charts/nettools/Chart.yaml +++ b/charts/nettools/Chart.yaml @@ -27,4 +27,4 @@ version: 1.0.0 # 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. -appVersion: 1.0.0 \ No newline at end of file +appVersion: 1.0.1 \ No newline at end of file