Skip to content

Commit 56ae0ed

Browse files
8.0.41
1 parent 19e9b60 commit 56ae0ed

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- build
2525
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
2626
with:
27-
channel: 8.0/edge/test-refresh-v3-8.0.40
27+
channel: 8.0/edge/test-refresh-v3-8.0.41
2828
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
2929
create-git-tags: false
3030
secrets:

metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ resources:
5454
mysql-router-image:
5555
type: oci-image
5656
description: OCI image for mysql-router
57-
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:dbba2661ebc38463ca1b9d16edb73cf2575d7da937274d863492a3dfb288c5b7
57+
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:089fc04dd2d6f1559161ddf4720c1e06559aeb731ecae57b050c9c816e9833e9
5858
assumes:
5959
- k8s-api

refresh_versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
charm_major = 1
2-
workload = "8.0.40"
2+
workload = "8.0.41"
33

44
# autogenerated
5-
charm = "8.0/1.0.0"
5+
charm = "8.0/1.1.0"

0 commit comments

Comments
 (0)