Skip to content

Commit ea891c8

Browse files
author
opencloudengineer
committed
chore(release): v0.6.1 [skip ci]
1 parent c782581 commit ea891c8

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.6.1](https://github.com/opencloudengineer/lambda/compare/v0.6.0...v0.6.1) (2024-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* gotta manually install hub now ([c782581](https://github.com/opencloudengineer/lambda/commit/c7825818b9ebafbde2ad3c06fad59470047288f3))
7+
8+
9+
110
# [0.6.0](https://github.com/opencloudengineer/lambda/compare/v0.5.4...v0.6.0) (2024-02-28)
211

312

auto-deploy.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.auto-deploy:
2-
image: "ghcr.io/opencloudengineer/lambda:v0.6.0"
2+
image: "ghcr.io/opencloudengineer/lambda:v0.6.1"
33
dependencies: []
44
review:
55
extends: .auto-deploy

chart/lambda/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ name: lambda
1919
sources:
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.6.0
22+
version: 0.6.1

0 commit comments

Comments
 (0)