Skip to content

Commit

Permalink
feat(ISD-843): Add Postgresql integration (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
amandahla authored Jul 17, 2023
1 parent 326b8ba commit bb3f738
Show file tree
Hide file tree
Showing 18 changed files with 2,393 additions and 217 deletions.
4 changes: 4 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ bases:
run-on:
- name: ubuntu
channel: "22.04"
parts:
charm:
charm-binary-python-packages:
- psycopg2-binary==2.9.6
Loading

0 comments on commit bb3f738

Please sign in to comment.