fix(common): Release 2.0.2 (#196)

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2023-10-05 12:25:05 +02:00 committed by GitHub
parent d86b0de790
commit f729651dbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 260 additions and 41 deletions

View file

@ -75,9 +75,10 @@ nav:
- NFS share: common-library/storage/types/nfs-share.md
- persistentVolumeClaim: common-library/storage/types/persistentVolumeClaim.md
- Secret: common-library/storage/types/secret.md
- How To...:
- common-library/howto/index.md
- Helm templates: common-library/howto/helm-templates.md
- Multiple subPaths for 1 volume: common-library/howto/multiple-subpath.md
- App Template:
- app-template/index.md
- How To...:
- app-template/howto/index.md
- Helm templates: app-template/howto/helm-templates.md
- Multiple subPaths for 1 volume: app-template/howto/multiple-subpath.md
- Multiple services with 1 or more controllers: app-template/howto/multiple-services.md