diff --git a/Chart.yaml b/Chart.yaml index a9a2c7c..1a7ad7c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 name: act-runner type: application -version: 1.0.0 -appVersion: "0.2.6" +version: 1.1.0 +appVersion: "0.2.10" diff --git a/README.md b/README.md index c4b3749..4159ad2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # act-runner Helm Chart ``` -helm repo add vquie https://vquie.github.io/helm-charts +helm repo add https://gitche.ir/api/packages/gitche/helm ``` diff --git a/values.yaml b/values.yaml index 14bf3d8..b92b9b7 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ image: repository: gitea/act_runner pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "0.2.6" + tag: "0.2.10" imagePullSecrets: [] nameOverride: ""