Mostly just bumped the version and small vanity updates to try to trigger automation
Some checks failed
Build and deploy Harbor Helm Index to QA/Stagging (private Kubernetes cluster) / build (push) Failing after 11s
Build and deploy Harbor Helm Index to QA/Stagging (private Kubernetes cluster) / deploy (push) Has been skipped

This commit is contained in:
Alan Bridgeman 2025-06-19 02:25:53 -05:00
parent ebcad368ff
commit d33fa846d0

View file

@ -1,10 +1,9 @@
{ {
"name": "harbor-helm-index", "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", "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://git.bridgemanaccessible.ca/Bridgeman-Accessible/harbor-helm-index",
"repository": "https://github.com/AlanBridgeman/harbor-helm-index", "author": "Bridgeman Accessible <info@bridgemanaccessible.com>",
"author": "Alan Bridgeman <a.bridgeman@hotmail.com>",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"build": "gulp", "build": "gulp",