I ran into the same problem here, I tried to build on 22.04 (current
master branch), but charmcraft 1.5/stable does not support built
on 22.04 and the current charmcraft.yaml file does not work for
a newer version of charmcraft.
This is a snippet from my bundle where I use jammy series.
```yaml
octavia-diskimage-retrofit:
charm: ch:octavia-diskimage-retrofit
channel: yoga/edge
options:
amp-image-tag: 'octavia-amphora'
retrofit-series: jammy
```
I ran into the same problem here, I tried to build on 22.04 (current
master branch), but charmcraft 1.5/stable does not support built
on 22.04 and the current charmcraft.yaml file does not work for
a newer version of charmcraft.
This is a snippet from my bundle where I use jammy series. diskimage- retrofit: diskimage- retrofit image-tag: 'octavia-amphora' series: jammy
```yaml
octavia-
charm: ch:octavia-
channel: yoga/edge
options:
amp-
retrofit-
```