chore: chart renaming aftermath

This commit is contained in:
pat-s 2025-03-06 22:29:58 +01:00
parent 7245b3b4cc
commit 74d550922b
No known key found for this signature in database
GPG Key ID: 3C6318841EF78925
3 changed files with 4 additions and 4 deletions

View File

@ -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
View File

@ -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",

View File

@ -1,5 +1,5 @@
{
"name": "gitea-helm-gitea",
"name": "gitea-helm",
"homepage": "https://gitea.com/gitea/helm-gitea.git",
"license": "MIT",
"private": true,