From 21728587c563d1c9712d339ea563a446bd82b817 Mon Sep 17 00:00:00 2001 From: Kyle Harding Date: Wed, 1 May 2024 15:27:56 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a29abf5..1893d81 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # confd-releases Releases of [confd](https://github.com/kelseyhightower/confd) compiled and packaged in OCI format. + +Primarily to resolve a upx packaging issue referenced [here](https://github.com/kelseyhightower/confd/issues/875) and [here](https://github.com/balena-io/balena-monitor/issues/549). + +This repo can be archived pending a new official release of confd greater than v.0.16.0 released in 2018.