Skip to content

Commit

Permalink
chore: release 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 16, 2024
1 parent e6b9d6c commit 8bb07d2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.9.0](https://github.com/actionhippie/kustomize/compare/v2.8.5...v2.9.0) (2024-09-16)


### Features

* **deps:** update dependency helm/helm to v3.16.0 ([8cde481](https://github.com/actionhippie/kustomize/commit/8cde481536aa56ee3df0218170790b691a9f32f5))


### Bugfixes

* **deps:** update dependency helm/helm to v3.16.1 ([e6b9d6c](https://github.com/actionhippie/kustomize/commit/e6b9d6c586accef510f6fd00042108992d795c24))

## [2.8.5](https://github.com/actionhippie/kustomize/compare/v2.8.4...v2.8.5) (2024-08-19)


Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@ outputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/actionhippie/kustomize:v2.8.5'
image: 'docker://ghcr.io/actionhippie/kustomize:v2.9.0'

...

0 comments on commit 8bb07d2

Please sign in to comment.