From 41ea1a94abf3a4c9973cf01606e9418bf937bf9c Mon Sep 17 00:00:00 2001 From: andrei-tyk <97896463+andrei-tyk@users.noreply.github.com> Date: Tue, 20 Jun 2023 12:54:27 +0300 Subject: [PATCH] Release beta4 chart version updates (#60) --- components/tyk-bootstrap/Chart.yaml | 2 +- components/tyk-dashboard/Chart.yaml | 2 +- components/tyk-gateway/Chart.yaml | 2 +- components/tyk-pump/Chart.yaml | 2 +- tyk-mdcb-data-plane/Chart.lock | 8 ++++---- tyk-mdcb-data-plane/Chart.yaml | 6 +++--- tyk-oss/Chart.lock | 8 ++++---- tyk-oss/Chart.yaml | 6 +++--- tyk-single-dc/Chart.lock | 12 ++++++------ tyk-single-dc/Chart.yaml | 10 +++++----- 10 files changed, 29 insertions(+), 29 deletions(-) diff --git a/components/tyk-bootstrap/Chart.yaml b/components/tyk-bootstrap/Chart.yaml index 9ec14160..5bb13925 100644 --- a/components/tyk-bootstrap/Chart.yaml +++ b/components/tyk-bootstrap/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.0-beta3 +version: 1.0.0-beta4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/components/tyk-dashboard/Chart.yaml b/components/tyk-dashboard/Chart.yaml index 3c63afce..834dc3c6 100644 --- a/components/tyk-dashboard/Chart.yaml +++ b/components/tyk-dashboard/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.0-beta3 +version: 1.0.0-beta4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/components/tyk-gateway/Chart.yaml b/components/tyk-gateway/Chart.yaml index 9f5341c2..2934b5b2 100644 --- a/components/tyk-gateway/Chart.yaml +++ b/components/tyk-gateway/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-gateway -version: 1.0.0-beta3 +version: 1.0.0-beta4 description: This chart deploys the open source Tyk Gateway. Tyk Gateway is a fully open source Enterprise API Gateway, supporting REST, GraphQL, TCP and gRPC protocols. Tyk Gateway is provided ‘Batteries-included’, with no feature lockout. It enables organisations and businesses around diff --git a/components/tyk-pump/Chart.yaml b/components/tyk-pump/Chart.yaml index 5d78841c..de0867ed 100644 --- a/components/tyk-pump/Chart.yaml +++ b/components/tyk-pump/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 name: tyk-pump -version: 1.0.0-beta3 +version: 1.0.0-beta4 description: This chart deploys the open source Tyk Pump. Tyk Pump is a pluggable analytics purger to move Analytics generated by Tyk Gateway to any back-end. diff --git a/tyk-mdcb-data-plane/Chart.lock b/tyk-mdcb-data-plane/Chart.lock index 1b11bade..d9856e49 100644 --- a/tyk-mdcb-data-plane/Chart.lock +++ b/tyk-mdcb-data-plane/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.0.0-beta3 + version: 1.0.0-beta4 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.0.0-beta3 -digest: sha256:428f9ac84e27a1d508a6724a0ee2baa336f8f84fd6cc179458a880f447598dbf -generated: "2023-06-14T18:09:01.497646+03:00" + version: 1.0.0-beta4 +digest: sha256:61e1e30af5f15fe846894242b602f417fbc80688d9426b602fce0f4508294ccc +generated: "2023-06-20T11:37:46.494748+03:00" diff --git a/tyk-mdcb-data-plane/Chart.yaml b/tyk-mdcb-data-plane/Chart.yaml index 31f089e2..fb38d5f7 100644 --- a/tyk-mdcb-data-plane/Chart.yaml +++ b/tyk-mdcb-data-plane/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.0-beta3 +version: 1.0.0-beta4 dependencies: - name: tyk-gateway - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-pump condition: global.components.pump diff --git a/tyk-oss/Chart.lock b/tyk-oss/Chart.lock index 5c07a43d..19ee92e8 100644 --- a/tyk-oss/Chart.lock +++ b/tyk-oss/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.0.0-beta3 + version: 1.0.0-beta4 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.0.0-beta3 -digest: sha256:428f9ac84e27a1d508a6724a0ee2baa336f8f84fd6cc179458a880f447598dbf -generated: "2023-06-14T18:09:08.247755+03:00" + version: 1.0.0-beta4 +digest: sha256:61e1e30af5f15fe846894242b602f417fbc80688d9426b602fce0f4508294ccc +generated: "2023-06-20T11:37:39.058649+03:00" diff --git a/tyk-oss/Chart.yaml b/tyk-oss/Chart.yaml index e437533e..daf9cb58 100644 --- a/tyk-oss/Chart.yaml +++ b/tyk-oss/Chart.yaml @@ -15,14 +15,14 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.0-beta3 +version: 1.0.0-beta4 dependencies: - name: tyk-gateway - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-pump condition: global.components.pump diff --git a/tyk-single-dc/Chart.lock b/tyk-single-dc/Chart.lock index 88120dec..7d14df3d 100644 --- a/tyk-single-dc/Chart.lock +++ b/tyk-single-dc/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.0.0-beta3 + version: 1.0.0-beta4 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.0.0-beta3 + version: 1.0.0-beta4 - name: tyk-dashboard repository: file://../components/tyk-dashboard - version: 1.0.0-beta3 + version: 1.0.0-beta4 - name: tyk-bootstrap repository: file://../components/tyk-bootstrap - version: 1.0.0-beta3 -digest: sha256:1a4de7a4b017fd42cde20812b796dfae4327b12f2e1c407d7720dd18a2fcf9a2 -generated: "2023-06-02T12:25:44.165702+03:00" + version: 1.0.0-beta4 +digest: sha256:cc61a2ce32d8de56669e524e0d90792b7ee3529873cb9d33e65201afb35f32ec +generated: "2023-06-20T11:37:31.921027+03:00" diff --git a/tyk-single-dc/Chart.yaml b/tyk-single-dc/Chart.yaml index f5425c24..dba0cf6b 100644 --- a/tyk-single-dc/Chart.yaml +++ b/tyk-single-dc/Chart.yaml @@ -15,19 +15,19 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.0-beta3 +version: 1.0.0-beta4 dependencies: - name: tyk-gateway - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-pump condition: global.components.pump - name: tyk-dashboard - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-dashboard - name: tyk-bootstrap - version: 1.0.0-beta3 + version: 1.0.0-beta4 repository: file://../components/tyk-bootstrap