Added files to fix build issues
This commit is contained in:
parent
10a089581f
commit
6adf107cb6
3 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "harbor-helm-index",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"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",
|
||||
"author": "Bridgeman Accessible <info@bridgemanaccessible.com>",
|
||||
|
|
|
|||
BIN
src/static/img/logo_with_black_background.png
Normal file
BIN
src/static/img/logo_with_black_background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
1
src/static/js/index.js
Normal file
1
src/static/js/index.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
document.addEventListener('DOMContentLoaded', () => {});
|
||||
Loading…
Add table
Add a link
Reference in a new issue