From fb8771d16ef217588e5b186d8586c5168389cc48 Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:40:17 +0000 Subject: [PATCH] chore(release): Publish Images - nginx@8.2.1 - nginx4spa@8.2.1 --- nginx/CHANGELOG.md | 11 +++++++++++ nginx/package.json | 2 +- nginx4spa/CHANGELOG.md | 11 +++++++++++ nginx4spa/package.json | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) diff --git a/nginx/CHANGELOG.md b/nginx/CHANGELOG.md index 074826872..5fa0b2d6e 100644 --- a/nginx/CHANGELOG.md +++ b/nginx/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.2.1](https://github.com/SocialGouv/docker/compare/nginx@8.2.0...nginx@8.2.1) (2023-09-20) + + +### Bug Fixes + +* **deps:** update nginxinc/nginx-unprivileged:1.25-alpine docker digest to b7e3ed3 ([#1041](https://github.com/SocialGouv/docker/issues/1041)) ([d1ab49d](https://github.com/SocialGouv/docker/commit/d1ab49d05a91a52f51404155dc79c1be4675f663)) + + + + + # [8.2.0](https://github.com/SocialGouv/docker/compare/nginx@8.1.1...nginx@8.2.0) (2023-08-28) diff --git a/nginx/package.json b/nginx/package.json index c631853e3..783fd787f 100644 --- a/nginx/package.json +++ b/nginx/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "nginx", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/nginx4spa/CHANGELOG.md b/nginx4spa/CHANGELOG.md index 22bc2705f..4a5ad18ce 100644 --- a/nginx4spa/CHANGELOG.md +++ b/nginx4spa/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.2.1](https://github.com/SocialGouv/docker/compare/nginx4spa@8.2.0...nginx4spa@8.2.1) (2023-09-20) + + +### Bug Fixes + +* **deps:** update nginxinc/nginx-unprivileged:1.25-alpine docker digest to b7e3ed3 ([#1041](https://github.com/SocialGouv/docker/issues/1041)) ([d1ab49d](https://github.com/SocialGouv/docker/commit/d1ab49d05a91a52f51404155dc79c1be4675f663)) + + + + + # [8.2.0](https://github.com/SocialGouv/docker/compare/nginx4spa@8.1.1...nginx4spa@8.2.0) (2023-08-28) diff --git a/nginx4spa/package.json b/nginx4spa/package.json index 2ec890727..9aa0059ba 100644 --- a/nginx4spa/package.json +++ b/nginx4spa/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "nginx4spa", "packageManager": "yarn@3.5.1", "scripts": {