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 8b7c09e commit 301cd2aCopy full SHA for 301cd2a
cmd/coredns.go
@@ -16,7 +16,7 @@ var dropPlugins = map[string]bool{
16
"k8s_external": true,
17
}
18
19
-const pluginVersion = "0.3.0"
+const pluginVersion = "0.3.1"
20
21
func init() {
22
var directives []string
0 commit comments