From 22901019532cd718b848b3cf28da8df694e4946d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 19 Sep 2022 23:40:38 +0200 Subject: [PATCH] Bot Updating Documentation --- images/docker-yq.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-yq.md b/images/docker-yq.md index 4845444543..47459632a5 100755 --- a/images/docker-yq.md +++ b/images/docker-yq.md @@ -150,6 +150,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **19.09.22:** - Rebase to 3.15. * **18.05.21:** - Rebase to 3.13. add linuxserver wheel repo. * **09.10.20:** - Fix run scripts evaluating `$` in cases where they should not (ex: inside single quotes). Please rerun the [Recommended method](https://github.com/linuxserver/docker-yq#recommended-method) install/setup commands. * **07.10.20:** - Initial Release.