chore: chart renaming aftermath
This commit is contained in:
@@ -65,7 +65,7 @@ It is published under the MIT license. | ||||
| ||||
## Introduction | ||||
| ||||
This helm chart has taken some inspiration from [jfelten's helm chart](https://github.com/jfelten/gitea-helm-gitea). | ||||
This helm chart has taken some inspiration from [jfelten's helm chart](https://github.com/jfelten/gitea-helm-chart). | ||||
Yet it takes a completely different approach in providing a database and cache with dependencies. | ||||
Additionally, this chart allows to provide LDAP and admin user configuration with values. | ||||
| ||||
| ||||
4 package-lock.json generated
4
package-lock.json generated @@ -1,10 +1,10 @@ | ||||
{ | ||||
"name": "gitea-helm-gitea", | ||||
"name": "gitea-helm", | ||||
"lockfileVersion": 3, | ||||
"requires": true, | ||||
"packages": { | ||||
"": { | ||||
"name": "gitea-helm-gitea", | ||||
"name": "gitea-helm", | ||||
"license": "MIT", | ||||
"devDependencies": { | ||||
"@bitnami/readme-generator-for-helm": "^2.5.0", | ||||
| ||||
@@ -1,5 +1,5 @@ | ||||
{ | ||||
"name": "gitea-helm-gitea", | ||||
"name": "gitea-helm", | ||||
"homepage": "https://gitea.com/gitea/helm-gitea.git", | ||||
"license": "MIT", | ||||
"private": true, | ||||
| ||||
Reference in New Issue
Block a user