Skip to content

Commit eecb263

Browse files
Arta AsadiArta Asadi
authored andcommitted
fix: add creation timestamp in kubernetes plugin
1 parent e3c5e26 commit eecb263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ integrations:
439439
install: false
440440
enable: false
441441
artifact_details:
442-
package_url: "https://github.com/opengovern/plugin-kubernetes/releases/download/v0.6.41/kubernetes-plugin.zip"
442+
package_url: "https://github.com/opengovern/plugin-kubernetes/releases/download/v0.6.42/kubernetes-plugin.zip"
443443
order: 27
444444

445445
- integration_type: "jamf_account"

tasks/kubernetes_describer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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.41"
5+
image_url: "ghcr.io/opengovern/og-describer-kubernetes:local-v0.6.42"
66
artifacts_url: ""
77
steampipe_plugin_name: ""
88
command: "/og-describer-kubernetes"

0 commit comments

Comments
 (0)