We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5c4bd commit 391b8acCopy full SHA for 391b8ac
NOTES.md
@@ -0,0 +1,5 @@
1
+# How to release
2
+
3
+1. https://github.com/wave-k8s/wave/releases/new
4
+2. Update charts/wave/Chart.yaml
5
+3. Push that to main
charts/wave/Chart.yaml
@@ -1,8 +1,8 @@
apiVersion: v2
name: wave
description: wave chart that runs on kubernetes
-version: 4.1.0
-appVersion: v0.8.0
+version: 4.2.0
+appVersion: v0.9.0
6
keywords:
7
- wave
8
- kubernetes
0 commit comments