From 37b8132d7f63e5176acd9a4e3996ccc4c9512d6b Mon Sep 17 00:00:00 2001 From: Juck Zhang <1147815623@qq.com> Date: Sat, 3 Dec 2022 10:10:39 +0800 Subject: [PATCH] feat --- charts/clash/Chart.yaml | 2 +- charts/clash/templates/yacd.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/clash/Chart.yaml b/charts/clash/Chart.yaml index d4b0fc0..7d08970 100644 --- a/charts/clash/Chart.yaml +++ b/charts/clash/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.0.2 +version: 0.0.2-1 # 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 diff --git a/charts/clash/templates/yacd.yaml b/charts/clash/templates/yacd.yaml index 4c4598d..50209ff 100644 --- a/charts/clash/templates/yacd.yaml +++ b/charts/clash/templates/yacd.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: yacd - image: haishanh/yacd + image: haishanh/yacd:v0.3.8 ports: - containerPort: 80 nodeSelector: