We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69fb0c commit 5344d80Copy full SHA for 5344d80
pkg/version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// Version stores the current kubeapply version.
4
-const Version = "0.0.32"
+const Version = "0.0.33"
0 commit comments