We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88ba4b commit 090d412Copy full SHA for 090d412
2 files changed
helm/osm-machinery/Chart.yaml
@@ -6,7 +6,7 @@ description: Toolbox to synchronize cinode maps with OpenStreetMap
6
7
type: application
8
9
-version: "0.0.9"
+version: "0.0.10"
10
11
home: https://maps.cinodenet.org/
12
helm/osm-machinery/values.yaml
@@ -82,7 +82,7 @@ tileServer:
82
image:
83
registry: ghcr.io
84
repository: cinode/maps-tile-server
85
- tag: "0.0.9"
+ tag: "0.0.10"
86
87
securityContext:
88
runAsUser: 1000
@@ -107,7 +107,7 @@ cinodeUpload:
107
108
109
repository: cinode/maps-tile-uploader
110
111
112
113
0 commit comments