Skip to content

Commit 51cea62

Browse files
committed
added changes
1 parent 1437e40 commit 51cea62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployer-image/marketplace/manifests/application.yaml.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
spec:
1111
descriptor:
1212
type: terraform-runner
13-
version: "1.0.0"
13+
version: "1.0.1"
1414
selector:
1515
matchLabels:
1616
app.kubernetes.io/name: "$name"

deployer-image/marketplace/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ x-google-marketplace:
33
partnerId: "my-partner-id" # Replace with your actual Partner ID
44
solutionId: "my-product-id" # Replace with your actual Product ID
55
applicationApiVersion: v1beta1
6-
publishedVersion: "1.0.0"
6+
publishedVersion: "1.0.1"
77
publishedVersionMetadata:
88
releaseNote: "Initial release with Job support."
99
images:

0 commit comments

Comments
 (0)