From 0a5b5a4d1a6f554f6a6bf108f1c2e9904741ee3b Mon Sep 17 00:00:00 2001 From: Burak Tungut Date: Mon, 7 Aug 2023 02:37:16 +0300 Subject: [PATCH] release notes line fix --- README.md | 1 + chart/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index e3ac2c2..ca82c30 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The easiest and most effective method for creating and managing Azure DevOps age Since the **1.0.8 release** , the Dockerfile and Helm chart have been configured to utilize a non-root user. :white_check_mark: [Issue : Non-root user should be implemented](https://github.com/btungut/azure-devops-agent-on-kubernetes/issues/3) + :white_check_mark: [Issue : docker could be called without sudo](https://github.com/btungut/azure-devops-agent-on-kubernetes/issues/5) ## Prerequisites diff --git a/chart/README.md b/chart/README.md index 896b1ba..16242c7 100644 --- a/chart/README.md +++ b/chart/README.md @@ -7,6 +7,7 @@ The easiest and most effective method for creating and managing Azure DevOps age Since the **1.0.8 release** , the Dockerfile and Helm chart have been configured to utilize a non-root user. :white_check_mark: [Issue : Non-root user should be implemented](https://github.com/btungut/azure-devops-agent-on-kubernetes/issues/3) + :white_check_mark: [Issue : docker could be called without sudo](https://github.com/btungut/azure-devops-agent-on-kubernetes/issues/5) ## Prerequisites