We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8081491 commit 9207c8bCopy full SHA for 9207c8b
cmd/coredns.go
@@ -16,7 +16,7 @@ var dropPlugins = map[string]bool{
16
"k8s_external": true,
17
}
18
19
-const pluginVersion = "0.2.4"
+const pluginVersion = "0.3.0"
20
21
func init() {
22
var directives []string
0 commit comments