Download Rules, Gcrane Tool, Generic Artifacts and Helm Charts in Artifact Registry in GCP (Part 3)

In this Video, I have talked about Gcrane tool, Download rules, Generic Arftifacts and Helms Charts in Artifact registry in Google Cloud. Part1 -    • Artifact Registry in Google Cloud (GCP) (P...   Part2 -    • Cleanup Policies in Artifact Registry in G...   For any issue or help reach out to me - [email protected] Install Gcrane Tool - curl -L \ https://github.com/google/go-containe... \ -o go-containerregistry.tar.gz tar -zxvf go-containerregistry.tar.gz chmod +x gcrane sudo mv gcrane /usr/local/bin/ gcrane version gcrane --help