Skip to content

Commit

Permalink
chore(deps): update dependency ops to v2.16.1 (#191)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency ops to v2.16.1

* upgrade juju and microk8s

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arturo Seijas <[email protected]>
Co-authored-by: arturo-seijas <[email protected]>
Co-authored-by: Yanks Yoon <[email protected]>
Co-authored-by: Amanda H. L. de Andrade Katz <[email protected]>
  • Loading branch information
5 people authored Dec 10, 2024
1 parent cab082b commit 04047df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
channel: 1.28-strict/stable
channel: 1.31-strict/stable
extra-arguments: |
--kube-config=${GITHUB_WORKSPACE}/kube-config
modules: '["test_auth_proxy.py", "test_cos.py", "test_ingress.py", "test_jenkins.py", "test_k8s_agent.py", "test_machine_agent.py", "test_plugins_part_1.py", "test_plugins_part_2.py", "test_proxy.py", "test_upgrade.py", "test_external_agent.py"]'
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cosl==0.0.45
jenkinsapi==0.3.13
jsonschema==4.23.0
ops==2.16.0
ops==2.16.1
pydantic==1.10.19
requests==2.32.3

0 comments on commit 04047df

Please sign in to comment.