diff --git a/rockcraft.yaml b/rockcraft.yaml index 6ee64e6..9d1cf12 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -4,7 +4,7 @@ name: charmed-opensearch # the name of your ROCK base: ubuntu:22.04 # the base environment for this ROCK license: Apache-2.0 -version: '2.10.0' # just for humans. Semantic versioning is recommended +version: '2.11.1' # just for humans. Semantic versioning is recommended summary: 'Charmed OpenSearch ROCK OCI.' description: | @@ -46,7 +46,7 @@ parts: opensearch-snap: plugin: nil stage-snaps: - - opensearch/2/candidate + - opensearch/2/edge stage-packages: - curl - python3