Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Jun 24, 2022
1 parent 8e79d84 commit b7f1bb6
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 31 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.22.2](https://github.com/SocialGouv/kube-workflow/compare/v1.22.1...v1.22.2) (2022-06-24)


### Bug Fixes

* keycloak enabled false ([8e79d84](https://github.com/SocialGouv/kube-workflow/commit/8e79d84343146585deea18ca88764f14c04e00c3))

### 1.22.1 (2022-06-10)

## 1.22.0 (2022-06-10)
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": "kube-workflow-dev",
"version": "1.22.1",
"version": "1.22.2",
"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": "kube-workflow-common",
"version": "1.22.1",
"version": "1.22.2",
"description": "",
"license": "MIT",
"author": "",
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: kube-webhook
version: 1.22.1
version: 1.22.2
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.22.1
appVersion: 1.22.2
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": "kube-webhook",
"version": "1.22.1",
"version": "1.22.2",
"description": "",
"license": "MIT",
"author": "",
Expand Down
18 changes: 9 additions & 9 deletions packages/workflow/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: kube-workflow
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv/kube-workflow
description: Workflow CI for for Kubernetes
icon: https://avatars.githubusercontent.com/u/45039513?v=4
Expand All @@ -13,33 +13,33 @@ dependencies:
- name: app
repository: file://./charts/app
condition: app.enabled
version: 1.22.1
version: 1.22.2
- name: hasura
repository: file://./charts/hasura
condition: hasura.enabled
version: 1.22.1
version: 1.22.2
- name: maildev
repository: file://./charts/maildev
condition: maildev.enabled
version: 1.22.1
version: 1.22.2
- name: metabase
repository: file://./charts/metabase
condition: metabase.enabled
version: 1.22.1
version: 1.22.2
- name: oauth2-proxy
repository: file://./charts/oauth2-proxy
condition: oauth2-proxy.enabled
version: 1.22.1
version: 1.22.2
- name: pgweb
repository: file://./charts/pgweb
condition: pgweb.enabled
version: 1.22.1
version: 1.22.2
- name: jobs
repository: file://./charts/jobs
condition: jobs.enabled
version: 1.22.1
version: 1.22.2
- name: keycloak
repository: https://codecentric.github.io/helm-charts
version: 17.0.3
condition: keycloak.enabled
appVersion: 1.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: app
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: Classic frontend app
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.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/hasura/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: hasura
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: Hasura service
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.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/jobs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: jobs
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: Jobs
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.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/maildev/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: maildev
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: Classic frontend app
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.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/metabase/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: metabase
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: Metabase app
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.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: oauth2-proxy
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: oauth2-proxy
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.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/pgweb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: pgweb
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: Pgweb
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.22.1
appVersion: 1.22.2
4 changes: 2 additions & 2 deletions packages/workflow/charts/redis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: redis
version: 1.22.1
version: 1.22.2
home: https://github.com/SocialGouv
description: redis app
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.22.1
appVersion: 1.22.2
2 changes: 1 addition & 1 deletion packages/workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kube-workflow",
"version": "1.22.1",
"version": "1.22.2",
"repository": "[email protected]:SocialGouv/kube-workflow.git",
"license": "MIT",
"main": "src/index",
Expand Down

0 comments on commit b7f1bb6

Please sign in to comment.