Skip to content

Release v0.4.0

Latest
Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 27 Nov 16:20
· 1 commit to main since this release
384cb31

Auth Module Release v0.4.0

Welcome to the latest release of the Auth module for the Kubernetes Fury Distribution.

This release updates all the packages versions to the latest available in upstream and improves the security posture of all the packages, making them compliant with the restricted Pod Security Standards.

Included packages

Package Current Version Previous Version
dex v2.41.1 v2.38.0
gangplank v1.1.0 v1.1.0
pomerium v0.27.1 v0.25.0

Update Guide 🦮

Process

To upgrade this module from v0.3.0 to v0.4.0, you need to download this new version, then apply the kustomize project. No further action is required.

kustomize build | kubectl apply -f -