From 3a822f9c66d73eb341d353cdf852caa695535018 Mon Sep 17 00:00:00 2001 From: Burak Sekili Date: Fri, 5 Apr 2024 16:21:06 +0300 Subject: [PATCH] (release): update versions for new release (#261) * update versions for new release Signed-off-by: Burak Sekili * update deps Signed-off-by: Burak Sekili * downgrade cp to beta2 Signed-off-by: Burak Sekili * update all charts to v1.3.0 Signed-off-by: Burak Sekili --------- Signed-off-by: Burak Sekili --- components/tyk-bootstrap/Chart.yaml | 2 +- components/tyk-dashboard/Chart.yaml | 2 +- components/tyk-dev-portal/Chart.yaml | 2 +- components/tyk-gateway/Chart.yaml | 2 +- components/tyk-mdcb/Chart.yaml | 2 +- components/tyk-pump/Chart.yaml | 2 +- tyk-control-plane/Chart.lock | 16 ++++++++-------- tyk-control-plane/Chart.yaml | 14 +++++++------- tyk-data-plane/Chart.lock | 8 ++++---- tyk-data-plane/Chart.yaml | 6 +++--- tyk-oss/Chart.lock | 8 ++++---- tyk-oss/Chart.yaml | 6 +++--- tyk-stack/Chart.lock | 14 +++++++------- tyk-stack/Chart.yaml | 12 ++++++------ 14 files changed, 48 insertions(+), 48 deletions(-) diff --git a/components/tyk-bootstrap/Chart.yaml b/components/tyk-bootstrap/Chart.yaml index 3ff90bcc..ab5dac5b 100644 --- a/components/tyk-bootstrap/Chart.yaml +++ b/components/tyk-bootstrap/Chart.yaml @@ -15,6 +15,6 @@ 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 +version: 1.3.0 sources: - https://github.com/TykTechnologies/tyk-charts/tree/main/components/tyk-bootstrap diff --git a/components/tyk-dashboard/Chart.yaml b/components/tyk-dashboard/Chart.yaml index c43ccb32..a17e5e3a 100644 --- a/components/tyk-dashboard/Chart.yaml +++ b/components/tyk-dashboard/Chart.yaml @@ -21,7 +21,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 +version: 1.3.0 home: https://tyk.io/ sources: - https://github.com/TykTechnologies/tyk-charts/tree/main/components/tyk-dashboard diff --git a/components/tyk-dev-portal/Chart.yaml b/components/tyk-dev-portal/Chart.yaml index 29ff3935..c166fd24 100644 --- a/components/tyk-dev-portal/Chart.yaml +++ b/components/tyk-dev-portal/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-dev-portal -version: 1.0.0 +version: 1.3.0 description: | A Helm chart for deploying Tyk Enterprise Developer Portal on Kubernetes. The Tyk Enterprise Developer Portal is the most flexible and straightforward way for API providers diff --git a/components/tyk-gateway/Chart.yaml b/components/tyk-gateway/Chart.yaml index edcf1333..8b5e3eaa 100644 --- a/components/tyk-gateway/Chart.yaml +++ b/components/tyk-gateway/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-gateway -version: 1.2.0 +version: 1.3.0 description: A Helm chart for deploying 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-mdcb/Chart.yaml b/components/tyk-mdcb/Chart.yaml index 2e7b4f5a..7dd0bc23 100644 --- a/components/tyk-mdcb/Chart.yaml +++ b/components/tyk-mdcb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-mdcb -version: 1.0.0-beta1 +version: 1.3.0-beta description: A Helm chart for deploying Tyk MDCB. icon: https://tyk.io/wp-content/uploads/2023/11/Tyk-helm-icon-02.png home: https://tyk.io/ diff --git a/components/tyk-pump/Chart.yaml b/components/tyk-pump/Chart.yaml index 62a32f22..2ecaa174 100644 --- a/components/tyk-pump/Chart.yaml +++ b/components/tyk-pump/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-pump -version: 1.2.0 +version: 1.3.0 description: A Helm chart for deploying the open source Tyk Pump. Tyk Pump is a pluggable analytics purger to move Analytics generated by Tyk Gateway to any back-end. icon: https://tyk.io/wp-content/uploads/2023/11/Tyk-helm-icon-02.png diff --git a/tyk-control-plane/Chart.lock b/tyk-control-plane/Chart.lock index 51ec353f..af310ca2 100644 --- a/tyk-control-plane/Chart.lock +++ b/tyk-control-plane/Chart.lock @@ -1,21 +1,21 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.2.0 + version: 1.3.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.2.0 + version: 1.3.0 - name: tyk-dashboard repository: file://../components/tyk-dashboard - version: 1.0.0 + version: 1.3.0 - name: tyk-bootstrap repository: file://../components/tyk-bootstrap - version: 1.0.0 + version: 1.3.0 - name: tyk-mdcb repository: file://../components/tyk-mdcb - version: 1.0.0-beta1 + version: 1.3.0-beta - name: tyk-dev-portal repository: file://../components/tyk-dev-portal - version: 1.0.0 -digest: sha256:5245e9050edc9be75cb9e6201daa0fa8622a6b7f6912e2582c825023b03e4ba2 -generated: "2024-01-17T15:44:19.948207+03:00" + version: 1.3.0 +digest: sha256:053d4dc7b97c2993e4718b3dafc846e1bf884b53e05ce2fe399028f757b2f28a +generated: "2024-04-05T15:58:23.295665+03:00" diff --git a/tyk-control-plane/Chart.yaml b/tyk-control-plane/Chart.yaml index 7ac2793f..6f6564a9 100644 --- a/tyk-control-plane/Chart.yaml +++ b/tyk-control-plane/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-control-plane -version: 1.0.0-beta1 +version: 1.3.0-beta description: | A Helm chart for deploying Tyk Control Plane on a cluster. It will deploy all required Tyk components with the settings provided in the values.yaml file. @@ -27,23 +27,23 @@ keywords: - mdcb dependencies: - name: tyk-gateway - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-pump condition: global.components.pump - name: tyk-dashboard - version: 1.0.0 + version: 1.3.0 repository: file://../components/tyk-dashboard - name: tyk-bootstrap - version: 1.0.0 + version: 1.3.0 repository: file://../components/tyk-bootstrap - name: tyk-mdcb - version: 1.0.0-beta1 + version: 1.3.0-beta repository: file://../components/tyk-mdcb - name: tyk-dev-portal - version: 1.0.0 + version: 1.3.0 repository: file://../components/tyk-dev-portal condition: global.components.devPortal annotations: diff --git a/tyk-data-plane/Chart.lock b/tyk-data-plane/Chart.lock index 2cec129b..e466cf39 100644 --- a/tyk-data-plane/Chart.lock +++ b/tyk-data-plane/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.2.0 + version: 1.3.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.2.0 -digest: sha256:54abba3f969c5f91de11ef415928d61579839f5cc9dbe778f3e9bb0b19cb3fc0 -generated: "2023-12-08T16:32:27.91299+03:00" + version: 1.3.0 +digest: sha256:0d2d1a33c917b0252c8b174dbbbed455bb62f7f6312f9e36b27616b33e5dca75 +generated: "2024-04-05T15:45:17.995174+03:00" diff --git a/tyk-data-plane/Chart.yaml b/tyk-data-plane/Chart.yaml index cb11aabb..ab676cb8 100644 --- a/tyk-data-plane/Chart.yaml +++ b/tyk-data-plane/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-data-plane -version: 1.1.0 +version: 1.3.0 description: | A Helm chart for deploying a Tyk data plane for Tyk Self Managed MDCB or Tyk Cloud users. It will deploy the data plane components that remotely connect to a MDCB control plane. @@ -28,10 +28,10 @@ keywords: - tyk mdcb data plane dependencies: - name: tyk-gateway - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-pump condition: global.components.pump annotations: diff --git a/tyk-oss/Chart.lock b/tyk-oss/Chart.lock index b0979c89..4a1cda23 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.2.0 + version: 1.3.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.2.0 -digest: sha256:54abba3f969c5f91de11ef415928d61579839f5cc9dbe778f3e9bb0b19cb3fc0 -generated: "2023-12-08T16:32:34.475831+03:00" + version: 1.3.0 +digest: sha256:0d2d1a33c917b0252c8b174dbbbed455bb62f7f6312f9e36b27616b33e5dca75 +generated: "2024-04-05T15:45:24.462193+03:00" diff --git a/tyk-oss/Chart.yaml b/tyk-oss/Chart.yaml index 39b5046b..40245734 100644 --- a/tyk-oss/Chart.yaml +++ b/tyk-oss/Chart.yaml @@ -19,7 +19,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.2.0 +version: 1.3.0 home: https://tyk.io/ sources: - https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-oss @@ -36,10 +36,10 @@ keywords: - tyk open source dependencies: - name: tyk-gateway - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-pump condition: global.components.pump annotations: diff --git a/tyk-stack/Chart.lock b/tyk-stack/Chart.lock index 38477cf7..9a2891d0 100644 --- a/tyk-stack/Chart.lock +++ b/tyk-stack/Chart.lock @@ -1,18 +1,18 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.2.0 + version: 1.3.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.2.0 + version: 1.3.0 - name: tyk-dashboard repository: file://../components/tyk-dashboard - version: 1.0.0 + version: 1.3.0 - name: tyk-bootstrap repository: file://../components/tyk-bootstrap - version: 1.0.0 + version: 1.3.0 - name: tyk-dev-portal repository: file://../components/tyk-dev-portal - version: 1.0.0 -digest: sha256:625db0998bacfa662460be7ae7717a94b730bfebafb92ad2c4cdec220e770e03 -generated: "2023-12-08T16:25:32.458496+03:00" + version: 1.3.0 +digest: sha256:11fd8f99c59169718b49dcf208fe7e3cc448f6e5b98bd96d4bd020d7717dc484 +generated: "2024-04-05T15:58:17.709605+03:00" diff --git a/tyk-stack/Chart.yaml b/tyk-stack/Chart.yaml index ac1e7079..5029dd4c 100644 --- a/tyk-stack/Chart.yaml +++ b/tyk-stack/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-stack -version: 1.0.0 +version: 1.3.0 description: | A Helm chart for deploying Tyk Self Managed stack on a cluster. It will deploy all required Tyk components with the settings provided in the values.yaml file. @@ -25,20 +25,20 @@ keywords: - api developer portal dependencies: - name: tyk-gateway - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.2.0 + version: 1.3.0 repository: file://../components/tyk-pump condition: global.components.pump - name: tyk-dashboard - version: 1.0.0 + version: 1.3.0 repository: file://../components/tyk-dashboard - name: tyk-bootstrap - version: 1.0.0 + version: 1.3.0 repository: file://../components/tyk-bootstrap - name: tyk-dev-portal - version: 1.0.0 + version: 1.3.0 repository: file://../components/tyk-dev-portal condition: global.components.devPortal annotations: