version bump
This commit is contained in:
parent
fd4c83f9c0
commit
bfb81e11b2
@ -7,7 +7,7 @@ import (
|
|||||||
"github.com/spf13/cobra"
|
"github.com/spf13/cobra"
|
||||||
)
|
)
|
||||||
|
|
||||||
const versionStr = "0.10.0"
|
const versionStr = "0.10.1"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
versionCmd = &cobra.Command{
|
versionCmd = &cobra.Command{
|
||||||
|
@ -20,7 +20,7 @@ vault:
|
|||||||
mountpath: secret
|
mountpath: secret
|
||||||
key: data
|
key: data
|
||||||
path: mongo/url
|
path: mongo/url
|
||||||
type: # KVv1 or KVv2
|
type: KVv2 # KVv1 or KVv2
|
||||||
- name: someKeyName
|
- name: someKeyName
|
||||||
mountpath: secret
|
mountpath: secret
|
||||||
key: keyData
|
key: keyData
|
||||||
|
Loading…
x
Reference in New Issue
Block a user