Files
netbird-kubernetes-operator/internal/version/version.go
T

6 lines
162 B
Go
Raw Normal View History

package version
func ClientImage() string {
return "ghcr.io/netbirdio/netbird:0.70.4@sha256:3a28b9f7f32875c6a35f952ca7e9cb688b1e610365365ff55f6e790da3950f55"
}