We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf80399 commit 7a03e98Copy full SHA for 7a03e98
kubernetes/bkvm/Chart.yaml
@@ -17,10 +17,10 @@
17
# under the License.
18
19
apiVersion: v1
20
-appVersion: "3.1.1"
+appVersion: "3.2.0"
21
description: A Helm chart for running BKVM
22
name: bkvm
23
-version: 0.0.1
+version: 0.1.0
24
sources:
25
- https://github.com/diennea/bookkeeper-visual-manager
26
maintainers:
kubernetes/bkvm/values.yaml
@@ -23,7 +23,7 @@ server:
image:
repository: herddb/bkvm
- tag: 3.1.1
+ tag: 3.2.0
27
imagePullPolicy: IfNotPresent
28
29
jdbcUrl: jdbc:herddb:local:temporary
0 commit comments