Skip to content

Commit 68c92e8

Browse files
committed
Bump version to 0.0.9
1 parent 3fab547 commit 68c92e8

2 files changed

Lines changed: 2 additions & 2 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.8"
9+
version: "0.0.9"
1010

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

helm/osm-machinery/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ cinodeUpload:
107107
image:
108108
registry: ghcr.io
109109
repository: cinode/tiles-updater
110-
tag: latest # TODO: Use fixed version
110+
tag: "0.0.9"
111111

112112
securityContext:
113113
runAsUser: 1000

0 commit comments

Comments
 (0)