Skip to content

Commit a87790c

Browse files
authored
2.2.5 (#137)
Signed-off-by: desmax74 <mdessi@redhat.com>
1 parent 6417376 commit a87790c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
### Release Summary
44
Bug fix Release
55
### Bugfixes
6+
- TC-4542 Improve behaviour of cache then it's under memory pressure
7+
### Minor Changes
8+
- TC-4162 Create a read only/kill switch for TPA
69

710
## [2.2.4] - 2026-04-20
811

play.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: Trustification
22
hosts: trustification
33
vars:
4-
tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:ac1e3fc1c164af1020a2eb33350f9d59abc746b5 # noqa yaml[line-length]
4+
tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:ced1f63eb7c7bd19d20b3a990828e1ebd04c040c # noqa yaml[line-length]
55
vars_files:
66
- vars/main.yml
77
tasks:

0 commit comments

Comments
 (0)