Skip to content

Commit

Permalink
chore: release 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 14, 2024
1 parent ecfb93c commit dfcdc4a
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.10.0](https://github.com/actionhippie/kustomize/compare/v2.9.0...v2.10.0) (2024-10-14)


### Features

* **deps:** update dependency kubernetes-sigs/kustomize to v5.5.0 ([e0379a9](https://github.com/actionhippie/kustomize/commit/e0379a9da6930f9aae779add010e4d3dac8f5d28))


### Bugfixes

* **deps:** update dependency helm/helm to v3.16.2 ([ecfb93c](https://github.com/actionhippie/kustomize/commit/ecfb93ca1d544f50ff5666aa378b94098960ce6a))

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


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.9.0'
image: 'docker://ghcr.io/actionhippie/kustomize:v2.10.0'

...

0 comments on commit dfcdc4a

Please sign in to comment.