Skip to content

Commit c41c3bc

Browse files
authored
Merge pull request #2 from signadot/update-chart-for-v0.6.2
Update chart for v0.6.2
2 parents 777e587 + 4523a25 commit c41c3bc

File tree

3 files changed

+288
-43
lines changed

3 files changed

+288
-43
lines changed

signadot/workspaces/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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"

signadot/workspaces/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
This 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

0 commit comments

Comments
 (0)