diff --git a/packages/apps/kubernetes/Chart.yaml b/packages/apps/kubernetes/Chart.yaml index 3d5a78302..1a1a73afe 100644 --- a/packages/apps/kubernetes/Chart.yaml +++ b/packages/apps/kubernetes/Chart.yaml @@ -16,7 +16,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: 0.14.1 +version: 0.15.0 # 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/packages/apps/postgres/Chart.yaml b/packages/apps/postgres/Chart.yaml index 40483895f..988feb50a 100644 --- a/packages/apps/postgres/Chart.yaml +++ b/packages/apps/postgres/Chart.yaml @@ -16,7 +16,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: 0.7.1 +version: 0.8.0 # 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/packages/apps/redis/Chart.yaml b/packages/apps/redis/Chart.yaml index f1666ada9..492c67ef9 100644 --- a/packages/apps/redis/Chart.yaml +++ b/packages/apps/redis/Chart.yaml @@ -16,7 +16,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: 0.4.0 +version: 0.5.0 # 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/packages/apps/versions_map b/packages/apps/versions_map index 35700a8d6..2f4025bb6 100644 --- a/packages/apps/versions_map +++ b/packages/apps/versions_map @@ -42,7 +42,8 @@ kubernetes 0.12.0 74649f8 kubernetes 0.12.1 28fca4e kubernetes 0.13.0 ced8e5b9 kubernetes 0.14.0 bfbde07c -kubernetes 0.14.1 HEAD +kubernetes 0.14.1 d14b66ce +kubernetes 0.15.0 HEAD mysql 0.1.0 f642698 mysql 0.2.0 8b975ff0 mysql 0.3.0 5ca8823 @@ -65,7 +66,8 @@ postgres 0.5.0 c07c4bbd postgres 0.6.0 2a4768a postgres 0.6.2 54fd61c postgres 0.7.0 dc9d8bb -postgres 0.7.1 HEAD +postgres 0.7.1 620871a5 +postgres 0.8.0 HEAD rabbitmq 0.1.0 f642698 rabbitmq 0.2.0 5ca8823 rabbitmq 0.3.0 9e33dc0 @@ -77,7 +79,8 @@ redis 0.1.1 f642698 redis 0.2.0 5ca8823 redis 0.3.0 c07c4bbd redis 0.3.1 b7375f73 -redis 0.4.0 HEAD +redis 0.4.0 b43c9586 +redis 0.5.0 HEAD tcp-balancer 0.1.0 f642698 tcp-balancer 0.2.0 HEAD tenant 0.1.3 3d1b86c @@ -102,10 +105,12 @@ virtual-machine 0.1.5 7cd7de7 virtual-machine 0.2.0 5ca8823 virtual-machine 0.3.0 b908400 virtual-machine 0.4.0 4746d51 -virtual-machine 0.5.0 HEAD +virtual-machine 0.5.0 48128743 +virtual-machine 0.6.0 HEAD vm-disk 0.1.0 HEAD vm-instance 0.1.0 ced8e5b9 -vm-instance 0.2.0 HEAD +vm-instance 0.2.0 175a65f8 +vm-instance 0.3.0 HEAD vpn 0.1.0 f642698 vpn 0.2.0 7151424 vpn 0.3.0 a2bcf100 diff --git a/packages/apps/virtual-machine/Chart.yaml b/packages/apps/virtual-machine/Chart.yaml index 40b76b04e..ffff00a80 100644 --- a/packages/apps/virtual-machine/Chart.yaml +++ b/packages/apps/virtual-machine/Chart.yaml @@ -17,7 +17,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: 0.5.0 +version: 0.6.0 # 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/packages/apps/vm-instance/Chart.yaml b/packages/apps/vm-instance/Chart.yaml index 06b32e2bc..055a0bd5c 100644 --- a/packages/apps/vm-instance/Chart.yaml +++ b/packages/apps/vm-instance/Chart.yaml @@ -17,7 +17,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: 0.2.0 +version: 0.3.0 # 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/packages/extra/etcd/Chart.yaml b/packages/extra/etcd/Chart.yaml index 4f260e04e..b961617c6 100644 --- a/packages/extra/etcd/Chart.yaml +++ b/packages/extra/etcd/Chart.yaml @@ -3,4 +3,4 @@ name: etcd description: Storage for Kubernetes clusters icon: /logos/etcd.svg type: application -version: 2.3.0 +version: 2.4.0 diff --git a/packages/extra/ingress/Chart.yaml b/packages/extra/ingress/Chart.yaml index f0ff843fc..d9524db22 100644 --- a/packages/extra/ingress/Chart.yaml +++ b/packages/extra/ingress/Chart.yaml @@ -3,4 +3,4 @@ name: ingress description: NGINX Ingress Controller icon: /logos/ingress-nginx.svg type: application -version: 1.3.0 +version: 1.4.0 diff --git a/packages/extra/monitoring/Chart.yaml b/packages/extra/monitoring/Chart.yaml index a9b795e8b..e7cf49d0b 100644 --- a/packages/extra/monitoring/Chart.yaml +++ b/packages/extra/monitoring/Chart.yaml @@ -3,4 +3,4 @@ name: monitoring description: Monitoring and observability stack icon: /logos/monitoring.svg type: application -version: 1.5.4 +version: 1.6.0 diff --git a/packages/extra/seaweedfs/Chart.yaml b/packages/extra/seaweedfs/Chart.yaml index c3f187ef1..185ebc9c9 100644 --- a/packages/extra/seaweedfs/Chart.yaml +++ b/packages/extra/seaweedfs/Chart.yaml @@ -16,7 +16,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: 0.2.1 +version: 0.3.0 # 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/packages/extra/versions_map b/packages/extra/versions_map index 184970603..dc6d24572 100644 --- a/packages/extra/versions_map +++ b/packages/extra/versions_map @@ -3,11 +3,13 @@ etcd 2.0.0 a6d0f7cf etcd 2.0.1 6fc1cc7d etcd 2.1.0 2b00fcf8 etcd 2.2.0 5ca8823 -etcd 2.3.0 HEAD +etcd 2.3.0 5ca88230 +etcd 2.4.0 HEAD ingress 1.0.0 f642698 ingress 1.1.0 838bee5d ingress 1.2.0 ced8e5b -ingress 1.3.0 HEAD +ingress 1.3.0 ced8e5b9 +ingress 1.4.0 HEAD monitoring 1.0.0 f642698 monitoring 1.1.0 15478a88 monitoring 1.2.0 c9e0d63b @@ -18,7 +20,9 @@ monitoring 1.5.0 4b90bf5a monitoring 1.5.1 57e90b70 monitoring 1.5.2 898374b5 monitoring 1.5.3 c1ca19dc -monitoring 1.5.4 HEAD +monitoring 1.5.4 7a533787 +monitoring 1.6.0 HEAD seaweedfs 0.1.0 5ca8823 seaweedfs 0.2.0 9e33dc0 -seaweedfs 0.2.1 HEAD +seaweedfs 0.2.1 c2b6636f +seaweedfs 0.3.0 HEAD