Changed Aqua version to 2.6.4
This commit is contained in:
parent
9bc304f76b
commit
0f1f017d1c
@ -8,6 +8,4 @@ Aqua’s comprehensive, purpose-built platform for container security provides f
|
|||||||
- **User Access Control:** Fine-grained access control that enforces role-based access privileges at the container level.with full end-user accountability.
|
- **User Access Control:** Fine-grained access control that enforces role-based access privileges at the container level.with full end-user accountability.
|
||||||
- **Auditing & Compliance:** Track and audit events in your containerized applications, with real-time logging of granular event data and SIEM integration.
|
- **Auditing & Compliance:** Track and audit events in your containerized applications, with real-time logging of granular event data and SIEM integration.
|
||||||
#### Request a Trial
|
#### Request a Trial
|
||||||
For Hong Kong and Singapore, please contact <a style="font-weight:bold" href="mailto:support@edvancesecurity.com">support@edvancesecurity.com</a></br>
|
For trail please contact <a style="font-weight:bold" href="mailto:contact@aquasec.com">contact@aquasec.com</a>
|
||||||
For China, please contact <a style="font-weight:bold" href="mailto:chinasupport@edvancesecurity.com">chinasupport@edvancesecurity.com</a></br>
|
|
||||||
For other region, please contact <a style="font-weight:bold" href="mailto:contact@aquasec.com">contact@aquasec.com</a>
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
version: '2'
|
version: '2'
|
||||||
services:
|
services:
|
||||||
aqua-csp-service:
|
aqua-csp-service:
|
||||||
image: aquasec/csp:2.6.3
|
image: aquasec/csp:2.6.4
|
||||||
hostname: aqua-csp
|
hostname: aqua-csp
|
||||||
environment:
|
environment:
|
||||||
BATCH_INSTALL_ENFORCE_MODE: n
|
BATCH_INSTALL_ENFORCE_MODE: n
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.catalog:
|
.catalog:
|
||||||
name: "aqua"
|
name: "aqua"
|
||||||
version: "2.6.3"
|
version: "2.6.3"
|
||||||
description: "aqua csp 2.6.3"
|
description: "aqua csp 2.6.4"
|
||||||
minimum_rancher_version: v1.1.0
|
minimum_rancher_version: v1.1.0
|
||||||
questions:
|
questions:
|
||||||
- variable: console_port
|
- variable: console_port
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: Aqua
|
name: Aqua
|
||||||
description: |
|
description: |
|
||||||
Aqua Container Security Platform
|
Aqua Container Security Platform
|
||||||
version: 2.6.3
|
version: 2.6.4
|
||||||
category: Security
|
category: Security
|
||||||
|
Loading…
x
Reference in New Issue
Block a user