Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Commit

Permalink
Bump helm-chart-publishing-tools image to v0.1.1 (#440)
Browse files Browse the repository at this point in the history
* Uses az go cli instead of the python cli
  • Loading branch information
carolynvs authored and krancour committed May 16, 2018
1 parent 775b9e3 commit e337687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2

go-image: &go-image quay.io/deis/lightweight-docker-go:v0.2.0
docker-image: &docker-image docker:18.03.0-dind
chart-image: &chart-image quay.io/deis/helm-chart-publishing-tools:v0.1.0
chart-image: &chart-image quay.io/deis/helm-chart-publishing-tools:v0.1.1
redis-image: &redis-image redis:3.2.4

base-go-job: &base-go-job
Expand Down

0 comments on commit e337687

Please sign in to comment.