We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ed43f commit c7c8780Copy full SHA for c7c8780
1 file changed
.github/templates/ISSUE.md
@@ -3,5 +3,5 @@ title: Configuration of the imgproxy has been updated
3
assignees: nepalez, dragonsmith
4
labels: enhancement
5
---
6
-@{{ payload.actor }} has just updated the [Configuration](https://docs.imgproxy.net/configuration/options) part of the documentation.
7
-Please, check [the difference]({{ payload.link }}) and make the necessary changes in the Helm chart.
+@{{ payload.client_payload.actor }} has just updated the [Configuration](https://docs.imgproxy.net/configuration/options) part of the documentation.
+Please, check [the difference]({{ payload.client_payload.link }}) and make the necessary changes in the Helm chart.
0 commit comments