Skip to content

Commit

Permalink
chore: update charm pins (#1334)
Browse files Browse the repository at this point in the history
This is an automated PR to update pins of the external repositories that
the operator framework is tested against

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
benhoyt and github-actions authored Aug 25, 2024
1 parent 5d74b82 commit 3677507
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: da7ab85806174545930e71da6b5b1285b53fb41f # 2024-07-24T19:54:11Z
commit: a0c3d8036ec68eca8573fd5b8dee549d3503e42a # rev464 rev463 2024-08-23T12:27:19Z
- charm-repo: canonical/postgresql-k8s-operator
commit: f6b6e2a6b86b25d071d719d3f0a3bd121d42d439 # 2024-07-24T19:48:55Z
commit: 387a4eca4e6edb32159f69bd32233926826a6b42 # 2024-08-23T12:22:25Z
- charm-repo: canonical/mysql-operator
commit: 643084e9e13089d1112389a4439f33ba3f035894 # rev257 2024-07-23T01:22:29Z
commit: 30505488c189f686d12e514c050f99cc4e0c91ab # rev275 rev274 2024-08-20T14:48:44Z
- charm-repo: canonical/mysql-k8s-operator
commit: 00881dd574d63c778c05fa0c111a9c336154680c # 2024-07-24T19:37:27Z
commit: a301a4a79febd3f5130598c4a74288a9fc5f8bb1 # 2024-08-22T08:21:59Z
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,11 +16,11 @@ jobs:
matrix:
include:
- charm-repo: canonical/alertmanager-k8s-operator
commit: 8b8c9a1d1b1352fd0c797ea37878e64c65a0f4ef # rev127 2024-07-17T12:10:15Z
commit: 4fdf6823d0337c87b63d84f029dc0603fc6426d9 # rev131 2024-08-22T13:55:44Z
- charm-repo: canonical/prometheus-k8s-operator
commit: 76e80816dc67958fa8be6752ef99b34371e84f87 # rev210 2024-07-16T13:35:14Z
commit: 030ff51443d80e33e13abee99075444e048b86de # rev211 2024-08-23T07:30:50Z
- charm-repo: canonical/grafana-k8s-operator
commit: a2688ade7af5d0dc1607c1ac560faf065966f063 # rev117 2024-06-18T22:02:42Z
commit: 1c80f746f8edeae6fd23ddf31eed45f5b88c06b4 # rev118 2024-08-12T14:02:32Z
steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 3677507

Please sign in to comment.