diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 11ee94f..d15f5ed 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.1" + ".": "2.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b1db29..96d3e47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.2](https://github.com/MapColonies/file-download-server/compare/v2.2.1...v2.2.2) (2026-02-16) + + +### Bug Fixes + +* upgraded build and push yaml (MAPCO-9842) ([#69](https://github.com/MapColonies/file-download-server/issues/69)) ([92903bf](https://github.com/MapColonies/file-download-server/commit/92903bf6fa2f21965fd96bf5716583dc29bdaa92)) + ## [2.2.1](https://github.com/MapColonies/file-download-server/compare/v2.2.0...v2.2.1) (2026-02-16) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 12185ee..98370af 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: files-server description: A Helm chart for files-server type: application -version: 2.2.1 -appVersion: 2.2.1 +version: 2.2.2 +appVersion: 2.2.2 dependencies: - name: nginx version: 1.3.0