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.14.11
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Apr 13, 2022
1 parent e7a1e1a commit c6ef33b
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 23 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.14.11](https://github.com/SocialGouv/kube-workflow/compare/v1.14.10...v1.14.11) (2022-04-13)


### Bug Fixes

* force env ([e7a1e1a](https://github.com/SocialGouv/kube-workflow/commit/e7a1e1aa300a197949d71a90f785416a1504840b))
* tests up ([5a6f036](https://github.com/SocialGouv/kube-workflow/commit/5a6f036c319729198b0462515f10d8aeb81456ef))

### [1.14.10](https://github.com/SocialGouv/kube-workflow/compare/v1.14.9...v1.14.10) (2022-04-12)


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.14.10",
"version": "1.14.11",
"repository": "git@github.com:SocialGouv/kube-workflow.git",
"license": "MIT",
"private": true,
Expand Down
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.14.10",
"version": "1.14.11",
"description": "",
"license": "MIT",
"author": "",
Expand Down
16 changes: 8 additions & 8 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.14.10
version: 1.14.11
home: https://github.com/SocialGouv/kube-workflow
description: Helm template for Kubernetes
icon: https://avatars.githubusercontent.com/u/45039513?v=4
Expand All @@ -13,25 +13,25 @@ dependencies:
- name: app
repository: file://./charts/app
condition: app.enabled
version: 1.14.10
version: 1.14.11
- name: hasura
repository: file://./charts/hasura
condition: hasura.enabled
version: 1.14.10
version: 1.14.11
- name: maildev
repository: file://./charts/maildev
condition: maildev.enabled
version: 1.14.10
version: 1.14.11
- name: metabase
repository: file://./charts/metabase
condition: metabase.enabled
version: 1.14.10
version: 1.14.11
- name: pgweb
repository: file://./charts/pgweb
condition: pgweb.enabled
version: 1.14.10
version: 1.14.11
- name: jobs
repository: file://./charts/jobs
condition: jobs.enabled
version: 1.14.10
appVersion: 1.14.10
version: 1.14.11
appVersion: 1.14.11
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.14.10
version: 1.14.11
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: dsi-incubateur@sg.social.gouv.fr
appVersion: 1.14.10
appVersion: 1.14.11
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.14.10
version: 1.14.11
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: dsi-incubateur@sg.social.gouv.fr
appVersion: 1.14.10
appVersion: 1.14.11
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.14.10
version: 1.14.11
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: dsi-incubateur@sg.social.gouv.fr
appVersion: 1.14.10
appVersion: 1.14.11
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.14.10
version: 1.14.11
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: dsi-incubateur@sg.social.gouv.fr
appVersion: 1.14.10
appVersion: 1.14.11
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.14.10
version: 1.14.11
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: dsi-incubateur@sg.social.gouv.fr
appVersion: 1.14.10
appVersion: 1.14.11
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.14.10
version: 1.14.11
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: dsi-incubateur@sg.social.gouv.fr
appVersion: 1.14.10
appVersion: 1.14.11
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.14.10",
"version": "1.14.11",
"repository": "git@github.com:SocialGouv/kube-workflow.git",
"license": "MIT",
"main": "src/index",
Expand Down

0 comments on commit c6ef33b

Please sign in to comment.