Skip to content

v0.22.8

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 13:39
· 258 commits to refs/heads/main since this release
9b7d6a4

Changes

process CA bundle event @ekoby (#729)

  • re-write config file or external CA bundle file

use openziti/hello-world container image @qrkourier (#718)

install the service unit file instead of symlinking @scareything (#727)

fixes #726

update [email protected] @ekoby (#728)

openziti/ziti-sdk-c@0.33.4...0.34.1

do not let the Linux package signing pubkey expire @qrkourier (#725)

unset signer pubkey expiration date

only upload packages to artifactory for release events @scareything (#724)

The !github.event.release.prerelease test is still needed, but not sufficient since it evaluates to true for non-release events. check the event type first.

document verbose container args @qrkourier (#723)