Skip to content

Commit

Permalink
chore(release): 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Jun 9, 2022
1 parent eabd190 commit e6107fd
Show file tree
Hide file tree
Showing 19 changed files with 60 additions and 41 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.0](https://github.com/SocialGouv/kontinuous/compare/v1.21.10...v1.22.0) (2022-06-09)


### Features

* add job deactivate ([cbd17d8](https://github.com/SocialGouv/kontinuous/commit/cbd17d840554eda6b0bb2338fad5f9fa51e95ed4))
* job if ([1d37c8b](https://github.com/SocialGouv/kontinuous/commit/1d37c8bed4f90bae2fd19028df75017be05c4153))
* open in editor ([411d5ee](https://github.com/SocialGouv/kontinuous/commit/411d5ee33a5b29ee55af462feb6b81f93eff5e52))


### Bug Fixes

* add bin symlink to root path ([9173392](https://github.com/SocialGouv/kontinuous/commit/9173392ee8c6a44e6eb1970534ac9d4abea6de47))
* boilerplate add review deactivate sample ([f3e54a4](https://github.com/SocialGouv/kontinuous/commit/f3e54a45d32257fdc1995ccc0c531004f21884ff))
* versionrc charts ([0d6fc0f](https://github.com/SocialGouv/kontinuous/commit/0d6fc0f257e45cccdb0cde51d6f60472676aa9b3))

### [1.21.10](https://github.com/SocialGouv/kontinuous/compare/v1.21.9...v1.21.10) (2022-06-09)


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.10",
"version": "1.22.0",
"repository": "[email protected]:SocialGouv/kontinuous.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.10",
"version": "1.22.0",
"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.21.10",
"version": "1.22.0",
"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.10
version: 1.22.0
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.10
appVersion: 1.22.0
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.10",
"version": "1.22.0",
"description": "",
"license": "MIT",
"author": "",
Expand Down
36 changes: 14 additions & 22 deletions plugins/fabrique/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,17 @@
apiVersion: v2
name: fabrique
version: 1.0.0
version: 1.22.0
dependencies:
- name: keycloak
repository: https://codecentric.github.io/helm-charts
version: 17.0.3
condition: keycloak.enabled

- name: rancher-namespace
repository: file://./charts/rancher-namespace
version: 1.0.0
condition: global.kontinuous.hasAll,rancher-namespace.enabled

- name: security-policies
repository: file://./charts/security-policies
version: 1.0.0
condition: global.kontinuous.hasAll,security-policies.enabled

# - name: kontinuous-helpers
# repository: file://./charts/recommended/charts/kontinuous-helpers
# version: 1.0.0
# - name: fabrique-helpers
# repository: file://./charts/fabrique-helpers
# version: 1.0.0
- name: keycloak
repository: https://codecentric.github.io/helm-charts
version: 17.0.3
condition: keycloak.enabled
- name: rancher-namespace
repository: file://./charts/rancher-namespace
version: 1.22.0
condition: global.kontinuous.hasAll,rancher-namespace.enabled
- name: security-policies
repository: file://./charts/security-policies
version: 1.22.0
condition: global.kontinuous.hasAll,security-policies.enabled
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: app
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/fabrique-helpers/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
apiVersion: v2
name: fabrique-helpers
version: 1.0.0
version: 1.22.0
type: library
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/hasura/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: hasura
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/maildev/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: maildev
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/metabase/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: metabase
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: oauth2-proxy
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/pgweb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: pgweb
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/rancher-namespace/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: rancher-namespace
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/redis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: redis
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/fabrique/charts/security-policies/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
apiVersion: v2
name: security-policies
version: 1.0.0
version: 1.22.0
appVersion: 1.22.0
4 changes: 2 additions & 2 deletions plugins/recommended/charts/jobs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: jobs
version: 1.0.0

version: 1.22.0
appVersion: 1.22.0
3 changes: 2 additions & 1 deletion plugins/recommended/charts/kontinuous-helpers/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
apiVersion: v2
name: kontinuous-helpers
version: 1.0.0
version: 1.22.0
type: library
appVersion: 1.22.0

0 comments on commit e6107fd

Please sign in to comment.