diff options
| author | sickcodes <[email protected]> | 2021-02-12 18:20:36 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-12 18:20:36 +0000 |
| commit | d6b99ff62e608aab7cb5e67966fe5aa202e3e755 (patch) | |
| tree | 5d8ae1d9a5c0fe09ae662ac7c81c3a1893f07e06 /helm/artifacthub-repo.yml | |
| parent | Merge pull request #150 from MrBenFTW/patch-2 (diff) | |
| parent | Self-host in the repo glibc to emphasize the temporariness of this patch. (diff) | |
| download | docker-osx-d6b99ff62e608aab7cb5e67966fe5aa202e3e755.tar.xz docker-osx-d6b99ff62e608aab7cb5e67966fe5aa202e3e755.zip | |
Merge pull request #151 from sickcodes/docker-osx-kubernetes
Docker OSX Kubernetes
Diffstat (limited to 'helm/artifacthub-repo.yml')
| -rw-r--r-- | helm/artifacthub-repo.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/helm/artifacthub-repo.yml b/helm/artifacthub-repo.yml new file mode 100644 index 0000000..1da78a2 --- /dev/null +++ b/helm/artifacthub-repo.yml @@ -0,0 +1,5 @@ +# Artifact Hub repository metadata file +repositoryID: 7b2e9eeb-620a-43e8-b2cc-24ca33125bfc +owners: # (optional, used to claim repository ownership) + - name: sickcodes + email: [email protected] |