File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,21 +10,17 @@ links:
1010 documentation : https://discourse.charmhub.io/t/identity-platform-login-ui-docs-index/12169
1111 source : https://github.com/canonical/identity-platform-login-ui-operator
1212 issues : https://github.com/canonical/identity-platform-login-ui-operator/issues
13-
1413assumes :
1514 - k8s-api
16-
1715containers :
1816 login-ui :
1917 resource : oci-image
20-
2118# This field populates the Resources tab on Charmhub.
2219resources :
2320 oci-image :
2421 type : oci-image
2522 description : OCI image for login-ui
26- upstream-source : ghcr.io/canonical/identity-platform-login-ui:v0.20.0
27-
23+ upstream-source : ghcr.io/canonical/identity-platform-login-ui:v0.21.2
2824requires :
2925 ingress :
3026 interface : ingress
@@ -52,7 +48,6 @@ requires:
5248 Receive a CA cert.
5349 This relation can be used with a local CA to obtain the CA cert that was used to sign proxied
5450 endpoints.
55-
5651provides :
5752 ui-endpoint-info :
5853 interface : login_ui_endpoints
@@ -69,11 +64,9 @@ provides:
6964 Forwards the built-in grafana dashboard(s) for monitoring identity-platform-login-ui-operator.
7065 interface : grafana_dashboard
7166 optional : true
72-
7367peers :
7468 identity-platform-login-ui :
7569 interface : identity_platform_login_ui_peers
76-
7770config :
7871 options :
7972 log_level :
@@ -95,10 +88,8 @@ config:
9588 automatically deduced from it).
9689 See https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
9790 type : string
98-
9991platforms :
10092 ubuntu@22.04:amd64 :
101-
10293parts :
10394 charm :
10495 charm-binary-python-packages :
You can’t perform that action at this time.
0 commit comments