Skip to content

Commit de3b283

Browse files
committed
Update helm chart for MapTiler Server 4.6.1 release
1 parent 6221cb8 commit de3b283

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

charts/maptiler-server/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ 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: 1.1.0
20+
version: 1.1.1
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
2424
# follow Semantic Versioning. They should reflect the version the application is using.
2525
# It is recommended to use it with quotes.
26-
appVersion: "4.6.0"
26+
appVersion: "4.6.1"
2727

2828
sources:
2929
- https://github.com/maptiler/maptiler-server-kubernetes
@@ -35,4 +35,4 @@ annotations:
3535
- name: Helm Chart
3636
url: https://labs.maptiler.com/maptiler-server-kubernetes/
3737
artifacthub.io/changes: |
38-
- MapTiler Server release 4.6.0
38+
- MapTiler Server release 4.6.1

charts/maptiler-server/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ You can find configuration examples in our [Documentation Portal](https://docs.m
103103

104104
## ChangeLog
105105

106+
### 1.1.1
107+
108+
- MapTiler Server release 4.6.1
109+
106110
### 1.1.0
107111

108112
- MapTiler Server release 4.6.0

0 commit comments

Comments
 (0)