1
0

Update chart and values.yaml

This commit is contained in:
Vitali Quiering
2023-07-17 00:33:08 +02:00
parent 670dfff5ce
commit 2c1c059d6c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
name: act-runner name: act-runner
type: application type: application
version: 0.1.0 version: 0.1.1
appVersion: "0.1.14" appVersion: "0.2.3"

View File

@@ -8,7 +8,7 @@ image:
repository: vqui/act_runner repository: vqui/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.1.4" tag: "0.2.3"
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""