File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 29
29
- build
30
30
uses :
canonical/data-platform-workflows/.github/workflows/[email protected]
31
31
with :
32
- channel : dpe/edge/test-refresh-v3-8.0.40
32
+ channel : dpe/edge/test-refresh-v3-8.0.41
33
33
artifact-prefix : ${{ needs.build.outputs.artifact-prefix }}
34
34
create-git-tags : false
35
35
secrets :
Original file line number Diff line number Diff line change 1
1
# https://canonical-charm-refresh.readthedocs-hosted.com/latest/refresh-versions-toml/
2
2
3
3
charm_major = 1
4
- workload = " 8.0.40 "
4
+ workload = " 8.0.41 "
5
5
6
- charm = " 8.0/1.0.0" # TODO remove
6
+ # autogenerated
7
+ charm = " 8.0/1.1.0"
7
8
8
9
[snap ]
9
10
name = " charmed-mysql"
10
11
11
12
[snap .revisions ]
12
13
# amd64
13
- x86_64 = " 128 "
14
+ x86_64 = " 139 "
14
15
# arm64
15
- aarch64 = " 127 "
16
+ aarch64 = " 138 "
You can’t perform that action at this time.
0 commit comments