File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ type: application
17
17
# This is the chart version. This version number should be incremented each time you make changes
18
18
# to the chart and its templates, including the app version.
19
19
# Versions are expected to follow Semantic Versioning (https://semver.org/)
20
- version : 1.1.0
20
+ version : 1.1.1
21
21
22
22
# This is the version number of the application being deployed. This version number should be
23
23
# incremented each time you make changes to the application. Versions are not expected to
24
24
# follow Semantic Versioning. They should reflect the version the application is using.
25
25
# It is recommended to use it with quotes.
26
- appVersion : " 4.6.0 "
26
+ appVersion : " 4.6.1 "
27
27
28
28
sources :
29
29
- https://github.com/maptiler/maptiler-server-kubernetes
@@ -35,4 +35,4 @@ annotations:
35
35
- name: Helm Chart
36
36
url: https://labs.maptiler.com/maptiler-server-kubernetes/
37
37
artifacthub.io/changes : |
38
- - MapTiler Server release 4.6.0
38
+ - MapTiler Server release 4.6.1
Original file line number Diff line number Diff line change @@ -103,6 +103,10 @@ You can find configuration examples in our [Documentation Portal](https://docs.m
103
103
104
104
## ChangeLog
105
105
106
+ ### 1.1.1
107
+
108
+ - MapTiler Server release 4.6.1
109
+
106
110
### 1.1.0
107
111
108
112
- MapTiler Server release 4.6.0
You can’t perform that action at this time.
0 commit comments