Skip to content

Commit

Permalink
Rename helm chart to comply with helm naming convention
Browse files Browse the repository at this point in the history
Resolves #73
  • Loading branch information
patrungel committed Jun 16, 2023
1 parent d212216 commit 915ca30
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 4 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
name: ClusterSecret
name: cluster-secret
description: ClusterSecret Operator
kubeVersion: '>= 1.16.0-0'
type: application
version: 0.1.1
version: 0.2.0
icon: https://clustersecret.io/assets/csninjasmall.png
sources:
- https://github.com/zakkg3/ClusterSecret
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<html>
<head>
<title>Clustersecret Chart repo</title>
<title>cluster-secret Chart repo</title>
</head>
<body>
<h1>Clustersecret Chart repo</h1>
<h1>cluster-secret Chart repo</h1>
<p>Point Helm at this repo to see charts.</p>
</body>
</html>

0 comments on commit 915ca30

Please sign in to comment.