From 975ee2f20264272db873cf345e30b77165c34f23 Mon Sep 17 00:00:00 2001 From: rtsp Date: Tue, 19 Mar 2024 12:30:24 +0700 Subject: [PATCH] net-tools: Release 1.4.13 --- charts/net-tools/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/net-tools/Chart.yaml b/charts/net-tools/Chart.yaml index f64908f..56fd5ce 100644 --- a/charts/net-tools/Chart.yaml +++ b/charts/net-tools/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.4.12 +version: 1.4.13 # 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. -appVersion: "1.4.12" +appVersion: "1.4.13" maintainers: - name: rtsp