diff options
| author | Matt <washcycle@users.noreply.github.com> | 2023-03-20 12:49:35 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-20 10:49:35 -0700 |
| commit | 5c783c16a1e89673c9e55b5fbd550212293e624f (patch) | |
| tree | ce5ddd2981239edefda21e0c15852286df814383 | |
| parent | fba05959efa1dd7d6c81c616954f0e9ef056ef18 (diff) | |
| download | seaweedfs-5c783c16a1e89673c9e55b5fbd550212293e624f.tar.xz seaweedfs-5c783c16a1e89673c9e55b5fbd550212293e624f.zip | |
Update artifacthub-repo-stable.yml (#4330)
fix to get official status on artifact hub
https://artifacthub.io/docs/topics/repositories/#official-status
| -rw-r--r-- | k8s/charts/artifacthub-repo.yml (renamed from k8s/charts/artifacthub-repo-stable.yml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/charts/artifacthub-repo-stable.yml b/k8s/charts/artifacthub-repo.yml index db3aee7bb..2fac2aed3 100644 --- a/k8s/charts/artifacthub-repo-stable.yml +++ b/k8s/charts/artifacthub-repo.yml @@ -13,4 +13,4 @@ repositoryID: 5b2f1fe2-20e5-486e-9746-183484642aa2 # owners: # (optional, used to claim repository ownership) # - name: username -# email: email
\ No newline at end of file +# email: email |
