Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
undera committed Sep 8, 2023
1 parent 80e8412 commit 7e06918
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Roadmap.md
Original file line number Diff line number Diff line change
@@ -4,8 +4,6 @@ Decide on presentation approach: info drawer or dedicated pages

Refactor common code around drawer display => <ResourceListWithDrawer?/>

Make Relations the first tab in drawer (if we keep drawer)

For providerConfig nodes in graph, add YAML modal/drawer

Standard troubleshooting problem: Secret References from various objects
4 changes: 2 additions & 2 deletions charts/komoplane/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.8
appVersion: "0.0.10"
version: 0.1.0
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 7e06918

Please sign in to comment.