From 67b556b3eee1d5c55a136a66e814c12d450d90bb Mon Sep 17 00:00:00 2001 From: zipkinci Date: Wed, 8 Jan 2025 07:58:21 +0000 Subject: [PATCH] release: zipkin-0.3.6 --- 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 df88d09..5b7a981 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.4.2 +appVersion: 3.4.3 name: zipkin description: A Zipkin helm chart for kubernetes type: application -version: 0.3.5 # chart version maintained by release automation +version: 0.3.6 # chart version maintained by release automation maintainers: - name: openzipkin email: zipkin-dev@googlegroups.com