amazon-archives / aws-service-operator

AWS Service Operator allows you to create AWS resources using kubectl.
Apache License 2.0
732 stars 97 forks source link

updating version since v1alpha3 has issues #171

Closed christopherhein closed 5 years ago

christopherhein commented 5 years ago

Signed-off-by: Christopher Hein me@christopherhein.com

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

dmitrytokarev commented 5 years ago

~looks like this versioning is out of sync with git tags/releases:~ NVM misread the code change. All looks good https://github.com/awslabs/aws-service-operator/releases

dmitrytokarev commented 5 years ago

actually it looks like this change happened after tagging/releasing v0.0.1-alpha4: https://github.com/awslabs/aws-service-operator/blob/v0.0.1-alpha4/configs/aws-service-operator.yaml#L231 May need to redo tag/release...