We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca37048 commit 02e25a1Copy full SHA for 02e25a1
CHANGELOG.md
@@ -1,6 +1,7 @@
1
-## [2.0.0] - 2025-xx-XX
+## [2.0.0] - 2025-04-10
2
3
### Release Summary
4
+First release based on trustify repository
5
6
### Minor Changes
7
play.yml
@@ -2,7 +2,7 @@
hosts: trustification
vars:
# V2.0.0
- tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel:de73a7cd8373124f6a7a919d1d703cb53a24dc8e # noqa yaml[line-length]
+ tpa_single_node_trustification_image: registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel:7a3948fccf9293aac295d16fd76f33dc0a4ad39d # noqa yaml[line-length]
vars_files:
- vars/main.yml
8
tasks:
0 commit comments