Skip to content

Commit

Permalink
Merge pull request #75 from patrungel/chart-name
Browse files Browse the repository at this point in the history
Rename helm chart to comply with helm naming convention
  • Loading branch information
zakkg3 authored Aug 31, 2023
2 parents d212216 + 915ca30 commit 54b281c
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 54b281c

Please sign in to comment.