Skip to content

Commit

Permalink
chore(release): 1.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Jun 17, 2022
1 parent 3de6670 commit abe716e
Show file tree
Hide file tree
Showing 19 changed files with 42 additions and 34 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.24.2](https://github.com/SocialGouv/kontinuous/compare/v1.24.1...v1.24.2) (2022-06-17)


### Bug Fixes

* docker image main tag version ([ec06735](https://github.com/SocialGouv/kontinuous/commit/ec0673569ea08db5083e53f383e729b256937022))
* github output syntax ([3de6670](https://github.com/SocialGouv/kontinuous/commit/3de6670f6d9a3fc3c82678f4f2b4d1a1973a6155))

### [1.24.1](https://github.com/SocialGouv/kontinuous/compare/v1.24.0...v1.24.1) (2022-06-17)


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.24.1",
"version": "1.24.2",
"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.24.1",
"version": "1.24.2",
"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.24.1",
"version": "1.24.2",
"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.24.1
version: 1.24.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.24.1
appVersion: 1.24.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": "~webhook",
"version": "1.24.1",
"version": "1.24.2",
"description": "",
"license": "MIT",
"author": "",
Expand Down
8 changes: 4 additions & 4 deletions plugins/fabrique/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
apiVersion: v2
name: fabrique
version: 1.24.1
version: 1.24.2
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.24.1
version: 1.24.2
condition: global.kontinuous.hasAll,rancher-namespace.enabled
- name: security-policies
repository: file://./charts/security-policies
version: 1.24.1
version: 1.24.2
condition: global.kontinuous.hasAll,security-policies.enabled
appVersion: 1.24.1
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: app
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/fabrique-helpers/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: fabrique-helpers
version: 1.24.1
version: 1.24.2
type: library
appVersion: 1.24.1
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/hasura/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: hasura
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/maildev/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: maildev
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/metabase/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: metabase
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: oauth2-proxy
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/pgweb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: pgweb
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/rancher-namespace/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: rancher-namespace
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/redis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: redis
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/fabrique/charts/security-policies/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: security-policies
version: 1.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
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.24.1
appVersion: 1.24.1
version: 1.24.2
appVersion: 1.24.2
4 changes: 2 additions & 2 deletions plugins/recommended/charts/kontinuous-helpers/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: kontinuous-helpers
version: 1.24.1
version: 1.24.2
type: library
appVersion: 1.24.1
appVersion: 1.24.2

0 comments on commit abe716e

Please sign in to comment.