Skip to content

Commit

Permalink
chore(release): 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed May 20, 2022
1 parent 6745186 commit c52af82
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.21.1 (2022-05-20)

## [1.21.0](https://github.com/SocialGouv/kube-workflow/compare/v1.20.4...v1.21.0) (2022-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "~dev",
"version": "1.21.0",
"version": "1.21.1",
"repository": "[email protected]:SocialGouv/kube-workflow.git",
"license": "MIT",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "~common",
"version": "1.21.0",
"version": "1.21.1",
"description": "",
"license": "MIT",
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/kontinuous/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kontinuous",
"version": "1.0.0",
"version": "1.21.1",
"repository": "https://github.com/SocialGouv/kci.git",
"license": "MIT",
"main": "src/index",
Expand Down
4 changes: 2 additions & 2 deletions packages/webhook/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: kontinuous-webhook
version: 1.21.0
version: 1.21.1
home: https://github.com/SocialGouv/kube-workflow
description: Webhook CI for Kubernetes
icon: https://avatars.githubusercontent.com/u/45039513?v=4
Expand All @@ -9,4 +9,4 @@ sources:
maintainers:
- name: Fabrique numérique des Ministères Sociaux
email: [email protected]
appVersion: 1.21.0
appVersion: 1.21.1
2 changes: 1 addition & 1 deletion packages/webhook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "~webhook",
"version": "1.21.0",
"version": "1.21.1",
"description": "",
"license": "MIT",
"author": "",
Expand Down

0 comments on commit c52af82

Please sign in to comment.