vmware-tanzu / tanzu-cli

The Tanzu Core CLI project provides the core functionality of the Tanzu CLI. The CLI is based on a plugin architecture where CLI command functionality can be delivered through independently developed plugin binaries
Apache License 2.0
33 stars 21 forks source link

Update URI for packaging key #780

Closed marckhouzam closed 3 months ago

marckhouzam commented 3 months ago

What this PR does / why we need it

The packages.vmware.com is now available through packages-prod.broadcom.com. This PR changes such references in case the vmware.com domain is taken down.

Which issue(s) this PR fixes

Fixes # N/A

Describe testing done for PR

I check on VPN and without VPN that the new URI was accessible and provided the same key. I also installed the CLI with RPM and APT using the new URI to the key.

Release note

Update `packages.vmware.com` to `packages-prod.broadcom.com`

Additional information

Special notes for your reviewer