Skip to content

Commit

Permalink
feat(OSS komoplane): Fix wrong pluralization for claims (#37)
Browse files Browse the repository at this point in the history
* Fix wrong pluralization for claims

* Add reproducing example
  • Loading branch information
komodor-bot committed Aug 31, 2023
1 parent 304da80 commit b054aa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/komoplane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: komoplane
description: Komodor tool to visualize Crossplane
icon: https://raw.githubusercontent.com/komodorio/komoplane/main/pkg/frontend/src/assets/logo.svg

version: 0.0.7
appVersion: "0.0.9"
version: 0.0.8
appVersion: "0.0.10"

# docker build . -t komodorio/komoplane:unstable && kind load docker-image komodorio/komoplane:unstable && helm upgrade --install komoplane charts/komoplane --set image.tag=unstable

0 comments on commit b054aa2

Please sign in to comment.