Add Templates to pretty config
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Nikolai Rodionov 2024-05-10 12:46:17 +02:00
parent 14664b0032
commit f68aab6aa7
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ func (app *Application) Create(ctx context.Context) error {
Name: app.Data.Name,
Chart: app.Data.Application,
Version: app.Data.Version,
RepositoryURL: "oci://git.badhouseplants.net/softplayer/helm",
RepositoryURL: "oci://registry.badhouseplants.net/softplayer/helm",
RepositoryKind: "oci",
RepositoryName: "softplayer",
}