mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 13:17:08 +00:00
Release chart 0.1.15 (#827)
This commit is contained in:
parent
36a02be7f3
commit
3994418550
@ -1 +1,2 @@
|
||||
Release chart version 0.1.15.
|
||||
Sample config now comments out optional parameters by default.
|
||||
|
@ -14,7 +14,7 @@ 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: 0.1.14
|
||||
version: 0.1.15
|
||||
# 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.
|
||||
|
@ -1,4 +1,6 @@
|
||||
---
|
||||
# Note: This chart is released using the config.sample.yml file
|
||||
#
|
||||
# -- Number of replicas to deploy. Consequences of using multiple Hookshot replicas currently unknown.
|
||||
replicaCount: 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user