Compare commits
No commits in common. "v1.0.1" and "main" have entirely different histories.
1 changed files with 4 additions and 3 deletions
|
|
@ -1,9 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "harbor-helm-index",
|
"name": "harbor-helm-index",
|
||||||
"version": "1.0.1",
|
"version": "1.0.0",
|
||||||
"description": "An app to generate and server a Helm repo index.yaml for a set of OCI based Helm charts stored in Harbor",
|
"description": "An app to generate and server a Helm repo index.yaml for a set of OCI based Helm charts stored in Harbor",
|
||||||
"repository": "https://git.bridgemanaccessible.ca/Bridgeman-Accessible/harbor-helm-index",
|
"main": "index.js",
|
||||||
"author": "Bridgeman Accessible <info@bridgemanaccessible.com>",
|
"repository": "https://github.com/AlanBridgeman/harbor-helm-index",
|
||||||
|
"author": "Alan Bridgeman <a.bridgeman@hotmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "gulp",
|
"build": "gulp",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue