File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.6.0] ( https://github.com/opencloudengineer/lambda/compare/v0.5.4...v0.6.0 ) (2024-02-28)
2+
3+
4+ ### Bug Fixes
5+
6+ * cr install without brew in ci ([ 50ee379] ( https://github.com/opencloudengineer/lambda/commit/50ee3794676cf64eccd48f1f5664a091c58dc3b3 ) )
7+ * rm ./ ([ 4410b72] ( https://github.com/opencloudengineer/lambda/commit/4410b72567e74f9d31a470bc17c6e3affa75cab6 ) )
8+
9+
10+ ### Features
11+
12+ * upgrade base image version in dockerfile ([ 71874a6] ( https://github.com/opencloudengineer/lambda/commit/71874a6efaf8a01e5800274dcc87c5a10f57185a ) )
13+
14+
15+
116## [ 0.5.4] ( https://github.com/opencloudengineer/lambda/compare/v0.5.3...v0.5.4 ) (2021-01-19)
217
318
Original file line number Diff line number Diff line change 11.auto-deploy :
2- image : " ghcr.io/opencloudengineer/lambda:v0.5.4 "
2+ image : " ghcr.io/opencloudengineer/lambda:v0.6.0 "
33 dependencies : []
44review :
55 extends : .auto-deploy
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ name: lambda
1919sources :
2020 - https://helm.sh/docs/topics/charts
2121 - https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/tree/master/assets/auto-deploy-app
22- version : 0.5.4
22+ version : 0.6.0
You can’t perform that action at this time.
0 commit comments