From 5941bec7310ba507424e502a20f42c9ded348fd3 Mon Sep 17 00:00:00 2001 From: desmax74 Date: Mon, 22 Jun 2026 17:18:41 +0200 Subject: [PATCH] 0.4.14 Signed-off-by: desmax74 --- CHANGELOG.md | 2 +- play.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 952945f..77b1465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [2.2.5] - 2026-06-xx +## [2.2.5] - 2026-06-25 ### Release Summary Bug fix Release diff --git a/play.yml b/play.yml index f3a9a34..290f004 100644 --- a/play.yml +++ b/play.yml @@ -1,7 +1,7 @@ - name: Trustification hosts: trustification vars: - tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:d508e6f5e33305df8d3901ac4c17d66c483f9741 # noqa yaml[line-length] + tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:618d77c1d3c62e16a1fcea57ec9c81d68fb1682b # noqa yaml[line-length] vars_files: - vars/main.yml tasks: