Skip to content

Commit

Permalink
DPE-2428 Update image to v8.0.34 rock (#124)
Browse files Browse the repository at this point in the history
Update rock to 8.0.34

Also fixes #125

---------

Co-authored-by: Carl Csaposs <[email protected]>
  • Loading branch information
shayancanonical and carlcsaposs-canonical authored Sep 7, 2023
1 parent 7cf5cfc commit 420b840
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
2 changes: 0 additions & 2 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ parts:
exit 1
fi
charm-entrypoint: src/kubernetes_charm.py
charm-binary-python-packages:
- mysql-connector-python~=8.0.32
build-packages:
- libffi-dev
- libssl-dev
Expand Down
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ resources:
mysql-router-image:
type: oci-image
description: OCI image for mysql-router
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:c2dd359ddcf2cbf598da09769ac54faecc9b5f4b6ca804d0b8aa0055c25a9c48
upstream-source: ghcr.io/canonical/charmed-mysql@sha256:3b6a4a63971acec3b71a0178cd093014a695ddf7c31d91d56ebb110eec6cdbe1
assumes:
- k8s-api
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pytest = "^7.4.0"
pytest-operator = "^0.28.0"
pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v4.2.3", subdirectory = "python/pytest_plugins/pytest_operator_cache"}
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v4.2.3", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
juju = "^2.9.44.0"
juju = "^2.9.44.1"
mysql-connector-python = "~8.0.33"
pyyaml = "^6.0.1"

Expand Down

0 comments on commit 420b840

Please sign in to comment.