Skip to content

Releases: redradrat/kable

v0.8.7

12 Nov 10:34
24dc3f0
Compare
Choose a tag to compare

Changelog

24dc3f0 remove unpointerify()

v0.8.6

11 Nov 16:52
9e7205a
Compare
Choose a tag to compare

Changelog

72efd1a add example & description to newly initialized concepts
9e7205a bump etcd client dependency

v0.8.5

07 Nov 21:28
fd6709c
Compare
Choose a tag to compare

This release fixes optional value handling in dialogue, and adds optional example and description fields to the Input Values.

Changelog

fd6709c fix dialog and optional value handling // add examples and description to concept.json spec

v0.8.4

06 Nov 15:40
7dc5e4b
Compare
Choose a tag to compare

Changelog

7dc5e4b instead of config init on every command, explicitly call it from commands that require config

v0.8.3

06 Nov 15:04
d48e506
Compare
Choose a tag to compare

Changelog

2e9ee51 adjust cli info messages for new flags in helm subcommand
32d9a63 adjust install target in Makefile
f8aa0f2 fix jsonnet node for helm template when using special chars
d48e506 interactive value dialog now always in order & removed unnecessary value sorting
6222385 use new helm.libsonnet location from grafana jsonnet-libs

v0.8.2

06 Nov 11:43
1ab61b9
Compare
Choose a tag to compare

⚠️ Attention

Please upgrade from version v0.8.1 as it is not backwards compatible as per semver definition.

Changelog

1ab61b9 change the repoName flag back to repo for backwards compatibility purposes
6ba1e1d update helm concept/import commands to support helm repos & update dependencies
d543b05 upgrade app packages
4c975b3 uncommit vscode state files
acc37dc remove IDEA state files & hide ui command as WIP
ce2be90 New UI (#26)

v0.8.0

05 Nov 20:16
29837fe
Compare
Choose a tag to compare

Changelog

a3723d3 Bump ini from 1.3.5 to 1.3.8 in /app (#6)
29837fe Sort files to provide a fix order for terraform rendering (#24)
3420880 refactor and add render api calls
57fe089 update png

v0.7.1

25 Oct 10:23
8839f8c
Compare
Choose a tag to compare

Changelog

8839f8c add completions

v0.7.0

24 Oct 17:48
b311990
Compare
Choose a tag to compare

Changelog

2d8565e add api client
0537092 add first useable version of the api client
eb30c5d add pesky ds store to gitignore
ad7fa85 add some tests for list client
b22fe75 fix local store write
b311990 remove delete test skel and change compute path test
f9a6826 update e2e test

v0.6.1

20 Oct 18:54
ad7fa85
Compare
Choose a tag to compare

Changelog

f7cfbbb fix local store write