We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45750d8 commit 5941becCopy full SHA for 5941bec
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [2.2.5] - 2026-06-xx
+## [2.2.5] - 2026-06-25
2
3
### Release Summary
4
Bug fix Release
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]
5
vars_files:
6
- vars/main.yml
7
tasks:
0 commit comments