From 5debff138b5c8c0377c28ee4ece8794cfe817f92 Mon Sep 17 00:00:00 2001 From: Hamid FzM Date: Thu, 25 Apr 2024 14:05:24 -0400 Subject: [PATCH] Update app version to 0.2.10 --- Chart.yaml | 4 ++-- README.md | 2 +- values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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: ""