diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27566187a6b5112cf5fa0de41dc413c1fdec8a47..937efc61280096d8f9868f85e4d4971a85fb8ae7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](https://semver.org/).
 
-## Unreleased
+## [1.14.0] - 2024-10-31
 ### Added
 - Add CHANGELOG.md
 
 ### Changed
 - IGNGPF-4313 update agent to 1.9.0
+
+[1.14.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/itineraire/gpf-road2/-/tags/v1.14.0
diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index e7689318ad46b0ebf739224b502442c34c4b1a57..57ef2b18d84e86a71a731af2eee32c4a3367c248 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
 name: gpf-road2
 description: Service de déploiement de road2
 type: application
-version: 1.13.1-SNAPSHOT
-appVersion: "1.13.1-SNAPSHOT"
+version: 1.14.0
+appVersion: "1.14.0"