diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index a44e960..005b369 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -23,6 +23,8 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v3 + with: + ref: 6/edge - name: Setup operator environment uses: charmed-kubernetes/actions-operator@main with: diff --git a/rockcraft.yaml b/rockcraft.yaml index 6a6bbb6..877c66d 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -2,7 +2,7 @@ # See LICENSE file for licensing details. name: charmed-mongodb # the name of your ROCK base: ubuntu:22.04 # the base environment for this ROCK -version: "5.0.14-12" # just for humans. Semantic versioning is recommended +version: "6.0.6-1" # just for humans. Semantic versioning is recommended summary: MongoDB in a rock. # 79 char long summary description: | MongoDB is a source-available cross-platform @@ -26,7 +26,7 @@ parts: mongo-snap: plugin: nil stage-snaps: - - charmed-mongodb/5/edge + - charmed-mongodb/6/edge overlay-packages: - ca-certificates dep-debs: