diff --git a/.goreleaser.yml b/.goreleaser.yml index da6dd0e37..3080f65d2 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -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: diff --git a/configs/aws-service-operator.yaml b/configs/aws-service-operator.yaml index ce7b463c9..aa80546c4 100644 --- a/configs/aws-service-operator.yaml +++ b/configs/aws-service-operator.yaml @@ -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