From 43813097737deb45d13ef4736b2e71d917a20c74 Mon Sep 17 00:00:00 2001 From: incubator4 Date: Wed, 24 Jan 2024 12:06:41 +0800 Subject: [PATCH] chore: update serving-node package name --- charts/serving-node/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/serving-node/Chart.yaml b/charts/serving-node/Chart.yaml index 7aa1be9..0dd2b3c 100644 --- a/charts/serving-node/Chart.yaml +++ b/charts/serving-node/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: node +name: serving-node description: A Helm chart for Kubernetes # A chart can be either an 'application' or a 'library' chart. @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.1 +version: 0.1.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to