Skip to content
Snippets Groups Projects
Verified Commit 2f673112 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[Chart] Bump version and pdate changelogannotation

parent ac8b328e
No related branches found
No related tags found
No related merge requests found
Pipeline #46883 passed
...@@ -12,7 +12,7 @@ annotations: ...@@ -12,7 +12,7 @@ annotations:
- title: k8s-linkup running with OpenVPN backend in k9s - title: k8s-linkup running with OpenVPN backend in k9s
url: https://edugit.org/AlekSIS/libs/k8s-linkup/-/raw/master/screenshot.webp url: https://edugit.org/AlekSIS/libs/k8s-linkup/-/raw/master/screenshot.webp
artifacthub.io/changes: | 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. # A chart can be either an 'application' or a 'library' chart.
# #
...@@ -27,9 +27,9 @@ type: application ...@@ -27,9 +27,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # 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 # 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 # 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. # follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 2.1.3 appVersion: 2.2.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment