This repository was archived by the owner on Jun 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
44
5+ ### 1.22.15 (2023-02-20)
6+
7+
8+ ### Bug Fixes
9+
10+ * ** helm:** use merge+dict to prevent memoize fix [ #59 ] ( https://github.com/SocialGouv/kube-workflow/issues/59 ) ([ 6f1d5ed] ( https://github.com/SocialGouv/kube-workflow/commit/6f1d5ed03b1acc9e3da6ff2005006ec76c394486 ) )
11+
512### 1.22.14 (2023-01-04)
613
714
Original file line number Diff line number Diff line change 11{
22 "name" : " kube-workflow-dev" ,
3- "version" : " 1.22.14 " ,
3+ "version" : " 1.22.15 " ,
44 "repository" : " git@github.com:SocialGouv/kube-workflow.git" ,
55 "license" : " MIT" ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " kube-workflow-common" ,
3- "version" : " 1.22.14 " ,
3+ "version" : " 1.22.15 " ,
44 "description" : " " ,
55 "license" : " MIT" ,
66 "author" : " " ,
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : kube-webhook
3- version : 1.22.14
3+ version : 1.22.15
44home : https://github.com/SocialGouv/kube-workflow
55description : Webhook CI for Kubernetes
66icon : https://avatars.githubusercontent.com/u/45039513?v=4
99maintainers :
1010 - name : Fabrique numérique des Ministères Sociaux
1111 email : dsi-incubateur@sg.social.gouv.fr
12- appVersion : 1.22.14
12+ appVersion : 1.22.15
Original file line number Diff line number Diff line change 11{
22 "name" : " kube-webhook" ,
3- "version" : " 1.22.14 " ,
3+ "version" : " 1.22.15 " ,
44 "description" : " " ,
55 "license" : " MIT" ,
66 "author" : " " ,
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : kube-workflow
3- version : 1.22.14
3+ version : 1.22.15
44home : https://github.com/SocialGouv/kube-workflow
55description : Workflow CI for for Kubernetes
66icon : https://avatars.githubusercontent.com/u/45039513?v=4
@@ -13,37 +13,37 @@ dependencies:
1313 - name : app
1414 repository : file://./charts/app
1515 condition : app.enabled
16- version : 1.22.14
16+ version : 1.22.15
1717 - name : hasura
1818 repository : file://./charts/hasura
1919 condition : hasura.enabled
20- version : 1.22.14
20+ version : 1.22.15
2121 - name : maildev
2222 repository : file://./charts/maildev
2323 condition : maildev.enabled
24- version : 1.22.14
24+ version : 1.22.15
2525 - name : metabase
2626 repository : file://./charts/metabase
2727 condition : metabase.enabled
28- version : 1.22.14
28+ version : 1.22.15
2929 - name : oauth2-proxy
3030 repository : file://./charts/oauth2-proxy
3131 condition : oauth2-proxy.enabled
32- version : 1.22.14
32+ version : 1.22.15
3333 - name : pgweb
3434 repository : file://./charts/pgweb
3535 condition : pgweb.enabled
36- version : 1.22.14
36+ version : 1.22.15
3737 - name : jobs
3838 repository : file://./charts/jobs
3939 condition : jobs.enabled
40- version : 1.22.14
40+ version : 1.22.15
4141 - name : keycloak
4242 repository : https://codecentric.github.io/helm-charts
4343 version : 17.0.3
4444 condition : keycloak.enabled
4545 - name : redis
4646 repository : file://./charts/redis
47- version : 1.22.14
47+ version : 1.22.15
4848 condition : redis.enabled
49- appVersion : 1.22.14
49+ appVersion : 1.22.15
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : app
3- version : 1.22.14
3+ version : 1.22.15
44home : https://github.com/SocialGouv
55description : Classic frontend app
66icon : https://avatars.githubusercontent.com/u/45039513?v=4
99maintainers :
1010 - name : Fabrique numérique des Ministères Sociaux
1111 email : dsi-incubateur@sg.social.gouv.fr
12- appVersion : 1.22.14
12+ appVersion : 1.22.15
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : hasura
3- version : 1.22.14
3+ version : 1.22.15
44home : https://github.com/SocialGouv
55description : Hasura service
66icon : https://avatars.githubusercontent.com/u/45039513?v=4
99maintainers :
1010 - name : Fabrique numérique des Ministères Sociaux
1111 email : dsi-incubateur@sg.social.gouv.fr
12- appVersion : 1.22.14
12+ appVersion : 1.22.15
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : jobs
3- version : 1.22.14
3+ version : 1.22.15
44home : https://github.com/SocialGouv
55description : Jobs
66icon : https://avatars.githubusercontent.com/u/45039513?v=4
99maintainers :
1010 - name : Fabrique numérique des Ministères Sociaux
1111 email : dsi-incubateur@sg.social.gouv.fr
12- appVersion : 1.22.14
12+ appVersion : 1.22.15
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : maildev
3- version : 1.22.14
3+ version : 1.22.15
44home : https://github.com/SocialGouv
55description : Classic frontend app
66icon : https://avatars.githubusercontent.com/u/45039513?v=4
99maintainers :
1010 - name : Fabrique numérique des Ministères Sociaux
1111 email : dsi-incubateur@sg.social.gouv.fr
12- appVersion : 1.22.14
12+ appVersion : 1.22.15
You can’t perform that action at this time.
0 commit comments