You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the Apache Camel version in build.sh to 4.7.0 (jbang -Dcamel.jbang.version=4.7.0) and the problem was fixed. Is this more a bug in Apache Camel?
Describe the bug
Secret references work in dev mode but in versions 4.7.1 and 4.8.0 secret references only return the placeholder name.
Steps to reproduce the behavior
id: route-c743
nodePrefixId: route-8fa
from:
id: from-490e
uri: timer
parameters:
timerName: testing
steps:
- log:
id: log-1c41
message: "{{secret:karavan/karavan.git.branch}}"
Variant
Web Application
Container Management (if applicable)
Kubernetes
Operating System (if applicable)
None
Version
4.8.0
Relevant log output
No response
The text was updated successfully, but these errors were encountered: