We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da0949 commit c8072efCopy full SHA for c8072ef
.github/workflows/ci.yaml
@@ -29,7 +29,7 @@ jobs:
29
- build
30
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
31
with:
32
- channel: dpe/edge/test-refresh-v3-8.0.41-2
+ channel: dpe/edge/test-refresh-v3-incompat
33
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
34
create-git-tags: false
35
secrets:
refresh_versions.toml
@@ -4,7 +4,7 @@ charm_major = 1
4
workload = "8.0.41"
5
6
# autogenerated
7
-charm = "8.0/1.2.0"
+charm = "8.0/2.0.0"
8
9
[snap]
10
name = "charmed-mysql"
0 commit comments