Releases: suorcd/openbao-plugin-secrets-nebula
Release list
v2.10.0
OpenBao Nebula Secrets Plugin v2.10.0
This release contains the OpenBao plugin binary for managing Nebula certificates.
Installation
- Download the appropriate binary for your system
- Move it to your OpenBao plugins directory
- Register the plugin with OpenBao:
SHA256=$(sha256sum openbao-plugin-secrets-nebula | cut -d' ' -f1)
bao write sys/plugins/catalog/secret/bao-plugin-secrets-nebula sha256=$SHA256 command="openbao-plugin-secrets-nebula"Changelog
Full Changelog: mkrauser/openbao-plugin-secrets-nebula@v2.0.5...v2.10.0
v2.10.0-alpha.1
OpenBao Nebula Secrets Plugin v2.10.0-alpha.1
This release contains the OpenBao plugin binary for managing Nebula certificates.
Installation
- Download the appropriate binary for your system
- Move it to your OpenBao plugins directory
- Register the plugin with OpenBao:
SHA256=$(sha256sum openbao-plugin-secrets-nebula | cut -d' ' -f1)
bao write sys/plugins/catalog/secret/bao-plugin-secrets-nebula sha256=$SHA256 command="openbao-plugin-secrets-nebula"Changelog
Full Changelog: mkrauser/openbao-plugin-secrets-nebula@v2.0.5...v2.10.0-alpha.1
v2.0.5
OpenBao Nebula Secrets Plugin v2.0.5
This release contains the OpenBao plugin binary for managing Nebula certificates.
Installation
- Download the appropriate binary for your system
- Move it to your OpenBao plugins directory
- Register the plugin with OpenBao:
SHA256=$(sha256sum openbao-plugin-secrets-nebula | cut -d' ' -f1)
bao write sys/plugins/catalog/secret/bao-plugin-secrets-nebula sha256=$SHA256 command="openbao-plugin-secrets-nebula"Changelog
Full Changelog: mkrauser/openbao-plugin-secrets-nebula@v2.0.4...v2.0.5
v2.0.3
OpenBao Nebula Secrets Plugin v2.0.3
This release contains the OpenBao plugin binary for managing Nebula certificates.
Installation
- Download the appropriate binary for your system
- Move it to your OpenBao plugins directory
- Register the plugin with OpenBao:
SHA256=$(sha256sum openbao-plugin-secrets-nebula | cut -d' ' -f1)
bao write sys/plugins/catalog/secret/bao-plugin-secrets-nebula sha256=$SHA256 command="openbao-plugin-secrets-nebula"Changelog
- 4e695c0 fix: use native Curve25519 (X25519) keygen for node certs in /issue
- 3b287e9 upgrade to v2.0.3
Full Changelog: mkrauser/openbao-plugin-secrets-nebula@v2.0.2...v2.0.3
v2.0.2
OpenBao Nebula Secrets Plugin v2.0.2
This release contains the OpenBao plugin binary for managing Nebula certificates.
Installation
- Download the appropriate binary for your system
- Move it to your OpenBao plugins directory
- Register the plugin with OpenBao:
SHA256=$(sha256sum openbao-plugin-secrets-nebula | cut -d' ' -f1)
bao write sys/plugins/catalog/secret/bao-plugin-secrets-nebula sha256=$SHA256 command="openbao-plugin-secrets-nebula"Changelog
- bb83dbd adding openapi.yaml
- 8a74f59 fix: resolve x25519 seed crypto bug and rename sign to issue endpoint
- 042e230 update readme
Full Changelog: mkrauser/openbao-plugin-secrets-nebula@v2.0.1...v2.0.2
v2.0.1
OpenBao Nebula Secrets Plugin v2.0.1
This release contains the OpenBao plugin binary for managing Nebula certificates.
Installation
- Download the appropriate binary for your system
- Move it to your OpenBao plugins directory
- Register the plugin with OpenBao:
SHA256=$(sha256sum openbao-plugin-secrets-nebula | cut -d' ' -f1)
bao write sys/plugins/catalog/secret/bao-plugin-secrets-nebula sha256=$SHA256 command="openbao-plugin-secrets-nebula"Changelog
Full Changelog: mkrauser/openbao-plugin-secrets-nebula@v2.0.0...v2.0.1