Skip to content

Commit 57730c0

Browse files
authored
Merge pull request #68 from locmai/release-please--branches--main
chore: release main
2 parents a2534af + e713915 commit 57730c0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"charts/secret-generators": "0.1.3",
3-
"charts/temporal": "0.32.6",
3+
"charts/temporal": "0.32.7",
44
"charts/secret-generator": "0.1.5"
55
}

charts/temporal/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.32.7](https://github.com/locmai/charts/compare/temporal-v0.32.6...temporal-v0.32.7) (2024-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **temporal:** update URL ([0f2315a](https://github.com/locmai/charts/commit/0f2315ac3c5f378f5a3293fbe5bcb3769ae9a065))
9+
310
## [0.32.6](https://github.com/locmai/charts/compare/temporal-v0.32.5...temporal-v0.32.6) (2024-04-19)
411

512

charts/temporal/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ type: application
5353

5454
# This is the chart version. This version number should be incremented each time you make changes
5555
# to the chart and its templates, including the app version.
56-
version: 0.32.6
56+
version: 0.32.7
5757

5858
# This is the version number of the application being deployed. This version number should be
5959
# incremented each time you make changes to the application.

0 commit comments

Comments
 (0)