diff --git a/CHANGELOG.md b/CHANGELOG.md index 52ea1de1e6..5e7adfaa29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.23.12](https://github.com/SocialGouv/kontinuous/compare/v1.23.11...v1.23.12) (2022-06-14) + + +### Bug Fixes + +* chart dependencies aliasing + deep typo bug ([ab961c4](https://github.com/SocialGouv/kontinuous/commit/ab961c4833bbac42faeb01f43f657e9b51132fed)) +* improve validation feedback ([99b0a53](https://github.com/SocialGouv/kontinuous/commit/99b0a5381a6309a2ddfadf50742ac1f2f45234ef)) + ### [1.23.11](https://github.com/SocialGouv/kontinuous/compare/v1.23.10...v1.23.11) (2022-06-14) diff --git a/package.json b/package.json index af9a70e40c..ca4364c038 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "~dev", - "version": "1.23.11", + "version": "1.23.12", "repository": "git@github.com:SocialGouv/kontinuous.git", "license": "MIT", "private": true, diff --git a/packages/common/package.json b/packages/common/package.json index c362ac379c..8f52c60c0a 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "~common", - "version": "1.23.11", + "version": "1.23.12", "description": "", "license": "MIT", "author": "", diff --git a/packages/kontinuous/package.json b/packages/kontinuous/package.json index 842997c0d5..09a561717b 100644 --- a/packages/kontinuous/package.json +++ b/packages/kontinuous/package.json @@ -1,6 +1,6 @@ { "name": "kontinuous", - "version": "1.23.11", + "version": "1.23.12", "repository": "https://github.com/SocialGouv/kci.git", "license": "MIT", "main": "src/index", diff --git a/packages/webhook/Chart.yaml b/packages/webhook/Chart.yaml index ddfcefb246..e3e3c61cf9 100644 --- a/packages/webhook/Chart.yaml +++ b/packages/webhook/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: kontinuous-webhook -version: 1.23.11 +version: 1.23.12 home: https://github.com/SocialGouv/kube-workflow description: Webhook CI for Kubernetes icon: https://avatars.githubusercontent.com/u/45039513?v=4 @@ -9,4 +9,4 @@ sources: maintainers: - name: Fabrique numérique des Ministères Sociaux email: dsi-incubateur@sg.social.gouv.fr -appVersion: 1.23.11 +appVersion: 1.23.12 diff --git a/packages/webhook/package.json b/packages/webhook/package.json index 8a0591aa56..24bb56c330 100644 --- a/packages/webhook/package.json +++ b/packages/webhook/package.json @@ -1,6 +1,6 @@ { "name": "~webhook", - "version": "1.23.11", + "version": "1.23.12", "description": "", "license": "MIT", "author": "", diff --git a/plugins/fabrique/Chart.yaml b/plugins/fabrique/Chart.yaml index 6f39228d00..87ab1c087a 100644 --- a/plugins/fabrique/Chart.yaml +++ b/plugins/fabrique/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: fabrique -version: 1.23.11 +version: 1.23.12 dependencies: - name: keycloak repository: https://codecentric.github.io/helm-charts @@ -8,10 +8,10 @@ dependencies: condition: keycloak.enabled - name: rancher-namespace repository: file://./charts/rancher-namespace - version: 1.23.11 + version: 1.23.12 condition: global.kontinuous.hasAll,rancher-namespace.enabled - name: security-policies repository: file://./charts/security-policies - version: 1.23.11 + version: 1.23.12 condition: global.kontinuous.hasAll,security-policies.enabled -appVersion: 1.23.11 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/app/Chart.yaml b/plugins/fabrique/charts/app/Chart.yaml index da30ea6386..ee7aeb5a33 100644 --- a/plugins/fabrique/charts/app/Chart.yaml +++ b/plugins/fabrique/charts/app/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: app -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/fabrique-helpers/Chart.yaml b/plugins/fabrique/charts/fabrique-helpers/Chart.yaml index a010fb7274..433d764d4e 100644 --- a/plugins/fabrique/charts/fabrique-helpers/Chart.yaml +++ b/plugins/fabrique/charts/fabrique-helpers/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 name: fabrique-helpers -version: 1.23.11 +version: 1.23.12 type: library -appVersion: 1.23.11 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/hasura/Chart.yaml b/plugins/fabrique/charts/hasura/Chart.yaml index b23ee4b490..1827474693 100644 --- a/plugins/fabrique/charts/hasura/Chart.yaml +++ b/plugins/fabrique/charts/hasura/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: hasura -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/maildev/Chart.yaml b/plugins/fabrique/charts/maildev/Chart.yaml index 37d339848c..f63c889ceb 100644 --- a/plugins/fabrique/charts/maildev/Chart.yaml +++ b/plugins/fabrique/charts/maildev/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: maildev -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/metabase/Chart.yaml b/plugins/fabrique/charts/metabase/Chart.yaml index a83af227f0..5cb7ff28e7 100644 --- a/plugins/fabrique/charts/metabase/Chart.yaml +++ b/plugins/fabrique/charts/metabase/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: metabase -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/oauth2-proxy/Chart.yaml b/plugins/fabrique/charts/oauth2-proxy/Chart.yaml index 06f097911e..bbc5d85212 100644 --- a/plugins/fabrique/charts/oauth2-proxy/Chart.yaml +++ b/plugins/fabrique/charts/oauth2-proxy/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: oauth2-proxy -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/pgweb/Chart.yaml b/plugins/fabrique/charts/pgweb/Chart.yaml index 7e3a1dc37e..51556485d6 100644 --- a/plugins/fabrique/charts/pgweb/Chart.yaml +++ b/plugins/fabrique/charts/pgweb/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: pgweb -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/rancher-namespace/Chart.yaml b/plugins/fabrique/charts/rancher-namespace/Chart.yaml index 85026781ea..0015e472d8 100644 --- a/plugins/fabrique/charts/rancher-namespace/Chart.yaml +++ b/plugins/fabrique/charts/rancher-namespace/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: rancher-namespace -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/redis/Chart.yaml b/plugins/fabrique/charts/redis/Chart.yaml index 8572cbc05f..f8e29fe856 100644 --- a/plugins/fabrique/charts/redis/Chart.yaml +++ b/plugins/fabrique/charts/redis/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: redis -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/fabrique/charts/security-policies/Chart.yaml b/plugins/fabrique/charts/security-policies/Chart.yaml index 37ff638f05..462b525e5a 100644 --- a/plugins/fabrique/charts/security-policies/Chart.yaml +++ b/plugins/fabrique/charts/security-policies/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: security-policies -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/recommended/charts/jobs/Chart.yaml b/plugins/recommended/charts/jobs/Chart.yaml index 9c12766298..bd2cbfd1ee 100644 --- a/plugins/recommended/charts/jobs/Chart.yaml +++ b/plugins/recommended/charts/jobs/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: jobs -version: 1.23.11 -appVersion: 1.23.11 +version: 1.23.12 +appVersion: 1.23.12 diff --git a/plugins/recommended/charts/kontinuous-helpers/Chart.yaml b/plugins/recommended/charts/kontinuous-helpers/Chart.yaml index 08b740362a..b883cee06b 100644 --- a/plugins/recommended/charts/kontinuous-helpers/Chart.yaml +++ b/plugins/recommended/charts/kontinuous-helpers/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 name: kontinuous-helpers -version: 1.23.11 +version: 1.23.12 type: library -appVersion: 1.23.11 +appVersion: 1.23.12