| 123456789101112131415161718192021222324252627 |
- ---
- kind: compose
- metadata:
- name: Passbolt
- description: >
- Passbolt is an open-source password manager designed for teams and businesses. It provides a secure way to store, share, and manage passwords and sensitive
- information collaboratively.
- Project: https://www.passbolt.com/
- Documentation: https://help.passbolt.com/
- GitHub: https://github.com/passbolt/passbolt
- version: 11.3
- author: Christian Lempa
- date: '2025-09-28'
- tags:
- - password-manager
- draft: true
- spec:
- general:
- vars:
- volumes_version:
- type: str
- description: Volumes version
- default: latest
|