Skip to content

Commit

Permalink
chore: update charm pins (canonical#1461)
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 <[email protected]>
  • Loading branch information
benhoyt and github-actions authored Nov 27, 2024
1 parent 6ee8845 commit 2e64709
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: 283463b6df9fd6c81c3221668cbcd4de9927a58d # rev503 rev502 2024-10-22T11:52:52Z
commit: 564932c23370b9848b19c4f136673f972050787b # 2024-11-26T15:33:51Z
- charm-repo: canonical/postgresql-k8s-operator
commit: fb0276647d1409c67e12459f8b64acca881d0b4a # 2024-10-24T11:26:42Z
commit: 97c77472a661d4207c458ba7ef92cbb78baf661b # rev467 rev466 2024-11-26T10:45:43Z
- charm-repo: canonical/mysql-operator
commit: 30d63e8d96f8730b5189d95a3f4c0214351801c0 # 2024-10-18T15:50:23Z
commit: a235a9918a50832005f66d9925c086a07f22f88e # rev308 rev307 2024-11-26T14:03:28Z
- charm-repo: canonical/mysql-k8s-operator
commit: b9da8fccd108780bdb551b6dbcac7017f7908990 # 2024-10-18T15:49:54Z
commit: 30dd0d4a16db7bb61cd511784ad9a162b988efb2 # 2024-11-19T13:36:57Z
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: fe233592f9324a6cf4aa9dbc71577ee170cf9eb3 # rev138 2024-10-18T12:11:02Z
commit: c640a9ae31e942522911c1d351b3fea6de5165a8 # 2024-11-25T12:26:55Z
- charm-repo: canonical/prometheus-k8s-operator
commit: 7518ec8343941ca91248614fd8f2d50fdd9e068c # rev135 2024-09-06T12:10:02Z
commit: 6d22620a68c388095cde8c76bbf7256447918aec # rev217 2024-11-26T11:12:26Z
disabled: true # Waiting for an upstream PR: https://github.com/canonical/prometheus-k8s-operator/pull/639
- charm-repo: canonical/grafana-k8s-operator
commit: 07a52a65f272e115ab786f30cdb3b53be6b34bb7
commit: 5b6e32c7ab1e58c248c30265d2f5c474e2db755d # rev124 2024-11-26T12:06:49Z
steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 2e64709

Please sign in to comment.