Skip to content

Commit 5f0850f

Browse files
Arta AsadiArta Asadi
Arta Asadi
authored and
Arta Asadi
committed
fix: fix nil pointer exception in kubernetes task
1 parent e447969 commit 5f0850f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/kubernetes_describer.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ id: "kubernetes-plugin-describer"
22
name: "Kubernetes Plugin Describer"
33
description: "Kubernetes Plugin Describer"
44
is_enabled: true
5-
image_url: "ghcr.io/opengovern/og-describer-kubernetes:local-v0.6.36"
6-
artifacts_url: "https://github.com/opengovern/plugin-kubernetes/releases/download/v0.6.36/kubernetes-plugin.zip"
5+
image_url: "ghcr.io/opengovern/og-describer-kubernetes:local-v0.6.37"
6+
artifacts_url: "https://github.com/opengovern/plugin-kubernetes/releases/download/v0.6.37/kubernetes-plugin.zip"
77
steampipe_plugin_name: "steampipe-plugin-kubernetes"
88
command: "/og-describer-kubernetes"
99
timeout: "120m"

0 commit comments

Comments
 (0)