Skip to content

Commit ae0e77b

Browse files
committed
addednchanges
1 parent 5e25aed commit ae0e77b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
spec:
1212
descriptor:
1313
type: terraform-runner
14-
version: "AE-1241-fix-vulnerabilties-d-21c3412"
14+
version: "2.1.1"
1515
notes: |-
1616
# This command retrieves the IP address of the proxy-ingress service in the 'stackgen' namespace.
1717
# It uses kubectl to get the load balancer ingress IP and then constructs the URL.

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: "stackgen-gcp-marketplace" # Replace with your actual Partner ID
44
solutionId: "stackgen-enterprise-platform-k8s-v2.endpoints.stackgen-gcp-marketplace.cloud.goog" # Replace with your actual Product ID
55
applicationApiVersion: v1beta1
6-
publishedVersion: "AE-1241-fix-vulnerabilties-d-21c3412"
6+
publishedVersion: "2.1.1"
77
publishedVersionMetadata:
88
releaseNote: "Initial release with Job support."
99
images:

0 commit comments

Comments
 (0)