Skip to content

Commit

Permalink
[TT-10135] update chart version for release (#155)
Browse files Browse the repository at this point in the history
* Update bootstrap version

* Update dashboard chart version

* Update gateway version

* Update pump version

* Update tyk-oss version

* Update dev-portal, tyk-stack and data-plane chart version

* Reset the reference to enterprise portal in tyk-single-sc

* Update version of enterprise portal

* Update version of mdcb-data-plane and tyk-single-dc

* Update dependencies version

* Update dependency of tyk-mdcb-data-plane and tyk-single-dc

* Update dependency

* Remove comment

* Undo the changes in tyk-single-dc

* single dc should use tyk-dev-portal chart

* Fix field name in tyk-single-dc values file

* Fix linter error
  • Loading branch information
komalsukhani authored Nov 1, 2023
1 parent 986bc70 commit 7502a61
Show file tree
Hide file tree
Showing 18 changed files with 57 additions and 72 deletions.
5 changes: 3 additions & 2 deletions components/tyk-bootstrap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +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-beta5
version: 1.0.0-beta6
sources:
- https://github.com/TykTechnologies/tyk-charts/tree/main/components/tyk-bootstrap
- https://github.com/TykTechnologies/tyk-charts/tree/main/components/tyk-bootstrap

2 changes: 1 addition & 1 deletion components/tyk-dashboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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-beta5
version: 1.0.0-beta6
home: https://tyk.io/
sources:
- https://github.com/TykTechnologies/tyk-charts/tree/main/components/tyk-dashboard
Expand Down
4 changes: 0 additions & 4 deletions components/tyk-dev-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ description: |
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
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-beta1
home: https://tyk.io/
sources:
Expand Down
2 changes: 1 addition & 1 deletion components/tyk-enterprise-portal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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-beta4
version: 1.0.0-beta5

deprecated: true
annotations:
Expand Down
2 changes: 1 addition & 1 deletion components/tyk-gateway/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: tyk-gateway
version: 1.0.0
version: 1.1.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
Expand Down
2 changes: 1 addition & 1 deletion components/tyk-pump/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: tyk-pump
version: 1.0.0
version: 1.1.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.
home: https://tyk.io/
Expand Down
8 changes: 4 additions & 4 deletions tyk-data-plane/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: tyk-gateway
repository: file://../components/tyk-gateway
version: 1.0.0
version: 1.1.0
- name: tyk-pump
repository: file://../components/tyk-pump
version: 1.0.0
digest: sha256:86c7f8e117856889f18b580c50218cdfc82735cb43f3acdf840a12ca6574b633
generated: "2023-08-04T10:39:57.484183+03:00"
version: 1.1.0
digest: sha256:64c8e9811275bbe03badae0e908db465550cd7e2397ec0df09ba2f470530422b
generated: "2023-10-31T18:01:24.605787+05:30"
8 changes: 2 additions & 6 deletions tyk-data-plane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ description: |
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
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
home: https://tyk.io/
sources:
Expand All @@ -40,10 +36,10 @@ keywords:
- tyk mdcb data plane
dependencies:
- name: tyk-gateway
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-gateway
- name: tyk-pump
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-pump
condition: global.components.pump
annotations:
Expand Down
8 changes: 4 additions & 4 deletions tyk-mdcb-data-plane/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: tyk-gateway
repository: file://../components/tyk-gateway
version: 1.0.0
version: 1.1.0
- name: tyk-pump
repository: file://../components/tyk-pump
version: 1.0.0
digest: sha256:86c7f8e117856889f18b580c50218cdfc82735cb43f3acdf840a12ca6574b633
generated: "2023-08-04T10:39:57.484183+03:00"
version: 1.1.0
digest: sha256:64c8e9811275bbe03badae0e908db465550cd7e2397ec0df09ba2f470530422b
generated: "2023-10-31T18:02:54.854616+05:30"
6 changes: 3 additions & 3 deletions tyk-mdcb-data-plane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ 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.1.0
deprecated: true

dependencies:
- name: tyk-gateway
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-gateway
- name: tyk-pump
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-pump
condition: global.components.pump

Expand Down
8 changes: 4 additions & 4 deletions tyk-oss/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: tyk-gateway
repository: file://../components/tyk-gateway
version: 1.0.0
version: 1.1.0
- name: tyk-pump
repository: file://../components/tyk-pump
version: 1.0.0
digest: sha256:86c7f8e117856889f18b580c50218cdfc82735cb43f3acdf840a12ca6574b633
generated: "2023-08-04T10:39:46.522132+03:00"
version: 1.1.0
digest: sha256:64c8e9811275bbe03badae0e908db465550cd7e2397ec0df09ba2f470530422b
generated: "2023-10-31T18:01:07.898109+05:30"
6 changes: 3 additions & 3 deletions tyk-oss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.1.0
home: https://tyk.io/
sources:
- https://github.com/TykTechnologies/tyk-charts/tree/main/tyk-oss
Expand All @@ -35,10 +35,10 @@ keywords:
- tyk open source
dependencies:
- name: tyk-gateway
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-gateway
- name: tyk-pump
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-pump
condition: global.components.pump
annotations:
Expand Down
18 changes: 9 additions & 9 deletions tyk-single-dc/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: tyk-gateway
repository: file://../components/tyk-gateway
version: 1.0.0
version: 1.1.0
- name: tyk-pump
repository: file://../components/tyk-pump
version: 1.0.0
version: 1.1.0
- name: tyk-dashboard
repository: file://../components/tyk-dashboard
version: 1.0.0-beta5
version: 1.0.0-beta6
- name: tyk-bootstrap
repository: file://../components/tyk-bootstrap
version: 1.0.0-beta5
- name: tyk-enterprise-portal
repository: file://../components/tyk-enterprise-portal
version: 1.0.0-beta4
digest: sha256:acef3f84364f205987e5863760853e5acc99983d3d2439f6c8ba33639c13ddb1
generated: "2023-10-30T11:40:24.763664+05:30"
version: 1.0.0-beta6
- name: tyk-dev-portal
repository: file://../components/tyk-dev-portal
version: 1.0.0-beta1
digest: sha256:ac5685099366ecbe1c88b0ee852295cc33348f8361f37ee075b740363b2dd12b
generated: "2023-11-01T12:51:10.752782+05:30"
16 changes: 8 additions & 8 deletions tyk-single-dc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@ 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-beta6
version: 1.0.0-beta7
deprecated: true
dependencies:
- name: tyk-gateway
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-gateway
- name: tyk-pump
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-pump
condition: global.components.pump
- name: tyk-dashboard
version: 1.0.0-beta5
version: 1.0.0-beta6
repository: file://../components/tyk-dashboard
- name: tyk-bootstrap
version: 1.0.0-beta5
version: 1.0.0-beta6
repository: file://../components/tyk-bootstrap
- name: tyk-enterprise-portal
version: 1.0.0-beta4
repository: file://../components/tyk-enterprise-portal
- name: tyk-dev-portal
version: 1.0.0-beta1
repository: file://../components/tyk-dev-portal
condition: global.components.devPortal

annotations:
Expand Down
2 changes: 1 addition & 1 deletion tyk-single-dc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -412,4 +412,4 @@ global:
connectionURLSecret:
name: "yourSecret"
keyName: "redisPassKey"
```
```
8 changes: 2 additions & 6 deletions tyk-single-dc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -774,13 +774,9 @@ tyk-dashboard:
cert_file: "/etc/certs/tyk-dashboard/tls.crt"
key_file: "/etc/certs/tyk-dashboard/tls.key"

tyk-enterprise-portal:
# Default values for tyk-enterprise-portal.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

tyk-dev-portal:
# The hostname to bind the Developer Portal to.
hostName: tyk-enterprise-portal.local
hostName: tyk-dev-portal.local
# Developer Portal license.
license: ""
# Developer portal can be deployed as StatefulSet or as Deployment
Expand Down
12 changes: 6 additions & 6 deletions tyk-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: tyk-gateway
repository: file://../components/tyk-gateway
version: 1.0.0
version: 1.1.0
- name: tyk-pump
repository: file://../components/tyk-pump
version: 1.0.0
version: 1.1.0
- name: tyk-dashboard
repository: file://../components/tyk-dashboard
version: 1.0.0-beta5
version: 1.0.0-beta6
- name: tyk-bootstrap
repository: file://../components/tyk-bootstrap
version: 1.0.0-beta5
version: 1.0.0-beta6
- name: tyk-dev-portal
repository: file://../components/tyk-dev-portal
version: 1.0.0-beta1
digest: sha256:4dd1208e0d2e4db2f0a441cc3fdf417262eb77303ceb9810a6240764c7cf589f
generated: "2023-10-30T13:18:33.878319+05:30"
digest: sha256:ac5685099366ecbe1c88b0ee852295cc33348f8361f37ee075b740363b2dd12b
generated: "2023-10-31T18:01:35.485869+05:30"
12 changes: 4 additions & 8 deletions tyk-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ description: |
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
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-beta1
home: https://tyk.io/
sources:
Expand All @@ -37,17 +33,17 @@ keywords:
- api developer portal
dependencies:
- name: tyk-gateway
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-gateway
- name: tyk-pump
version: 1.0.0
version: 1.1.0
repository: file://../components/tyk-pump
condition: global.components.pump
- name: tyk-dashboard
version: 1.0.0-beta5
version: 1.0.0-beta6
repository: file://../components/tyk-dashboard
- name: tyk-bootstrap
version: 1.0.0-beta5
version: 1.0.0-beta6
repository: file://../components/tyk-bootstrap
- name: tyk-dev-portal
version: 1.0.0-beta1
Expand Down

0 comments on commit 7502a61

Please sign in to comment.