Skip to content

Commit 7a03e98

Browse files
committed
Release chart 0.1.0
1 parent bf80399 commit 7a03e98

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

kubernetes/bkvm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
# under the License.
1818

1919
apiVersion: v1
20-
appVersion: "3.1.1"
20+
appVersion: "3.2.0"
2121
description: A Helm chart for running BKVM
2222
name: bkvm
23-
version: 0.0.1
23+
version: 0.1.0
2424
sources:
2525
- https://github.com/diennea/bookkeeper-visual-manager
2626
maintainers:

kubernetes/bkvm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ server:
2323

2424
image:
2525
repository: herddb/bkvm
26-
tag: 3.1.1
26+
tag: 3.2.0
2727
imagePullPolicy: IfNotPresent
2828

2929
jdbcUrl: jdbc:herddb:local:temporary

0 commit comments

Comments
 (0)