Skip to content

Commit 4e6fe9e

Browse files
8.0.42
1 parent 8206c18 commit 4e6fe9e

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
@@ -29,7 +29,7 @@ jobs:
2929
- build
3030
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
3131
with:
32-
channel: 8.0/edge/test-refresh-v3-8.0.40
32+
channel: 8.0/edge/test-refresh-v3-8.0.42
3333
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
3434
create-git-tags: false
3535
secrets:

metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ resources:
5757
mysql-router-image:
5858
type: oci-image
5959
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
6161
assumes:
6262
- k8s-api

refresh_versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://canonical-charm-refresh.readthedocs-hosted.com/latest/refresh-versions-toml/
22

33
charm_major = 1
4-
workload = "8.0.40"
4+
workload = "8.0.42"
55

6-
charm = "8.0/1.0.0" # TODO remove
6+
charm = "8.0/1.1.0" # TODO remove

0 commit comments

Comments
 (0)