Skip to content

Commit 9a5ee65

Browse files
author
Arta Asadi
committed
fix: fix get labels and annotations
1 parent fe4bb85 commit 9a5ee65

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

tasks/github_describer.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
supported_platform_versions:
1414
- ">=2.0.0, <3.0.0"
1515
is_enabled: true
16-
image_url: "ghcr.io/opengovern/og-describer-github@sha256:297c9da8bb407232c59485d06eecc3d5329f8e9caeab523399ca228f1c8a0b7e"
16+
image_url: "ghcr.io/opengovern/og-describer-github@sha256:400f1a38586a5ead3827c479f2d2fdb3826ac277f4506fa72eb6dffe6b897174"
1717
artifacts_url: ""
1818
steampipe_plugin_name: ""
1919
command: ["/og-describer-github"]

tasks/kubernetes_describer.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ id: "kubernetes-plugin-describer"
44
name: "Kubernetes Plugin Describer"
55
description: "Kubernetes Plugin Describer"
66
metadata:
7-
author: "ClearCompass Engineering Team" # Required
8-
contact: "engineering@clearcompass.so" # Required
9-
published_date: "2025-04-26" # Required: Format YYYY-MM-DD
10-
license: "Apache-2.0" # Required: Valid SPDX ID
11-
description: "Standalone task describer for Kubernetes resources." # Optional
12-
website: "https://clearcompass.so/" # Optional
7+
author: "ClearCompass Engineering Team"
8+
contact: "engineering@clearcompass.so"
9+
published_date: "2025-04-26"
10+
license: "Apache-2.0"
11+
description: "Standalone task describer for Kubernetes resources."
12+
website: "https://clearcompass.so/"
1313
supported_platform_versions:
1414
- ">=2.0.0, <3.0.0"
1515
is_enabled: true
16-
image_url: "ghcr.io/opengovern/og-describer-kubernetes@sha256:0a3236596e9b3c204799f9fdbba2569a20e77738f6da2035189562ec60ba3883"
16+
image_url: "ghcr.io/opengovern/og-describer-kubernetes@sha256:4720bbe6646b94f74e7f908fc12b20bdc7798e29c2b8e42257e769165e9e2e07"
1717
artifacts_url: ""
1818
steampipe_plugin_name: ""
1919
command: ["/og-describer-kubernetes"]

0 commit comments

Comments
 (0)