Skip to content

Commit

Permalink
chore: update charm pins (canonical#1442)
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]>
Co-authored-by: Tony Meyer <[email protected]>
  • Loading branch information
3 people authored Oct 26, 2024
1 parent 8145e85 commit 24c0d7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 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: 7219d1ed1a118abbfca23aeacf3b7bf67e81a937 # rev480 rev479 2024-09-23T16:12:27Z
commit: 283463b6df9fd6c81c3221668cbcd4de9927a58d # rev503 rev502 2024-10-22T11:52:52Z
- charm-repo: canonical/postgresql-k8s-operator
commit: 5c2ae046546a7d163b9d040d6a12d1abc0ca1f70 # rev398 rev397 2024-09-24T19:23:37Z
commit: fb0276647d1409c67e12459f8b64acca881d0b4a # 2024-10-24T11:26:42Z
- charm-repo: canonical/mysql-operator
commit: 9fe60aa9f0a00636e06902d0849d36e1e1525df2 # 2024-09-22
commit: 30d63e8d96f8730b5189d95a3f4c0214351801c0 # 2024-10-18T15:50:23Z
- charm-repo: canonical/mysql-k8s-operator
commit: 61db833ba8318773de565d7d9b56031baf3e75f7 # 2024-09-19T11:48:20Z
commit: b9da8fccd108780bdb551b6dbcac7017f7908990 # 2024-10-18T15:49:54Z
steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
uses: actions/checkout@v4
Expand Down
8 changes: 3 additions & 5 deletions .github/workflows/observability-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,13 @@ jobs:
matrix:
include:
- charm-repo: canonical/alertmanager-k8s-operator
commit: 7518ec8343941ca91248614fd8f2d50fdd9e068c # rev135 2024-09-06T12:10:02Z
commit: fe233592f9324a6cf4aa9dbc71577ee170cf9eb3 # rev138 2024-10-18T12:11:02Z
# Waiting for an upstream PR:
# https://github.com/canonical/prometheus-k8s-operator/pull/639
#- charm-repo: canonical/prometheus-k8s-operator
# commit: 7518ec8343941ca91248614fd8f2d50fdd9e068c # rev135 2024-09-06T12:10:02Z
# Waiting for an upstream PR:
# https://github.com/canonical/grafana-k8s-operator/pull/347
#- charm-repo: canonical/grafana-k8s-operator
# commit: 1bd9e7fd96a9f5a91443e5932667c58a92c1ce5e # 2024-09-03T14:57:42Z
- charm-repo: canonical/grafana-k8s-operator
commit: 07a52a65f272e115ab786f30cdb3b53be6b34bb7
steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 24c0d7c

Please sign in to comment.