From 89c1099a1997936f6c71b3ed7f96212d73d341c6 Mon Sep 17 00:00:00 2001 From: Emily Curry Date: Thu, 5 Mar 2026 12:09:54 -0600 Subject: [PATCH] Add Doppler tools to collections index Today, this just includes the Doppler CLI. --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 58c040d6..9fa3ee21 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -1391,6 +1391,11 @@ contact: https://github.com/ttyrho/devcontainer-features/issues repository: https://github.com/ttyrho/devcontainer-features ociReference: ghcr.io/ttyrho/devcontainer-features +- name: Doppler Features + maintainer: Doppler Team + contact: https://github.com/DopplerHQ/devcontainer-features/issues + repository: https://github.com/DopplerHQ/devcontainer-features + ociReference: ghcr.io/dopplerhq/devcontainer-features - name: lornd-uv maintainer: lornd contact: https://github.com/LDlornd/uv-dev-container/issues