mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-22 15:38:06 +00:00
Moving operator code to a designated folder so that webhook work can also be included in this repo
This commit is contained in:
5
operator/version/version.go
Normal file
5
operator/version/version.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package version
|
||||
|
||||
var (
|
||||
Version = "0.0.1"
|
||||
)
|
Reference in New Issue
Block a user