Skip to content

Commit

Permalink
chore: update charm pins
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 25, 2025
1 parent f57b2bb commit 4ffae36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/db-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
matrix:
include:
- charm-repo: canonical/postgresql-operator
commit: d6aa178cdd5655c83a96cb638e319f1b549795db # 2024-12-24T17:48:41Z
commit: 7afa2e867213a2230b520e8adde23e44701d6734 # 2025-01-24T16:00:14Z
- charm-repo: canonical/postgresql-k8s-operator
commit: 0a1c1493c30e77960d977bd79cf115eb05a333ef # rev473 rev472 2024-12-19T08:37:04Z
commit: ede755c941fc87a639ef615db6e5bcd57cb30188 # 2025-01-24T16:58:14Z
- charm-repo: canonical/mysql-operator
commit: e645946b88ab7f20c39f8ca8225f8c0fcd6f9e75 # rev325 rev324 2024-12-19T15:06:21Z
commit: 1fb61c1ee3e396cdce13d5e8155f2f32a860f89e # rev339 rev338 2025-01-23T15:37:55Z
- charm-repo: canonical/mysql-k8s-operator
commit: cec46a0bbf972a6b685d599544030d6047c3978d # 2024-12-19T15:06:31Z
commit: 7c6b1206fcbc7324b72f413c5e63216e742a71a1 # 2025-01-24T00:25:29Z
steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
uses: actions/checkout@v4
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/observability-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:
matrix:
include:
- charm-repo: canonical/alertmanager-k8s-operator
commit: 083c0a2ab2a14e9c9aa4fd95f1d8ad51eb0abb13 # rev144 2024-12-20T12:11:09Z
commit: a502c204579977530f8c947c5dd2ab7e144ce905 # rev148 2025-01-22T12:11:12Z
- charm-repo: canonical/prometheus-k8s-operator
commit: 62cd2d9b8c3a528910ce12c553209817e1b7a889 # rev226 2024-12-19T16:01:25Z
commit: aaa14059fe0b5926f707a35fba95ea60d70fc1f0 # 2025-01-23T20:01:25Z
disabled: true # Waiting for an upstream PR: https://github.com/canonical/prometheus-k8s-operator/pull/639
- charm-repo: canonical/grafana-k8s-operator
commit: 802a566dd0c801ffa6703ea2c350491bd09d94d8
commit: 4abcf11f721fe252458ad2ca872dab60031ea2a3 # rev134 2025-01-23T13:42:56Z
steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4ffae36

Please sign in to comment.