diff --git a/.goreleaser.yml b/.goreleaser.yml index b960088..b8cbda7 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -60,7 +60,7 @@ brews: goarm: 6 homepage: https://github.com/k-cloud-labs/kluster-capacity license: apache-2.0 - description: A simple CLI that support capacity estimation, cluster compression, scheduler simulation, fragmentation analysis and resource overview. + description: A simple CLI provide cluster capacity analysis with scheduler simulation. dependencies: - name: git test: | diff --git a/.krew.yaml b/.krew.yaml index 722a7ff..872018f 100644 --- a/.krew.yaml +++ b/.krew.yaml @@ -5,9 +5,9 @@ metadata: spec: version: {{ .TagName }} homepage: https://github.com/k-cloud-labs/kluster-capacity - shortDescription: Cluster capacity analysis tool support capacity estimation, cluster compression, scheduler simulation, fragmentation analysis and resource overview. + shortDescription: Cluster capacity analysis tool. description: | - A simple CLI that support capacity estimation, cluster compression, scheduler simulation, fragmentation analysis and resource overview. + A simple CLI provide cluster capacity analysis with scheduler simulation. platforms: - selector: matchLabels: