Skip to content

Commit

Permalink
chore(main): release 0.48.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-bot committed Jan 20, 2025
1 parent 616c6f1 commit 29c9001
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.48.2-beta](https://github.com/instill-ai/instill-core/compare/v0.48.1-beta...v0.48.2-beta) (2025-01-20)


### Bug Fixes

* **workflow:** fix release helm chart github action workflow ([#1169](https://github.com/instill-ai/instill-core/issues/1169)) ([616c6f1](https://github.com/instill-ai/instill-core/commit/616c6f16d983293a9284599684a4958eb0159ee9))

## [0.48.1-beta](https://github.com/instill-ai/instill-core/compare/v0.48.0-beta...v0.48.1-beta) (2025-01-20)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Execute the following commands to pull pre-built images with all the dependencie

<!-- x-release-please-start-version -->
```bash
$ git clone -b v0.48.1-beta https://github.com/instill-ai/instill-core.git && cd instill-core
$ git clone -b v0.48.2-beta https://github.com/instill-ai/instill-core.git && cd instill-core

# Launch all services
$ make all
Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.48.1-beta"
".": "0.48.2-beta"
}

0 comments on commit 29c9001

Please sign in to comment.