Skip to content

Commit e89bfd9

Browse files
update helm repo root url
1 parent 76bef19 commit e89bfd9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.vtex/drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ steps:
4646
- helm package ./cleaner --app-version ${DRONE_TAG##v} --version ${DRONE_TAG##v}
4747
- mkdir -p repo
4848
- mv ./cleaner-${DRONE_TAG##v}.tgz ./repo
49-
- helm repo index repo --url https://vtex.github.io/cleaner-controller
49+
- helm repo index repo --url https://vtex.github.io/cleaner-controller/repo
5050

5151
- git add repo
5252
- git commit -m '[automated] update helm repository'

_config.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)