File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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 : 8.0/edge/test-refresh-v3-8.0.40
32
+ channel : 8.0/edge/test-refresh-v3-8.0.42
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 @@ -57,6 +57,6 @@ resources:
57
57
mysql-router-image :
58
58
type : oci-image
59
59
description : OCI image for mysql-router
60
- upstream-source : ghcr.io/canonical/charmed-mysql@sha256:dbba2661ebc38463ca1b9d16edb73cf2575d7da937274d863492a3dfb288c5b7
60
+ upstream-source : ghcr.io/canonical/charmed-mysql@sha256:e78bdba30923ec87d67879a284d9162dfbb7600b34cbf3f84c9b4cce08648715
61
61
assumes :
62
62
- k8s-api
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.42 "
5
5
6
- charm = " 8.0/1.0 .0" # TODO remove
6
+ charm = " 8.0/1.1 .0" # TODO remove
You can’t perform that action at this time.
0 commit comments