Releases: Kong/kong-build-tools
Releases · Kong/kong-build-tools
4.33.15
4.33.14
4.33.13
4.33.12
4.33.11
Fixes for automatic RPM signing
test(ci): include the signing material for rpm testing (#527) * test(ci): include the signing material for rpm testing * test(ci): only run the stage I'm debugging [revert me] * fix(ci): attempt to fix the gpg signing error * wip * fix(gpg): try setting GPG_TTY variable * fix(rpm): try using an expect script instead * fix(ci): adjust rpm signing to use expect * fix(expect): expect is now part of kong/fpm * test(rpm): test the rpm is signed * chore(ci): reset the Jenkins and setup secret key material * fix(ci): : will jammy not work? Co-authored-by: Isa Farnik <[email protected]>
4.33.9
4.33.8
4.33.8 (2022-08-03)
Bug Fixes
- arm64: use qemu to do the packaging step for arm64 images refs: #ENGEN-715 (#520) (86e23c3), closes #ENGEN-715