Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/db-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
matrix:
include:
- charm-repo: canonical/postgresql-operator
commit: 8fe608dc251e2d734cc0417aa415bfb119ec2d16 # 2025-12-16T20:15:01Z
commit: 1c379314d5c2e44d2cf9a2d6986656fef5310daf # 2025-12-19T13:24:29Z
- charm-repo: canonical/postgresql-k8s-operator
commit: 762aeedf177b73dfd2b81780fa4288543410859a # 2025-12-17T15:42:17Z
commit: 1ebe7272293fcc5cd88cd630d3f48041011f0c0e # 2025-12-19T01:11:29Z
- charm-repo: canonical/mysql-operator
commit: bd8b3ddabe24d6bcb1b181c4ecedf8515cd98ce0 # 2025-12-15T20:38:04Z
- charm-repo: canonical/mysql-k8s-operator
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/observability-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- charm-repo: canonical/prometheus-k8s-operator
commit: 74bd4a8b98ee750ab401a652a3cf9bb2317ded15 # rev281 2025-12-12T14:20:39Z
- charm-repo: canonical/grafana-k8s-operator
commit: 2a0b282c0edcffdf46f84bb808529b5c0a705061 # rev175 2025-12-05T18:18:09Z
commit: 2a0b282c0edcffdf46f84bb808529b5c0a705061 # rev175 2025-12-05T18:18:09Z
steps:
- name: Checkout the ${{ matrix.charm-repo }} repository
uses: actions/checkout@v6
Expand Down