GalleyBytes / terraform-operator

A Kubernetes CRD to handle terraform operations
http://tf.galleybytes.com
Apache License 2.0
364 stars 47 forks source link

Please add terraform-operator:v0.11.0 to ghcr #159

Closed mihaigalos closed 1 year ago

mihaigalos commented 1 year ago

The terraform-operator:v0.11.0 was previously hosted on Docker Hub. It is now hosted on GitHub container registry.

We are working on an automatic image updater for kustomize which will also patch the tag.

We've manually updated the url to point to ghcr, but since we're using v0.11.0 of the operator, it's now being pulled from ghcr and that tag is not present.

Can you please push it there as well?

The criterion for success is the following command's success:

docker pull ghcr.io/galleybytes/terraform-operator:v0.11.0
isaaguilar commented 1 year ago

Added https://github.com/GalleyBytes/terraform-operator/pkgs/container/terraform-operator/131001490?tag=v0.11.0