cisco-wnc-exporter v0.2.0
This release contains the Prometheus Exporter for Cisco WNC.
🐳 Container Images
# Latest version
docker run --rm ghcr.io/umatare5/cisco-wnc-exporter:latest --help
# Specific version
docker run --rm ghcr.io/umatare5/cisco-wnc-exporter:v0.2.0 --help
# With environment variables
docker run --rm -e WNC_ACCESS_TOKEN ghcr.io/umatare5/cisco-wnc-exporter:v0.2.0 command📦 Binary Installation
go install github.com/umatare5/cisco-wnc-exporter@v0.2.0Changelog
Dependency Updates
- d5e42de: fix(deps): update module github.com/urfave/cli/v3 to v3.5.0 (#8) (@renovate[bot])
- 302673d: fix(deps): update module github.com/urfave/cli/v3 to v3.6.0 (#9) (@renovate[bot])
- 3f95d86: fix(deps): update module github.com/urfave/cli/v3 to v3.6.1 (#10) (@renovate[bot])
- 510528e: chore(deps): update alpine:latest docker digest to 865b95f (#11) (@renovate[bot])
Others
- 79de861: [Auto-generated] Sync Public Copilot Instructions: 2025-12-07 (#12) (@github-actions[bot])
- 7e7fde6: [Auto-generated] Sync Public Copilot Instructions: 2025-12-28 (#15) (@github-actions[bot])
- d162b0e: Add badge for Cisco Code Exchange publication (#7) (@umatare5)
Full Changelog: v0.1.7...v0.2.0