Commit 69e4526d authored by Thomas Boni's avatar Thomas Boni
Browse files

templates(lacework): update template images versions

parent 95178749
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.2.0] - 2023-09-18
* Update docker in docker image version to `24.0.6-dind`
* Update lacework scanner image version to `0.22.0`

## [0.1.0] - 2023-03-22
* Initial version
+2 −2
Original line number Diff line number Diff line
@@ -83,6 +83,6 @@ include:
| `REGISTRY_USER` | Registry user | `$CI_REGISTRY_USER` if `REGISTRY`==`$CI_REGISTRY` |
| `REGISTRY_PASSWORD` | Registry password. It should be set in GitLab CI/CD variables. | `$CI_REGISTRY_PASSWORD` if `REGISTRY`==`$CI_REGISTRY` |
| `LW_ADDITIONAL_OPTIONS` | Additional option to use in `lacework-inline-scanner` CLI | ` ` |
| `LW_VERSION` | Version of `lacework-inline-scanner` | `0.20.0` |
| `DIND_VERSION` | Version of `docker-in-docker` | `20.10.16-dind` |
| `LW_VERSION` | Version of `lacework-inline-scanner` | `0.22.0` |
| `DIND_VERSION` | Version of `docker-in-docker` | `24.0.6-dind` |
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ lacework:
      alias: docker
  variables:
    DOCKER_HOST: tcp://docker:2375
    IMAGE_TAG: 0.20.0
    DIND_VERSION: 20.10.16-dind
    IMAGE_TAG: 0.22.0
    DIND_VERSION: 24.0.6-dind
    LW_ADDITIONAL_OPTIONS: ""
    REGISTRY: $CI_REGISTRY
    REGISTRY_USER: ""
+1 −0
Original line number Diff line number Diff line
@@ -9,5 +9,6 @@ data:
    labels:
    - Security
    - Docker
    - Lacework
    license:
    deprecated: false