You've already forked act_runner-helm
Update app version to 0.2.10
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: act-runner
|
name: act-runner
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
appVersion: "0.2.6"
|
appVersion: "0.2.10"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# act-runner Helm Chart
|
# act-runner Helm Chart
|
||||||
|
|
||||||
```
|
```
|
||||||
helm repo add vquie https://vquie.github.io/helm-charts
|
helm repo add https://gitche.ir/api/packages/gitche/helm
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ image:
|
|||||||
repository: gitea/act_runner
|
repository: gitea/act_runner
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "0.2.6"
|
tag: "0.2.10"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user