We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6417376 commit 0b92fcfCopy full SHA for 0b92fcf
2 files changed
CHANGELOG.md
@@ -3,6 +3,9 @@
3
### Release Summary
4
Bug fix Release
5
### 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
9
10
## [2.2.4] - 2026-04-20
11
play.yml
@@ -1,7 +1,7 @@
1
- name: Trustification
2
hosts: trustification
vars:
- tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:ac1e3fc1c164af1020a2eb33350f9d59abc746b5 # noqa yaml[line-length]
+ tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:ced1f63eb7c7bd19d20b3a990828e1ebd04c040c # noqa yaml[line-length]
vars_files:
- vars/main.yml
tasks:
0 commit comments