Skip to content

Commit

Permalink
Merge pull request #97 from canonical/IAM-465-Add-charmhub-badge
Browse files Browse the repository at this point in the history
Added charmhub badge to README.md
  • Loading branch information
shipperizer committed Dec 5, 2023
2 parents 5c237ad + aade550 commit da158b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Identity Platform Login UI Operator

[![CharmHub Badge](https://charmhub.io/identity-platform-login-ui-operator/badge.svg)](https://charmhub.io/identity-platform-login-ui-operator)

## Description

This repository hosts the Kubernetes Python Operator for Identity Platform Login UI.
Expand Down Expand Up @@ -51,4 +53,4 @@ Security issues in IAM stack can be reported through [LaunchPad](https://wiki.ub

## Contributing

Please see the [Juju SDK docs](https://juju.is/docs/sdk) for guidelines on enhancements to this charm following best practice guidelines, and [CONTRIBUTING.md](https://github.com/canonical/identity-platform-login-ui-operator) for developer guidance.
Please see the [Juju SDK docs](https://juju.is/docs/sdk) for guidelines on enhancements to this charm following best practice guidelines, and [CONTRIBUTING.md](https://github.com/canonical/identity-platform-login-ui-operator) for developer guidance.
3 changes: 2 additions & 1 deletion integration-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pytest-asyncio==0.21.1
pytest
juju
pytest-operator==0.29.0
requests
pydantic<2.0
-r requirements.txt
-r requirements.txt

0 comments on commit da158b9

Please sign in to comment.