We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b2e7d commit 2f4cf7cCopy full SHA for 2f4cf7c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [2.1.1] - 2025-09-09
+## [2.1.1] - 2025-09-xx
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:b8ee9396a92c260fb7142dacfd3f71efb7bedae3 # noqa yaml[line-length]
+ tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9:c9c244a7a409c804c9b40244734f7d94f3785e8b # noqa yaml[line-length]
5
vars_files:
6
- vars/main.yml
7
tasks:
0 commit comments