From b6d2c71d22108a6936180d42b8a8bbdf8c857c84 Mon Sep 17 00:00:00 2001 From: Eguo Wang Date: Sun, 4 Feb 2024 23:50:29 +0800 Subject: [PATCH] Bump kpack version from 0.2.2 to 0.2.3 --- charts/amphitheatre/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/amphitheatre/Chart.yaml b/charts/amphitheatre/Chart.yaml index a812a56..5bcf229 100644 --- a/charts/amphitheatre/Chart.yaml +++ b/charts/amphitheatre/Chart.yaml @@ -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.12.6 +version: 0.12.7 # 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 @@ -39,7 +39,7 @@ dependencies: condition: gateway.enabled - name: kpack repository: https://charts.amphitheatre.app - version: 0.2.2 + version: 0.2.3 condition: kpack.enabled - name: metrics-server repository: https://kubernetes-sigs.github.io/metrics-server/