Skip to content

Commit

Permalink
update image to 7.4.3 build 0638
Browse files Browse the repository at this point in the history
Change-Id: I4b68b775eae41667e5e42174720e60b718034107
  • Loading branch information
ifanhsu committed Jun 26, 2024
1 parent 600001f commit 0f86170
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion byol/c2d_deployment_configuration.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"defaultDeploymentType": "SINGLE_VM",
"imageName": "fwb-740-byol-07242023-001-w-license",
"imageName": "fwb-743-byol-05292024-001-w-license",
"projectId": "fortigcp-project-001",
"templateName": "nonexistent_template",
"useSolutionPackage": true
Expand Down
2 changes: 1 addition & 1 deletion byol/fortiweb.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resources:
properties:
instanceName: {{ instanceName }}
# sourceImage: https://www.googleapis.com/compute/v1/projects/dev-project-001-166400/global/images/marcopocfwb?project=dev-project-001-166400
sourceImage: https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-740-byol-07242023-001-w-license
sourceImage: https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-743-byol-05292024-001-w-license
zone: {{ zone }}
machineType: {{ machineType }}
networks:
Expand Down
6 changes: 3 additions & 3 deletions byol/fortiweb.jinja.display
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ description:
tagline: 'AI-based, multi-layered protection for web-based applications'
title: Fortinet FortiWeb Web Application Firewall WAF VM
url: 'https://www.fortinet.com/products/web-application-firewall/fortiweb.html'
version: 7.4.0
version: 7.4.3
documentations:
- title: Administration Guide
url: 'https://docs.fortinet.com/product/fortiweb/'
Expand Down Expand Up @@ -57,7 +57,7 @@ description:
- type: SOFTWARE_GROUP_OS
software:
- title: FortiWeb
version: 7.4.0
version: 7.4.3
input:
properties:
- name: zone
Expand Down Expand Up @@ -310,5 +310,5 @@ runtime:
annotations:
autogenSpecType: SINGLE_VM
vmImage0: >-
https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-740-byol-07242023-001-w-license
https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-743-byol-05292024-001-w-license
metadata_version: v1
2 changes: 1 addition & 1 deletion payg/c2d_deployment_configuration.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"defaultDeploymentType": "SINGLE_VM",
"imageName": "fwb-740-payg-07242023-001-w-license",
"imageName": "fwb-743-payg-05292024-001-w-license",
"projectId": "fortigcp-project-001",
"templateName": "nonexistent_template",
"useSolutionPackage": true
Expand Down
2 changes: 1 addition & 1 deletion payg/fortiweb.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resources:
properties:
instanceName: {{ instanceName }}
# sourceImage: https://www.googleapis.com/compute/v1/projects/dev-project-001-166400/global/images/marcopocfwb?project=dev-project-001-166400
sourceImage: https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-740-payg-07242023-001-w-license
sourceImage: https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-743-payg-05292024-001-w-license
zone: {{ zone }}
machineType: {{ machineType }}
networks:
Expand Down
6 changes: 3 additions & 3 deletions payg/fortiweb.jinja.display
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ description:
tagline: 'AI-based, multi-layered protection for web-based applications'
title: Fortinet FortiWeb Web Application Firewall WAF VM (PAYG)
url: 'https://www.fortinet.com/products/web-application-firewall/fortiweb.html'
version: 7.4.0
version: 7.4.3
documentations:
- title: Administration Guide
url: 'https://docs.fortinet.com/product/fortiweb/'
Expand Down Expand Up @@ -57,7 +57,7 @@ description:
- type: SOFTWARE_GROUP_OS
software:
- title: FortiWeb
version: 7.4.0
version: 7.4.3
input:
properties:
- name: zone
Expand Down Expand Up @@ -295,5 +295,5 @@ runtime:
annotations:
autogenSpecType: SINGLE_VM
vmImage0: >-
https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-740-payg-07242023-001-w-license
https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-743-payg-05292024-001-w-license
metadata_version: v1

0 comments on commit 0f86170

Please sign in to comment.