diff --git a/Chart.yaml b/Chart.yaml index f23efb3..0dbc5f8 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 name: act-runner type: application -version: 0.1.1 -appVersion: "0.2.3" +version: 0.1.2 +appVersion: "0.2.6" diff --git a/values.yaml b/values.yaml index 977ec48..4f789c1 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ image: repository: vqui/act_runner pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "0.2.3" + tag: "0.2.6" imagePullSecrets: [] nameOverride: ""