diff --git a/components/tyk-dashboard/values.yaml b/components/tyk-dashboard/values.yaml index db6eadca..02595d16 100644 --- a/components/tyk-dashboard/values.yaml +++ b/components/tyk-dashboard/values.yaml @@ -170,7 +170,7 @@ dashboard: repository: tykio/tyk-dashboard # tag for Tyk Dashboard - tag: v5.1.0 + tag: v5.2.0 # image pull policy pullPolicy: Always diff --git a/components/tyk-enterprise-portal/values.yaml b/components/tyk-enterprise-portal/values.yaml index 347abc23..2f81c741 100644 --- a/components/tyk-enterprise-portal/values.yaml +++ b/components/tyk-enterprise-portal/values.yaml @@ -98,7 +98,7 @@ containerPort: 3001 image: repository: tykio/portal # Enterprise portal < v1.2 is not supported - tag: v1.6.0 + tag: v1.7.0 pullPolicy: Always # image pull secrets to use when pulling images from repository diff --git a/components/tyk-gateway/values.yaml b/components/tyk-gateway/values.yaml index d9040d35..db3e976d 100644 --- a/components/tyk-gateway/values.yaml +++ b/components/tyk-gateway/values.yaml @@ -145,7 +145,7 @@ gateway: repository: docker.tyk.io/tyk-gateway/tyk-gateway # image tag for Tyk Gateway - tag: v5.1.0 + tag: v5.2.0 # image pull policy for Tyk Gateway pullPolicy: IfNotPresent diff --git a/components/tyk-pump/values.yaml b/components/tyk-pump/values.yaml index 9b55efb1..8d78b914 100644 --- a/components/tyk-pump/values.yaml +++ b/components/tyk-pump/values.yaml @@ -141,7 +141,7 @@ pump: repository: docker.tyk.io/tyk-pump/tyk-pump # tag for Tyk pump - tag: v1.8.1 + tag: v1.8.3 # image pull policy pullPolicy: IfNotPresent diff --git a/tyk-mdcb-data-plane/values.yaml b/tyk-mdcb-data-plane/values.yaml index 524d7a66..59aca4e4 100644 --- a/tyk-mdcb-data-plane/values.yaml +++ b/tyk-mdcb-data-plane/values.yaml @@ -157,7 +157,7 @@ tyk-gateway: repository: tykio/tyk-gateway # image tag for Tyk Gateway - tag: v5.1.0 + tag: v5.2.0 # image pull policy for Tyk Gateway pullPolicy: IfNotPresent @@ -329,7 +329,7 @@ tyk-pump: repository: docker.tyk.io/tyk-pump/tyk-pump # tag for Tyk pump - tag: v1.8.1 + tag: v1.8.3 # image pull policy pullPolicy: IfNotPresent diff --git a/tyk-oss/values.yaml b/tyk-oss/values.yaml index 6d5b11fa..ec4a7e7c 100644 --- a/tyk-oss/values.yaml +++ b/tyk-oss/values.yaml @@ -129,7 +129,7 @@ tyk-gateway: repository: docker.tyk.io/tyk-gateway/tyk-gateway # image tag for Tyk Gateway - tag: v5.1.0 + tag: v5.2.0 # image pull policy for Tyk Gateway pullPolicy: IfNotPresent @@ -291,7 +291,7 @@ tyk-pump: repository: docker.tyk.io/tyk-pump/tyk-pump # tag for Tyk pump - tag: v1.8.1 + tag: v1.8.3 # image pull policy pullPolicy: IfNotPresent diff --git a/tyk-single-dc/values.yaml b/tyk-single-dc/values.yaml index 0f15d0b1..95f857c5 100644 --- a/tyk-single-dc/values.yaml +++ b/tyk-single-dc/values.yaml @@ -230,7 +230,7 @@ tyk-gateway: repository: tykio/tyk-gateway # image tag for Tyk Gateway - tag: v5.1.0 + tag: v5.2.0 # image pull policy for Tyk Gateway pullPolicy: IfNotPresent @@ -395,7 +395,7 @@ tyk-pump: repository: docker.tyk.io/tyk-pump/tyk-pump # tag for Tyk pump - tag: v1.8.1 + tag: v1.8.3 # image pull policy pullPolicy: IfNotPresent @@ -620,7 +620,7 @@ tyk-dashboard: repository: tykio/tyk-dashboard # tag for Tyk Dashboard - tag: v5.1.0 + tag: v5.2.0 # image pull policy pullPolicy: Always @@ -742,7 +742,7 @@ tyk-enterprise-portal: image: repository: tykio/portal # Enterprise portal < v1.2 is not supported - tag: v1.6.0 + tag: v1.7.0 pullPolicy: Always # image pull secrets to use when pulling images from repository