Add ingress to the charm

This commit is contained in:
2026-02-19 10:49:43 +01:00
parent 2dc1a39e0b
commit 8cdde18478
7 changed files with 1136 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ dependencies = [
"charmlibs-apt>=1.0.0.post0",
"charmlibs-pathops>=1.2.1",
"ops>=3,<4",
"pydantic>=2.12.5",
]
[dependency-groups]