Skip to content

Commit 60ce4e2

Browse files
committed
Update version-map for updated application
1 parent 0e72887 commit 60ce4e2

File tree

10 files changed

+24
-16
lines changed

10 files changed

+24
-16
lines changed

packages/apps/kubernetes/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 0.14.1
19+
version: 0.15.0
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to

packages/apps/postgres/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 0.7.1
19+
version: 0.8.0
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to

packages/apps/redis/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 0.4.0
19+
version: 0.5.0
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to

packages/apps/versions_map

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ kubernetes 0.12.0 74649f8
4242
kubernetes 0.12.1 28fca4e
4343
kubernetes 0.13.0 ced8e5b9
4444
kubernetes 0.14.0 bfbde07c
45-
kubernetes 0.14.1 HEAD
45+
kubernetes 0.14.1 d14b66ce
46+
kubernetes 0.15.0 HEAD
4647
mysql 0.1.0 f642698
4748
mysql 0.2.0 8b975ff0
4849
mysql 0.3.0 5ca8823
@@ -65,7 +66,8 @@ postgres 0.5.0 c07c4bbd
6566
postgres 0.6.0 2a4768a
6667
postgres 0.6.2 54fd61c
6768
postgres 0.7.0 dc9d8bb
68-
postgres 0.7.1 HEAD
69+
postgres 0.7.1 620871a5
70+
postgres 0.8.0 HEAD
6971
rabbitmq 0.1.0 f642698
7072
rabbitmq 0.2.0 5ca8823
7173
rabbitmq 0.3.0 9e33dc0
@@ -77,7 +79,8 @@ redis 0.1.1 f642698
7779
redis 0.2.0 5ca8823
7880
redis 0.3.0 c07c4bbd
7981
redis 0.3.1 b7375f73
80-
redis 0.4.0 HEAD
82+
redis 0.4.0 b43c9586
83+
redis 0.5.0 HEAD
8184
tcp-balancer 0.1.0 f642698
8285
tcp-balancer 0.2.0 HEAD
8386
tenant 0.1.3 3d1b86c
@@ -102,10 +105,12 @@ virtual-machine 0.1.5 7cd7de7
102105
virtual-machine 0.2.0 5ca8823
103106
virtual-machine 0.3.0 b908400
104107
virtual-machine 0.4.0 4746d51
105-
virtual-machine 0.5.0 HEAD
108+
virtual-machine 0.5.0 48128743
109+
virtual-machine 0.6.0 HEAD
106110
vm-disk 0.1.0 HEAD
107111
vm-instance 0.1.0 ced8e5b9
108-
vm-instance 0.2.0 HEAD
112+
vm-instance 0.2.0 175a65f8
113+
vm-instance 0.3.0 HEAD
109114
vpn 0.1.0 f642698
110115
vpn 0.2.0 7151424
111116
vpn 0.3.0 a2bcf100

packages/apps/virtual-machine/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 0.5.0
20+
version: 0.6.0
2121

2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to

packages/apps/vm-instance/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: application
1717
# This is the chart version. This version number should be incremented each time you make changes
1818
# to the chart and its templates, including the app version.
1919
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20-
version: 0.2.0
20+
version: 0.3.0
2121

2222
# This is the version number of the application being deployed. This version number should be
2323
# incremented each time you make changes to the application. Versions are not expected to

packages/extra/etcd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: etcd
33
description: Storage for Kubernetes clusters
44
icon: /logos/etcd.svg
55
type: application
6-
version: 2.3.0
6+
version: 2.4.0

packages/extra/ingress/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: ingress
33
description: NGINX Ingress Controller
44
icon: /logos/ingress-nginx.svg
55
type: application
6-
version: 1.3.0
6+
version: 1.4.0

packages/extra/monitoring/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: monitoring
33
description: Monitoring and observability stack
44
icon: /logos/monitoring.svg
55
type: application
6-
version: 1.5.4
6+
version: 1.6.0

packages/extra/versions_map

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ etcd 2.0.0 a6d0f7cf
33
etcd 2.0.1 6fc1cc7d
44
etcd 2.1.0 2b00fcf8
55
etcd 2.2.0 5ca8823
6-
etcd 2.3.0 HEAD
6+
etcd 2.3.0 5ca88230
7+
etcd 2.4.0 HEAD
78
ingress 1.0.0 f642698
89
ingress 1.1.0 838bee5d
910
ingress 1.2.0 ced8e5b
10-
ingress 1.3.0 HEAD
11+
ingress 1.3.0 ced8e5b9
12+
ingress 1.4.0 HEAD
1113
monitoring 1.0.0 f642698
1214
monitoring 1.1.0 15478a88
1315
monitoring 1.2.0 c9e0d63b
@@ -18,7 +20,8 @@ monitoring 1.5.0 4b90bf5a
1820
monitoring 1.5.1 57e90b70
1921
monitoring 1.5.2 898374b5
2022
monitoring 1.5.3 c1ca19dc
21-
monitoring 1.5.4 HEAD
23+
monitoring 1.5.4 7a533787
24+
monitoring 1.6.0 HEAD
2225
seaweedfs 0.1.0 5ca8823
2326
seaweedfs 0.2.0 9e33dc0
2427
seaweedfs 0.2.1 HEAD

0 commit comments

Comments
 (0)