Skip to content

Commit

Permalink
added changes
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantrakh committed Feb 4, 2025
1 parent 1437e40 commit 51cea62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
spec:
descriptor:
type: terraform-runner
version: "1.0.0"
version: "1.0.1"
selector:
matchLabels:
app.kubernetes.io/name: "$name"
Expand Down
2 changes: 1 addition & 1 deletion deployer-image/marketplace/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ x-google-marketplace:
partnerId: "my-partner-id" # Replace with your actual Partner ID
solutionId: "my-product-id" # Replace with your actual Product ID
applicationApiVersion: v1beta1
publishedVersion: "1.0.0"
publishedVersion: "1.0.1"
publishedVersionMetadata:
releaseNote: "Initial release with Job support."
images:
Expand Down

0 comments on commit 51cea62

Please sign in to comment.