making probes configurable

This commit is contained in:
Sheldan
2023-08-30 00:11:48 +02:00
parent cd7580f45d
commit 49974648b6
4 changed files with 20 additions and 10 deletions

View File

@@ -15,10 +15,10 @@ 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.8
version: 1.4.9
# 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.8"
appVersion: "1.4.9"