Skip to content

Commit

Permalink
fix: pin describers images
Browse files Browse the repository at this point in the history
  • Loading branch information
artaasadi committed Jan 14, 2025
1 parent c15da3b commit fcffcf2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions assets/integrations/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-aws",
"schema_ids": ["aws"],
"PackageURL": "ghcr.io/opengovern/og-describer-aws",
"PackageTag": "local-latest"
"PackageTag": "local-v0.2.6"
},
{
"id": 2,
Expand All @@ -25,7 +25,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-azure",
"schema_ids": ["azure"],
"PackageURL": "ghcr.io/opengovern/og-describer-azure",
"PackageTag": "local-latest"
"PackageTag": "local-v0.1.17"
},
{
"id": 3,
Expand All @@ -39,7 +39,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-entraid",
"schema_ids": ["entraid"],
"PackageURL": "ghcr.io/opengovern/og-describer-entraid",
"PackageTag": "local-latest"
"PackageTag": "local-v0.2.9"
},
{
"id": 4,
Expand All @@ -53,7 +53,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-github",
"schema_ids": ["github"],
"PackageURL": "ghcr.io/opengovern/og-describer-github",
"PackageTag": "local-latest"
"PackageTag": "local-v0.43.4"
},
{
"id": 5,
Expand All @@ -67,7 +67,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-digitalocean",
"schema_ids": ["digitalocean"],
"PackageURL": "ghcr.io/opengovern/og-describer-digitalocean",
"PackageTag": "local-latest"
"PackageTag": "local-v0.0.9"
},
{
"id": 6,
Expand All @@ -81,7 +81,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-cloudflare",
"schema_ids": ["cloudflare"],
"PackageURL": "ghcr.io/opengovern/og-describer-cloudflare",
"PackageTag": "local-latest"
"PackageTag": "local-v0.4.1"
},

{
Expand All @@ -96,7 +96,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-openai",
"schema_ids": ["openai"],
"PackageURL": "ghcr.io/opengovern/og-describer-openai",
"PackageTag": "local-latest"
"PackageTag": "local-v0.3.1"
},
{
"id": 8,
Expand All @@ -110,7 +110,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-linode",
"schema_ids": ["linode"],
"PackageURL": "ghcr.io/opengovern/og-describer-linode",
"PackageTag": "local-latest"
"PackageTag": "local-v0.8.2"
},
{
"id": 9,
Expand All @@ -124,7 +124,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-cohereai",
"schema_ids": ["cohereai"],
"PackageURL": "ghcr.io/opengovern/og-describer-cohereai",
"PackageTag": "local-latest"
"PackageTag": "local-v0.3.3"
},
{
"id": 10,
Expand All @@ -138,7 +138,7 @@
"SourceCode": "https://github.com/opengovern/og-describer-googleworkspace",
"schema_ids": ["googleworkspace"],
"PackageURL": "ghcr.io/opengovern/og-describer-googleworkspace",
"PackageTag": "local-latest"
"PackageTag": "local-v0.4.11"
},
{
"id": 11,
Expand All @@ -164,7 +164,7 @@
"Availability": "GA",
"SourceCode": "https://github.com/opengovern/og-describer-render",
"PackageURL": "ghcr.io/opengovern/og-describer-render",
"PackageTag": "local-latest"
"PackageTag": "local-v0.2.4"
},
{
"id": 13,
Expand All @@ -178,7 +178,7 @@
"schema_ids": ["doppler"],
"SourceCode": "https://github.com/opengovern/og-describer-doppler",
"PackageURL": "ghcr.io/opengovern/og-describer-doppler",
"PackageTag": "local-latest"
"PackageTag": "local-v0.2.2"
},
{
"id": 14,
Expand Down

0 comments on commit fcffcf2

Please sign in to comment.