From 2d05a3d8228c162aa5e1956681935935ac8c52b9 Mon Sep 17 00:00:00 2001 From: Joao C Costa Date: Mon, 3 Apr 2023 18:37:23 +0100 Subject: [PATCH] Bump azurite version to 3.23.0 --- charts/azurite/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/azurite/Chart.yaml b/charts/azurite/Chart.yaml index 8fa4013..46e187a 100644 --- a/charts/azurite/Chart.yaml +++ b/charts/azurite/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: "v2" name: "azurite" type: application -version: "1.9.0" -appVersion: "3.22.0" +version: "1.9.1" +appVersion: "3.23.0" description: "A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies" home: "https://github.com/Azure/Azurite"