Mostly just bumped the version and small vanity updates to try to trigger automation
This commit is contained in:
parent
ebcad368ff
commit
d33fa846d0
1 changed files with 3 additions and 4 deletions
|
|
@ -1,10 +1,9 @@
|
|||
{
|
||||
"name": "harbor-helm-index",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "An app to generate and server a Helm repo index.yaml for a set of OCI based Helm charts stored in Harbor",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/AlanBridgeman/harbor-helm-index",
|
||||
"author": "Alan Bridgeman <a.bridgeman@hotmail.com>",
|
||||
"repository": "https://git.bridgemanaccessible.ca/Bridgeman-Accessible/harbor-helm-index",
|
||||
"author": "Bridgeman Accessible <info@bridgemanaccessible.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "gulp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue