Skip to content

Commit e6e4746

Browse files
chore(main): release patchbay 1.0.3 (#28)
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
1 parent 491f335 commit e6e4746

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
@@ -2,5 +2,5 @@
22
"flavor-adventure": "1.1.1",
33
"minight-core": "0.0.0",
44
"midnight-core": "1.1.13",
5-
"patchbay": "1.0.2"
5+
"patchbay": "1.0.3"
66
}

patchbay/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.0.3](https://github.com/hackclub/helm/compare/patchbay-v1.0.2...patchbay-v1.0.3) (2025-10-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **patchbay:** change ingress to websecure ([491f335](https://github.com/hackclub/helm/commit/491f335b5f0106a15f46d72b89781deb38904518))
9+
310
## [1.0.2](https://github.com/hackclub/helm/compare/patchbay-v1.0.1...patchbay-v1.0.2) (2025-10-27)
411

512

patchbay/Chart.yaml

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

55
type: application
66

7-
version: 1.0.2
7+
version: 1.0.3
88

99
appVersion: "latest"

0 commit comments

Comments
 (0)