Skip to content

Commit

Permalink
update image to 7.2.4 build 0369
Browse files Browse the repository at this point in the history
Change-Id: I656e5e34be92f3eda0ef9c26991e57fa443b0b22
  • Loading branch information
slguo-ftnt committed Jul 19, 2023
1 parent c32cf91 commit bcd90d0
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-6315-byol-09012021-001-w-license",
"imageName": "fwb-724-byol-07182023-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-723-byol-06192023-001-w-license
sourceImage: https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-724-byol-07182023-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.2.3
version: 7.2.4
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.2.3
version: 7.2.4
input:
properties:
- name: zone
Expand Down Expand Up @@ -306,5 +306,5 @@ runtime:
annotations:
autogenSpecType: SINGLE_VM
vmImage0: >-
https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-723-byol-06192023-001-w-license
https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-724-byol-07182023-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-6315-byol-09012021-001-w-license",
"imageName": "fwb-724-payg-07182023-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-723-payg-06192023-001-w-license
sourceImage: https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-724-payg-07182023-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.2.3
version: 7.2.4
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.2.3
version: 7.2.4
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-723-payg-06192023-001-w-license
https://www.googleapis.com/compute/v1/projects/fortigcp-project-001/global/images/fwb-724-payg-07182023-001-w-license
metadata_version: v1

0 comments on commit bcd90d0

Please sign in to comment.