diff --git a/components/tyk-bootstrap/Chart.yaml b/components/tyk-bootstrap/Chart.yaml index 94ec12f1..323341e1 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.4.0 +version: 1.5.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 6eb176d7..202e2036 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.4.0 +version: 1.5.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 0c656f24..eff8c866 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.4.0 +version: 1.5.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 9e20a40a..1b918089 100644 --- a/components/tyk-gateway/Chart.yaml +++ b/components/tyk-gateway/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-gateway -version: 1.4.0 +version: 1.5.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 103ffe30..1f90c1a2 100644 --- a/components/tyk-mdcb/Chart.yaml +++ b/components/tyk-mdcb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-mdcb -version: 1.4.0 +version: 1.5.0 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 6b40bb04..cfcb4332 100644 --- a/components/tyk-pump/Chart.yaml +++ b/components/tyk-pump/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-pump -version: 1.4.0 +version: 1.5.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 4d9effb7..0815b4d0 100644 --- a/tyk-control-plane/Chart.lock +++ b/tyk-control-plane/Chart.lock @@ -1,24 +1,24 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.4.0 + version: 1.5.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.4.0 + version: 1.5.0 - name: tyk-dashboard repository: file://../components/tyk-dashboard - version: 1.4.0 + version: 1.5.0 - name: tyk-bootstrap repository: file://../components/tyk-bootstrap - version: 1.4.0 + version: 1.5.0 - name: tyk-mdcb repository: file://../components/tyk-mdcb - version: 1.4.0 + version: 1.5.0 - name: tyk-dev-portal repository: file://../components/tyk-dev-portal - version: 1.4.0 + version: 1.5.0 - name: tyk-operator repository: https://helm.tyk.io/public/helm/charts/ - version: 0.17.1 -digest: sha256:7b3cfafd43ed0a91345cd8ef2a193e811a0bf97b0162e11a9bb4377b277d7961 -generated: "2024-05-09T12:54:26.585871+03:00" + version: 0.18.0 +digest: sha256:e694f63cfc6a3853e63047792c91d08035f7c8e42be84e6ef721e1981bdaceeb +generated: "2024-07-04T12:38:55.176679+03:00" diff --git a/tyk-control-plane/Chart.yaml b/tyk-control-plane/Chart.yaml index 5f6c8fe1..474d6979 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.4.0 +version: 1.5.0 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,27 +27,27 @@ keywords: - mdcb dependencies: - name: tyk-gateway - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-pump condition: global.components.pump - name: tyk-dashboard - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-dashboard - name: tyk-bootstrap - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-bootstrap - name: tyk-mdcb - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-mdcb - name: tyk-dev-portal - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-dev-portal condition: global.components.devPortal - name: tyk-operator - version: 0.17.1 + version: 0.18.0 repository: https://helm.tyk.io/public/helm/charts/ condition: global.components.operator annotations: diff --git a/tyk-data-plane/Chart.lock b/tyk-data-plane/Chart.lock index 00ff6900..fe208a9a 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.4.0 + version: 1.5.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.4.0 -digest: sha256:3fbbe22d53aaf78ae796c731d4f2d58e72b7516c017f0bce4944a51710711816 -generated: "2024-05-06T17:30:25.004252+05:30" + version: 1.5.0 +digest: sha256:c70882da56e30fe7257a8f62ebe52d0f3da6410a676327aede877bd6ba989af7 +generated: "2024-07-04T12:37:57.467873+03:00" diff --git a/tyk-data-plane/Chart.yaml b/tyk-data-plane/Chart.yaml index 123f71e5..bc97438d 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.4.0 +version: 1.5.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.4.0 + version: 1.5.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-pump condition: global.components.pump annotations: diff --git a/tyk-oss/Chart.lock b/tyk-oss/Chart.lock index 181f30ca..22239822 100644 --- a/tyk-oss/Chart.lock +++ b/tyk-oss/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.4.0 + version: 1.5.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.4.0 + version: 1.5.0 - name: tyk-operator repository: https://helm.tyk.io/public/helm/charts/ - version: 0.17.1 -digest: sha256:0fdca72203b67c2d682d5f5a09e8d223da082b9fcb1735f28fd47cf31678be64 -generated: "2024-05-09T12:54:19.711073+03:00" + version: 0.18.0 +digest: sha256:89a9bc4cf8c6ebc83ae02b165920a6c2dca5ab1b9057c4a8b7a8aba812a74d42 +generated: "2024-07-04T12:38:03.616443+03:00" diff --git a/tyk-oss/Chart.yaml b/tyk-oss/Chart.yaml index d7704bc8..ad20f8d5 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.4.0 +version: 1.5.0 home: https://tyk.io/ sources: - https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-oss @@ -36,14 +36,14 @@ keywords: - tyk open source dependencies: - name: tyk-gateway - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-pump condition: global.components.pump - name: tyk-operator - version: 0.17.1 + version: 0.18.0 repository: https://helm.tyk.io/public/helm/charts/ condition: global.components.operator annotations: diff --git a/tyk-stack/Chart.lock b/tyk-stack/Chart.lock index 29bb5a5b..e4686453 100644 --- a/tyk-stack/Chart.lock +++ b/tyk-stack/Chart.lock @@ -1,21 +1,21 @@ dependencies: - name: tyk-gateway repository: file://../components/tyk-gateway - version: 1.4.0 + version: 1.5.0 - name: tyk-pump repository: file://../components/tyk-pump - version: 1.4.0 + version: 1.5.0 - name: tyk-dashboard repository: file://../components/tyk-dashboard - version: 1.4.0 + version: 1.5.0 - name: tyk-bootstrap repository: file://../components/tyk-bootstrap - version: 1.4.0 + version: 1.5.0 - name: tyk-dev-portal repository: file://../components/tyk-dev-portal - version: 1.4.0 + version: 1.5.0 - name: tyk-operator repository: https://helm.tyk.io/public/helm/charts/ - version: 0.17.1 -digest: sha256:5c7d2197cc31370d1a99f6b935daead41d3245d9cea27a51ecdd602d5a3a92e3 -generated: "2024-05-09T12:54:06.937394+03:00" + version: 0.18.0 +digest: sha256:5c5fb642553db0a75f20d0046ed1829c7eaa9f7842865e83efc57d4a73620b7e +generated: "2024-07-04T12:37:51.332198+03:00" diff --git a/tyk-stack/Chart.yaml b/tyk-stack/Chart.yaml index ad613d32..1fab1e6f 100644 --- a/tyk-stack/Chart.yaml +++ b/tyk-stack/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tyk-stack -version: 1.4.0 +version: 1.5.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,24 +25,24 @@ keywords: - api developer portal dependencies: - name: tyk-gateway - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-gateway - name: tyk-pump - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-pump condition: global.components.pump - name: tyk-dashboard - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-dashboard - name: tyk-bootstrap - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-bootstrap - name: tyk-dev-portal - version: 1.4.0 + version: 1.5.0 repository: file://../components/tyk-dev-portal condition: global.components.devPortal - name: tyk-operator - version: 0.17.1 + version: 0.18.0 repository: https://helm.tyk.io/public/helm/charts/ condition: global.components.operator annotations: