From 36fc7c6d53f795b68b4e169aadc411aad8cf0a09 Mon Sep 17 00:00:00 2001 From: zipkinci Date: Sat, 13 Apr 2024 18:23:19 +0000 Subject: [PATCH] release: zipkin-0.3.2 --- charts/zipkin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/zipkin/Chart.yaml b/charts/zipkin/Chart.yaml index ced92d9..b449e47 100644 --- a/charts/zipkin/Chart.yaml +++ b/charts/zipkin/Chart.yaml @@ -10,11 +10,11 @@ # or implied. See the License for the specific language governing permissions and limitations under # the License. apiVersion: v2 -appVersion: 3.2.0 +appVersion: 3.2.1 name: zipkin description: A Zipkin helm chart for kubernetes type: application -version: 0.3.1 # chart version maintained by release automation +version: 0.3.2 # chart version maintained by release automation maintainers: - name: openzipkin email: zipkin-dev@googlegroups.com