Skip to content

Commit 090d412

Browse files
committed
Bump version to 0.0.10
1 parent e88ba4b commit 090d412

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helm/osm-machinery/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Toolbox to synchronize cinode maps with OpenStreetMap
66

77
type: application
88

9-
version: "0.0.9"
9+
version: "0.0.10"
1010

1111
home: https://maps.cinodenet.org/
1212

helm/osm-machinery/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ tileServer:
8282
image:
8383
registry: ghcr.io
8484
repository: cinode/maps-tile-server
85-
tag: "0.0.9"
85+
tag: "0.0.10"
8686

8787
securityContext:
8888
runAsUser: 1000
@@ -107,7 +107,7 @@ cinodeUpload:
107107
image:
108108
registry: ghcr.io
109109
repository: cinode/maps-tile-uploader
110-
tag: "0.0.9"
110+
tag: "0.0.10"
111111

112112
securityContext:
113113
runAsUser: 1000

0 commit comments

Comments
 (0)