Skip to content

Commit 6e5ac8e

Browse files
authored
Merge pull request #147 from embik/kcp-operator-0.1.0
charts/kcp-operator: bump to initial release version v0.1.0
2 parents d51f6ad + 0a713fc commit 6e5ac8e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

charts/kcp-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: kcp-operator
33
description: A Helm chart for kcp-operator, a Kubernetes operator to deploy and manage kcp instances.
44

55
# version information
6-
version: 0.0.1
7-
appVersion: "0.0.0"
6+
version: 0.1.0
7+
appVersion: "v0.1.0"
88

99
# optional metadata
1010
type: application

charts/kcp-operator/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# KCP Helm Chart - kcp-operator
2+
3+
This Helm chart deploys an instance of the [kcp-operator](https://github.com/kcp-dev/kcp-operator).
4+
For more documentation, check out [docs.kcp.io/kcp-operator](https://docs.kcp.io/kcp-operator).
5+
6+
Check [values.yaml](./values.yaml) for configuration options for this Helm chart.

0 commit comments

Comments
 (0)