Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit79ae7cd

Browse files
authored
chore: addartifacthub-repo.yml (#6739)
1 parentc1e1c47 commit79ae7cd

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

‎.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ jobs:
302302
helm repo index build/helm --url https://helm.coder.com/v2 --merge build/helm/index.yaml
303303
gsutil -h "Cache-Control:no-cache,max-age=0" cp build/helm/coder_helm_${version}.tgz gs://helm.coder.com/v2
304304
gsutil -h "Cache-Control:no-cache,max-age=0" cp build/helm/index.yaml gs://helm.coder.com/v2
305+
gsutil -h "Cache-Control:no-cache,max-age=0" cp helm/artifacthub-repo.yml gs://helm.coder.com/v2
305306
306307
-name:Upload artifacts to actions (if dry-run)
307308
if:${{ inputs.dry_run }}

‎helm/.helmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@
2222
*.tmproj
2323
.vscode/
2424
Makefile
25+
artifacthub-repo.yml

‎helm/artifacthub-repo.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file is uploaded to GCS at helm.coder.com/v2/artifacthub-repo.yml and
2+
# used by ArtifactHub to verify the repository.
3+
# See: https://artifacthub.io/packages/helm/coder-v2/coder
4+
repositoryID:b23f08c6-ad91-4122-aeb9-e2dfd02cda43
5+
owners:
6+
-name:colin
7+
email:colin@coder.com

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp