A command line tool for interacting with Fairwinds Insights.
Want to learn more? Reach out on the Slack channel (request invite), send an email to opensource@fairwinds.com, or join us for office hours on Zoom
Check out the docs at docs.fairwinds.com.
PRs welcome! Check out the Contributing Guidelines and Code of Conduct for more information.
Starting with v3.2.0:
- Images moved to
us-docker.pkg.dev/fairwinds-ops/oss/insights-cli quay.io/fairwinds/insights-cliis deprecated
- quay.io/fairwinds/insights-cli:<tag>
+ us-docker.pkg.dev/fairwinds-ops/oss/insights-cli:<tag>-
Images are now signed
-
Tags are immutable
-
No more floating tags:
v3v3.1latest
Use full version tags:
us-docker.pkg.dev/fairwinds-ops/oss/insights-cli:v<major>.<minor>.<patch>
Or pin by digest:
us-docker.pkg.dev/fairwinds-ops/oss/insights-cli@sha256:<digest>
