From 29f67be0d44a498783462461e5781ac4b2329386 Mon Sep 17 00:00:00 2001 From: Eric Van Hensbergen Date: Fri, 27 Aug 2021 17:29:47 +0000 Subject: [PATCH] Baseline SAGE description file for ECR --- sage.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 sage.yaml diff --git a/sage.yaml b/sage.yaml new file mode 100644 index 0000000..0bbda96 --- /dev/null +++ b/sage.yaml @@ -0,0 +1,13 @@ +name: device-manager +namespace: smarter +version: "1.20.7" +description: A kubernetes device manager for governing access to node devices + +source: + architectures: + - linux/amd64 + - linux/arm/v7 + - linux/arm64 + url: https://github.com/smarter/smarter-device-manager + branch: sage +