diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 3a21dad7d..6b8906670 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: tyk-operator description: A Helm chart to install the tyk-operator type: application -version: 0.12.0 # version of the chart +version: 0.13.0 # version of the chart diff --git a/helm/values.yaml b/helm/values.yaml index 90bd9880f..617a1cc25 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -11,7 +11,7 @@ envVars: image: repository: tykio/tyk-operator pullPolicy: IfNotPresent - tag: "v0.12.0" + tag: "v0.13.0" imagePullSecrets: [] nameOverride: "" fullnameOverride: ""