File tree Expand file tree Collapse file tree 3 files changed +288
-43
lines changed
Expand file tree Collapse file tree 3 files changed +288
-43
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ type: application
66# This is the chart version. This version number should be incremented each time you make changes
77# to the chart and its templates, including the app version.
88# Versions are expected to follow Semantic Versioning (https://semver.org/)
9- version : 0.2.0
9+ version : 0.2.1
1010
1111# This is the version number of the application being deployed. This version number should be
1212# incremented each time you make changes to the application. Versions are not expected to
1313# follow Semantic Versioning. They should reflect the version the application is using.
1414# It is recommended to use it with quotes.
15- appVersion : " 0.6.0 "
15+ appVersion : " 0.6.2 "
Original file line number Diff line number Diff line change 22
33This chart installs the in-cluster components for Signadot Workspaces.
44
5- ## Prerequisites
6-
7- Please [ install cert-manager] ( https://cert-manager.io/docs/installation/kubernetes/ )
8- first if it's not already installed in the cluster.
9- This chart relies on cert-manager to generate the certificate for its admission webhook.
10-
115## Installation
126
137``` sh
You can’t perform that action at this time.
0 commit comments