-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
case2app update for 2025-02-11T15:18:14+0000
- Loading branch information
Jenkins user
committed
Feb 11, 2025
1 parent
5a0c2f1
commit 7efc97a
Showing
4 changed files
with
31 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
docs/assets/html/ibm-guardium-data-security-center-edge-table.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<link rel="stylesheet" type="text/css" href="https://ibm.github.io/cloud-pak/assets/css/style.scss"> | ||
<div class="header"> | ||
<h1>IBM: CASE to Application Version</h1> | ||
</div> | ||
|
||
<p>This page describes a summary of the CASE version to Application version mapping</p> | ||
|
||
<h2>Common Airgap Environmental Variables:</H2> | ||
|
||
<div><code>export OFFLINEDIR=\$HOME/offline </code></div> <br /> | ||
<div><code>export CASE_REPO_PATH=https://github.com/IBM/cloud-pak/raw/master/repo/case </div></code><br /> | ||
<div><code>export CASE_LOCAL_PATH=$OFFLINEDIR/$CASE_ARCHIVE" </div></code><br /> | ||
<div><code>export CASE_ARCHIVE=$CASE_NAME-$CASEVERSION.tgz </div></code><br /> | ||
|
||
<h2>CASE to Application reference</h2> | ||
|
||
<table id="caseTable"> | ||
|
||
<tr> | ||
<th>CASE</th> | ||
<th>App Version</th> | ||
<th>CASE Version</th> | ||
<th>Description</th> | ||
<th>Airgap Variables</th> | ||
</tr> | ||
<tr><td>ibm-guardium-data-security-center-edge</td><td width=160px;>1.0.0</td><td width=150px;><a href=https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-guardium-data-security-center-edge/1.0.0>1.0.0</a></td> <td width=500ps;>Enhance your visibility and protection, understand risk, and uncover hidden threats by centralizing data security and audit data</td><td>export CASE_NAME=ibm-guardium-data-security-center-edge<br>export CASE_VERSION=1.0.0<br>export CASE_ARCHIVE=ibm-guardium-data-security-center-edge-1.0.0.tgz<br>export CASE_INVENTORY_SETUP=guardiumDataSecurityCenterEdgeOperator<br>export CASE_INVENTORY_SETUP=guardiumDataSecurityCenterEdgeRegistration<br>export CASE_INVENTORY_SETUP=ibmCertManagerOperatorSetup<br>export CASE_INVENTORY_SETUP=ibmCommonServiceOperatorSetup<br>export CASE_INVENTORY_SETUP=install<br>export CASE_INVENTORY_SETUP=nginxSetup<br>export CASE_INVENTORY_SETUP=olmSetup<br>export CASE_INVENTORY_SETUP=redhatMarketplaceOperatorSetup<br></td></tr> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters