Skip to content

Commit

Permalink
fix: Use the new upstream images (#131)
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Martinez Trivino <mtrivino@vmware.com>
  • Loading branch information
Miguel Martínez Triviño authored Jan 11, 2022
1 parent cf367bc commit 67d8e94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
6 changes: 3 additions & 3 deletions ci/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ resources:
type: registry-image
icon: docker
source:
repository: projects.registry.vmware.com/tanzu_isv_engineering/relok8s
username: ((harbor-public.username))
password: ((harbor-public.token))
# Image being built on every new release by our release workflow in Github
# https://github.com/vmware-tanzu/asset-relocation-tool-for-kubernetes/actions/workflows/goreleaser.yml
repository: ghcr.io/vmware-tanzu/asset-relocation-tool-for-kubernetes

- name: nginx-chart
type: helm-chart
Expand Down
19 changes: 0 additions & 19 deletions ci/tasks/build.yaml

This file was deleted.

0 comments on commit 67d8e94

Please sign in to comment.