mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-22 15:38:06 +00:00
Exiting out on certain startup errors
This commit is contained in:
5
secret-injector/version/version.go
Normal file
5
secret-injector/version/version.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package version
|
||||
|
||||
var (
|
||||
Version = "0.0.1"
|
||||
)
|
Reference in New Issue
Block a user