version bump
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/push/publish-docs Pipeline was successful

This commit is contained in:
Andrew Woodlee 2025-03-11 21:36:53 -05:00
parent fd4c83f9c0
commit bfb81e11b2
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
const versionStr = "0.10.0"
const versionStr = "0.10.1"
var (
versionCmd = &cobra.Command{

View File

@ -20,7 +20,7 @@ vault:
mountpath: secret
key: data
path: mongo/url
type: # KVv1 or KVv2
type: KVv2 # KVv1 or KVv2
- name: someKeyName
mountpath: secret
key: keyData