diff --git a/charts/k8s-linkup/Chart.yaml b/charts/k8s-linkup/Chart.yaml index 2ac1cd82ae06bd11e24ae6b69cba1e645cbf850b..f2503bd12627e13378ef3859c61b0cbec59f99e9 100644 --- a/charts/k8s-linkup/Chart.yaml +++ b/charts/k8s-linkup/Chart.yaml @@ -12,7 +12,7 @@ annotations: - title: k8s-linkup running with OpenVPN backend in k9s url: https://edugit.org/AlekSIS/libs/k8s-linkup/-/raw/master/screenshot.webp artifacthub.io/changes: | - - Set default HAProxy log level to notice + - Allow configuration of timeouts per linkup and per port mapping # A chart can be either an 'application' or a 'library' chart. # @@ -27,9 +27,9 @@ 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: 2.1.3 +version: 2.2.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. -appVersion: 2.1.3 +appVersion: 2.2.0