argoproj-labs / argocd-rbac-operator

Kubernetes Operator for Argo CD RBAC Management.
Apache License 2.0
18 stars 2 forks source link

makefile image version #9

Closed filiprafaj closed 9 hours ago

filiprafaj commented 14 hours ago
ggkhrmv commented 14 hours ago

hi @filiprafaj what is the purpose of the img path change? :)

filiprafaj commented 13 hours ago

hey, I was trying to deploy and the image tag with 'v' does not exist in the registry - see the link bellow https://quay.io/repository/argoprojlabs/argocd-rbac-operator?tab=tags

ggkhrmv commented 12 hours ago

hey, I was trying to deploy and the image tag with 'v' does not exist in the registry - see the link bellow

https://quay.io/repository/argoprojlabs/argocd-rbac-operator?tab=tags

ah alright, please change the .goreleaser.yaml -> :v{{.version}} instead of :{{.version}}