Skip to content

Commit fd1c8df

Browse files
chore(main): release midnight-core 1.1.16 (#32)
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
1 parent 553fa01 commit fd1c8df

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,6 +1,6 @@
11
{
22
"flavor-adventure": "1.1.2",
33
"minight-core": "0.0.0",
4-
"midnight-core": "1.1.15",
4+
"midnight-core": "1.1.16",
55
"patchbay": "1.0.3"
66
}

midnight-core/CHANGELOG.md

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

3+
## [1.1.16](https://github.com/hackclub/helm/compare/midnight-core-v1.1.15...midnight-core-v1.1.16) (2025-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* remove midnight live probe ([553fa01](https://github.com/hackclub/helm/commit/553fa0192847d0e7fc770b57e19e9684580df1bc))
9+
310
## [1.1.15](https://github.com/hackclub/helm/compare/midnight-core-v1.1.14...midnight-core-v1.1.15) (2025-11-13)
411

512

midnight-core/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Run midnight-core on Kubernetes
44

55
type: application
66

7-
version: 1.1.15
7+
version: 1.1.16
88

99
appVersion: "3.8"
1010

0 commit comments

Comments
 (0)