Skip to content

Commit

Permalink
removing step git reset --hard $CI_COMMIT_SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-eddiek committed Dec 10, 2024
1 parent ea22fa5 commit 97f991d
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions azure/templates/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,8 @@ To deploy a specific Azure image, adjust the image version during the manual dep
1. Determine the desired image version -
- Visit [sk132192 - CloudGuard Network Security for Azure - Latest Updates](https://support.checkpoint.com/results/sk/sk132192#:~:text=CloudGuard%20for%20Azure%20Gateway%20Images%20history) >
Images History sections.
- Find the version of the desired image and change it as follows:
**Examples:**
The version on the SK - **R81.10-335.1498**
Converted for the Azure template - **8110.900335.1498**
The version on the SK - **R81-335.883**
Converted for the Azure template - **8100.900335.0883**
- Find the version of the desired image Under "Marketplace Image version"
2. In the "mainTemplate.json" file, change the value of the **“version”** parameter from “latest” to the version you want to deploy. This must be done under the version type of image you want to deploy (sg-byol, sg-ngtp, etc.)
Expand Down

0 comments on commit 97f991d

Please sign in to comment.