From 075f2ce7000ddd2c1ba4de6d56153e3519b6612c Mon Sep 17 00:00:00 2001 From: Social Groovy Bot <45039513+SocialGroovyBot@users.noreply.github.com> Date: Sat, 9 Dec 2023 20:42:34 +0000 Subject: [PATCH] chore(release): Publish Images - check-cluster-images@1.2.1 - nginx@8.2.3 - nginx4spa@8.2.3 - s3-client@1.2.2 --- check-cluster-images/CHANGELOG.md | 11 +++++++++++ check-cluster-images/package.json | 2 +- nginx/CHANGELOG.md | 11 +++++++++++ nginx/package.json | 2 +- nginx4spa/CHANGELOG.md | 11 +++++++++++ nginx4spa/package.json | 2 +- s3-client/CHANGELOG.md | 11 +++++++++++ s3-client/package.json | 2 +- 8 files changed, 48 insertions(+), 4 deletions(-) diff --git a/check-cluster-images/CHANGELOG.md b/check-cluster-images/CHANGELOG.md index 037fe57c1..ba2f864f8 100644 --- a/check-cluster-images/CHANGELOG.md +++ b/check-cluster-images/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. +## [1.2.1](https://github.com/SocialGouv/docker/compare/check-cluster-images@1.2.0...check-cluster-images@1.2.1) (2023-12-09) + + +### Bug Fixes + +* **deps:** update alpine/k8s:1.28.2 docker digest to fc059f0 ([#1055](https://github.com/SocialGouv/docker/issues/1055)) ([37f3d61](https://github.com/SocialGouv/docker/commit/37f3d618e6955bffa72fa13aee6cb1d022994f9f)) + + + + + # [1.2.0](https://github.com/SocialGouv/docker/compare/check-cluster-images@1.1.4...check-cluster-images@1.2.0) (2023-10-05) diff --git a/check-cluster-images/package.json b/check-cluster-images/package.json index 4cd91ce60..00e43d6d5 100644 --- a/check-cluster-images/package.json +++ b/check-cluster-images/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.0", + "version": "1.2.1", "name": "check-cluster-images", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/nginx/CHANGELOG.md b/nginx/CHANGELOG.md index 0bf2b3f59..bba52c21b 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.3](https://github.com/SocialGouv/docker/compare/nginx@8.2.2...nginx@8.2.3) (2023-12-09) + + +### Bug Fixes + +* **deps:** update nginxinc/nginx-unprivileged:1.25-alpine docker digest to 1e29add ([#1054](https://github.com/SocialGouv/docker/issues/1054)) ([a0ef343](https://github.com/SocialGouv/docker/commit/a0ef343cef7537f67e38d1cbd99a76651d80129b)) + + + + + ## [8.2.2](https://github.com/SocialGouv/docker/compare/nginx@8.2.1...nginx@8.2.2) (2023-10-05) diff --git a/nginx/package.json b/nginx/package.json index 21f5cff98..8f894ed33 100644 --- a/nginx/package.json +++ b/nginx/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.2", + "version": "8.2.3", "name": "nginx", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/nginx4spa/CHANGELOG.md b/nginx4spa/CHANGELOG.md index ad517fb0c..e4f4ed7aa 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.3](https://github.com/SocialGouv/docker/compare/nginx4spa@8.2.2...nginx4spa@8.2.3) (2023-12-09) + + +### Bug Fixes + +* **deps:** update nginxinc/nginx-unprivileged:1.25-alpine docker digest to 1e29add ([#1054](https://github.com/SocialGouv/docker/issues/1054)) ([a0ef343](https://github.com/SocialGouv/docker/commit/a0ef343cef7537f67e38d1cbd99a76651d80129b)) + + + + + ## [8.2.2](https://github.com/SocialGouv/docker/compare/nginx4spa@8.2.1...nginx4spa@8.2.2) (2023-10-05) diff --git a/nginx4spa/package.json b/nginx4spa/package.json index bf518210d..50664db74 100644 --- a/nginx4spa/package.json +++ b/nginx4spa/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.2", + "version": "8.2.3", "name": "nginx4spa", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/s3-client/CHANGELOG.md b/s3-client/CHANGELOG.md index 1c94aa7af..753b86b1d 100644 --- a/s3-client/CHANGELOG.md +++ b/s3-client/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. +## [1.2.2](https://github.com/SocialGouv/docker/compare/s3-client@1.2.1...s3-client@1.2.2) (2023-12-09) + + +### Bug Fixes + +* **deps:** update ubuntu:22.04 docker digest to 8eab65d ([#1057](https://github.com/SocialGouv/docker/issues/1057)) ([fc24faf](https://github.com/SocialGouv/docker/commit/fc24fafb9bafcd367ad833d706ba2e6749e8ba93)) + + + + + ## [1.2.1](https://github.com/SocialGouv/docker/compare/s3-client@1.2.0...s3-client@1.2.1) (2023-11-16) diff --git a/s3-client/package.json b/s3-client/package.json index 553bc1dfb..9df22a85a 100644 --- a/s3-client/package.json +++ b/s3-client/package.json @@ -1,6 +1,6 @@ { "name": "s3-client", - "version": "1.2.1", + "version": "1.2.2", "packageManager": "yarn@3.5.1", "scripts": { "build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_psql'} .",