From d378796ef8a7aaf19a6a9103ba9b1bc9a639f605 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:28:50 -0700 Subject: [PATCH] updated databag container updated to latest go tools utilizing push notification repeater latest firebase API support --- public/v4/apps/databag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/databag.yml b/public/v4/apps/databag.yml index c319c828d..bfc1c0f04 100644 --- a/public/v4/apps/databag.yml +++ b/public/v4/apps/databag.yml @@ -13,7 +13,7 @@ caproverOneClickApp: variables: - id: '$$cap_version' label: Databag Version - defaultValue: '0.1.15' + defaultValue: '0.1.17' description: Check out their Docker page for the valid tags https://hub.docker.com/r/balzack/databag/tags validRegex: "/^([^\\s^\\/])+$/" - id: '$$cap_tz'