Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Merge pull request #90 from christopherhein/chore/89-release-new-imag…
Browse files Browse the repository at this point in the history
…e-host

Adding New Image Host and Updating Configs
  • Loading branch information
Christopher Hein committed Sep 27, 2018
2 parents e984a45 + 7cb6354 commit a8d723d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ release:

# Creates a Docker container with the operator packaged into it for distribution
dockers:
- image: christopherhein/test-operator
- image: awsserviceoperator/aws-service-operator
binary: aws-operator
dockerfile: Dockerfile
tag_templates:
Expand Down
2 changes: 1 addition & 1 deletion configs/aws-service-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ items:
serviceAccountName: aws-service-operator
containers:
- name: aws-service-operator
image: awsserviceoperator/aws-service-operator:v0.0.1-alpha4
image: awsserviceoperator/aws-service-operator:v0.0.1-alpha5
imagePullPolicy: Always
args:
- server
Expand Down

0 comments on commit a8d723d

Please sign in to comment.