Skip to content

Commit

Permalink
chore(release): Publish Images
Browse files Browse the repository at this point in the history
 - check-cluster-images@1.2.1
 - nginx@8.2.3
 - nginx4spa@8.2.3
 - s3-client@1.2.2
  • Loading branch information
SocialGroovyBot committed Dec 9, 2023
1 parent 37f3d61 commit 075f2ce
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 4 deletions.
11 changes: 11 additions & 0 deletions check-cluster-images/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion check-cluster-images/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.2.1",
"name": "check-cluster-images",
"packageManager": "yarn@3.5.1",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions nginx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion nginx/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.2.2",
"version": "8.2.3",
"name": "nginx",
"packageManager": "yarn@3.5.1",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions nginx4spa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion nginx4spa/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.2.2",
"version": "8.2.3",
"name": "nginx4spa",
"packageManager": "yarn@3.5.1",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions s3-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion s3-client/package.json
Original file line number Diff line number Diff line change
@@ -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'} .",
Expand Down

0 comments on commit 075f2ce

Please sign in to comment.