Skip to content

Commit 4f34980

Browse files
committed
chore(deps): bump lua-resty-healthcheck from 1.6.2 to 1.6.3
### Summary * Feature: Added support for https_sni [#49](Kong/lua-resty-healthcheck#49) (backport) * Fix: Use OpenResty API for mTLS [#99](Kong/lua-resty-healthcheck#99) (backport) Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
1 parent 492247a commit 4f34980

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
message: "Bumped lua-resty-healthcheck from 1.6.2 to 1.6.3"
2+
type: dependency
3+
prs:
4+
- 11360
5+
jiras:
6+
- "KAG-2140"

kong-3.5.0-0.rockspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = {
3131
"binaryheap >= 0.4",
3232
"luaxxhash >= 1.0",
3333
"lua-protobuf == 0.5.0",
34-
"lua-resty-healthcheck == 1.6.2",
34+
"lua-resty-healthcheck == 1.6.3",
3535
"lua-messagepack == 0.5.2",
3636
"lua-resty-aws == 1.3.1",
3737
"lua-resty-openssl == 0.8.23",

0 commit comments

Comments
 (0)