From 8e4c83ac3c7436696767b9b3ffc7f89e2f90b299 Mon Sep 17 00:00:00 2001 From: Jonathan Sick Date: Tue, 23 Jul 2024 11:36:45 -0400 Subject: [PATCH] Update to Unfurlbot 0.3.0 This version of unfurlbot supports unfurling tokens from bot messages like Sup standup reports. See https://github.com/lsst-sqre/unfurlbot/pull/8 --- applications/unfurlbot/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/unfurlbot/Chart.yaml b/applications/unfurlbot/Chart.yaml index bc0e56a94d..2b57f77bb8 100644 --- a/applications/unfurlbot/Chart.yaml +++ b/applications/unfurlbot/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.2.2" +appVersion: "0.3.0" description: Squarebot backend that unfurls Jira issues. name: unfurlbot sources: