Skip to content

Commit

Permalink
chore(main): release 0.0.11 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
Co-authored-by: czi-github-helper[bot] <czi-github-helper[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 2b14d71 commit bc58bc9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .infra/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ stack:
services:
backend:
image:
tag: sha-ff103c2
tag: sha-9ea1587
replicaCount: 1
ingress:
rules:
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.0.10"
".": "0.0.11"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.0.11](https://github.com/chanzuckerberg/delta-share/compare/v0.0.10...v0.0.11) (2025-02-11)


### Bug Fixes

* Update runs-on labels in GitHub Actions workflows ([#27](https://github.com/chanzuckerberg/delta-share/issues/27)) ([144539a](https://github.com/chanzuckerberg/delta-share/commit/144539a6aebc2be1c10a3a389fdf15c13cf87c09))


### Misc

* Cleanup code ([#28](https://github.com/chanzuckerberg/delta-share/issues/28)) ([2b14d71](https://github.com/chanzuckerberg/delta-share/commit/2b14d71bc76741fe0ae01ce3a2ca67bb34059cc1))
* revert change for private download ([#25](https://github.com/chanzuckerberg/delta-share/issues/25)) ([3234b5a](https://github.com/chanzuckerberg/delta-share/commit/3234b5ae846da3a33117a490fce4e7297861e2ce))

## [0.0.10](https://github.com/chanzuckerberg/delta-share/compare/v0.0.9...v0.0.10) (2025-02-06)


Expand Down

0 comments on commit bc58bc9

Please # to comment.