Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ ".": "2.0.0" }
{".":"2.1.0"}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## [2.1.0](https://github.com/MapColonies/nginx/compare/v2.0.0...v2.1.0) (2025-09-10)


### Features

* upgraded nginx to 1.28.0 with updated otel module ([#15](https://github.com/MapColonies/nginx/issues/15)) ([886ae23](https://github.com/MapColonies/nginx/commit/886ae23bce9b1ce54fba30e13defd33b730407ec))


### Bug Fixes

* nginx log format typos ([#16](https://github.com/MapColonies/nginx/issues/16)) ([670f404](https://github.com/MapColonies/nginx/commit/670f404d034b483a90e0370fec7d529fe751c4e9))


### Helm Changes

* add Access-Control-Max-Age header to Nginx configuration ([#14](https://github.com/MapColonies/nginx/issues/14)) ([0c1db27](https://github.com/MapColonies/nginx/commit/0c1db2726988b26dbd0a0f6a15f0b1e462d36337))
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: nginx
description: A Helm chart for nginx
type: application
version: 2.0.0
appVersion: 2.0.0
version: 2.1.0
appVersion: 2.1.0