From 4d4793b4e49befdf6dacba9ea0c0ea79aee635b2 Mon Sep 17 00:00:00 2001 From: Karla Felix Date: Tue, 23 Jul 2024 16:59:40 -0300 Subject: [PATCH] Audit tag update to stx.10.0-v1.0.5 This image was updated to comply with new base image and with kernel v6.6. Test Plan: PASS: Install pod with the new image and check if it is running. PASS: Check audit logrotate. PASS: Check auditd auditable events. PASS: Check auditd override settings. PASS: Confirm kernel version is 6.6 in the running pod with 'uname -r' Story: 2011089 Task: 50647 Depends-on: https://review.opendev.org/c/starlingx/root/+/924811 Change-Id: I93c9cbf5e217d7294065f031605661118eed17aa Signed-off-by: Karla Felix --- helm-charts/custom/audit-helm/audit-helm/audit/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/custom/audit-helm/audit-helm/audit/values.yaml b/helm-charts/custom/audit-helm/audit-helm/audit/values.yaml index 45a2fee..0a74e73 100755 --- a/helm-charts/custom/audit-helm/audit-helm/audit/values.yaml +++ b/helm-charts/custom/audit-helm/audit-helm/audit/values.yaml @@ -4,7 +4,7 @@ image: repository: docker.io/starlingx/stx-audit - tag: stx.8.0-v1.0.4 + tag: stx.10.0-v1.0.5 pullPolicy: IfNotPresent debug: ''