Skip to content

Commit 5dee83f

Browse files
committed
release 0.14.0
1 parent 37eed5d commit 5dee83f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "controller"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
authors = ["clux <sszynrae@gmail.com>"]
55
edition = "2021"
66
default-run = "controller"

charts/doc-controller/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: doc-controller
33
description: document controller sample chart
44
type: application
55
version: 0.1.0
6-
appVersion: 0.13.0
6+
appVersion: 0.14.0

0 commit comments

Comments
 (0)