Skip to content

Commit

Permalink
test 8.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Oct 15, 2024
1 parent 60e2344 commit 62edb6f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name: Tests

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.ref }}-1
cancel-in-progress: true

on:
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
- build
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
channel: 8.0/edge/test-refresh-v3-1
channel: 8.0/edge/test-refresh-v3-8.0.39
artifact-prefix: ${{ needs.build.outputs.artifact-prefix }}
create-github-release: false
secrets:
Expand Down
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ resources:
mysql-router-image:
type: oci-image
description: OCI image for mysql-router
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:89b8305613f6ce94f78a7c9b4baedef78f2816fd6bc74c00f6607bc5e57bd8e6
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:aa4d9b21673d2c6e4db3dc943179bae95dd8d355790b68e4e0610da9513ee6c9
assumes:
- k8s-api
4 changes: 2 additions & 2 deletions refresh_versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
charm_major = 1
workload = "8.0.37"
workload = "8.0.39"

# autogenerated
charm = "8.0/1.0.0"
charm = "8.0/1.1.0"

0 comments on commit 62edb6f

Please sign in to comment.