Skip to content

Commit acdf4f5

Browse files
chore(main): release midnight-core 1.1.9 (#20)
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
1 parent 80b0b1b commit acdf4f5

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
"flavor-adventure": "1.1.1",
33
"minight-core": "0.0.0",
4-
"midnight-core": "1.1.8"
4+
"midnight-core": "1.1.9"
55
}

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.9](https://github.com/hackclub/helm/compare/midnight-core-v1.1.8...midnight-core-v1.1.9) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **midnight:** change ingress config ([80b0b1b](https://github.com/hackclub/helm/commit/80b0b1bce0182959fbdf4518b4de9ca6dacc702b))
9+
310
## [1.1.8](https://github.com/hackclub/helm/compare/midnight-core-v1.1.7...midnight-core-v1.1.8) (2025-10-23)
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.8
7+
version: 1.1.9
88

99
appVersion: "3.8"
1010

0 commit comments

Comments
 (0)