Skip to content

Commit

Permalink
chore(release): v0.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
opencloudengineer committed Feb 28, 2024
1 parent c782581 commit ea891c8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.6.1](https://github.com/opencloudengineer/lambda/compare/v0.6.0...v0.6.1) (2024-02-28)


### Bug Fixes

* gotta manually install hub now ([c782581](https://github.com/opencloudengineer/lambda/commit/c7825818b9ebafbde2ad3c06fad59470047288f3))



# [0.6.0](https://github.com/opencloudengineer/lambda/compare/v0.5.4...v0.6.0) (2024-02-28)


Expand Down
2 changes: 1 addition & 1 deletion auto-deploy.gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.auto-deploy:
image: "ghcr.io/opencloudengineer/lambda:v0.6.0"
image: "ghcr.io/opencloudengineer/lambda:v0.6.1"
dependencies: []
review:
extends: .auto-deploy
Expand Down
2 changes: 1 addition & 1 deletion chart/lambda/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ name: lambda
sources:
- https://helm.sh/docs/topics/charts
- https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/tree/master/assets/auto-deploy-app
version: 0.6.0
version: 0.6.1

0 comments on commit ea891c8

Please sign in to comment.