Skip to content

Commit

Permalink
chore(release): v0.6.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
opencloudengineer committed Feb 28, 2024
1 parent 57139be commit 31e100f
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.2](https://github.com/opencloudengineer/lambda/compare/v0.6.1...v0.6.2) (2024-02-28)


### Bug Fixes

* **ci:** rm flag --charts-repo from cr ([57139be](https://github.com/opencloudengineer/lambda/commit/57139be216576a9ba753dd9021f06354f47de83a))



## [0.6.1](https://github.com/opencloudengineer/lambda/compare/v0.6.0...v0.6.1) (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.1"
image: "ghcr.io/opencloudengineer/lambda:v0.6.2"
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.1
version: 0.6.2

0 comments on commit 31e100f

Please sign in to comment.