Skip to content

Commit

Permalink
Sync created chart authorino-operator version 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
didierofrivia committed Nov 26, 2024
1 parent 979fa8d commit 25b77d3
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 29 deletions.
Binary file added charts/authorino-operator-0.16.0.tgz
Binary file not shown.
142 changes: 113 additions & 29 deletions charts/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,90 @@
apiVersion: v1
entries:
authorino-operator:
- annotations:
artifacthub.io/category: security
artifacthub.io/crds: |
- kind: Authorino
version: v1beta1
name: operator.authorino.kuadrant.io
displayName: Authorino
description: API to install, manage and configure Authorino authorization services.
- kind: AuthConfig
version: v1beta3
name: authorino.kuadrant.io
displayName: AuthConfig
description: Defines the desired protection for a service in a declarative way.
artifacthub.io/crdsExamples: |
- apiVersion: operator.authorino.kuadrant.io/v1beta1
kind: Authorino
metadata:
name: authorino
spec:
listener:
tls:
enabled: false
oidcServer:
tls:
enabled: false
- apiVersion: authorino.kuadrant.io/v1beta3
kind: AuthConfig
metadata:
name: my-api-protection
spec:
hosts:
- my-api.io
authentication:
"api-key-users":
apiKey:
selector:
matchLabels:
group: friends
credentials:
authorizationHeader:
prefix: APIKEY
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Kuadrant
url: https://kuadrant.io
- name: Authorino Github
url: https://github.com/Kuadrant/authorino
- name: Authorino Operator Github
url: https://github.com/Kuadrant/authorino-operator
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
appVersion: 0.16.0
created: "2024-11-26T09:39:19.742475265Z"
description: Kubernetes operator for managing Authorino instances, a K8s-native
AuthN/AuthZ service to protect your APIs.
digest: 6b780ee027cbc69ca1463c759594d4ff662177c9e655febaae8ffc157b8b9a3d
home: https://kuadrant.io
icon: https://raw.githubusercontent.com/Kuadrant/kuadrant.github.io/main/static/img/apple-touch-icon.png
keywords:
- authorino
- authn
- authz
- authorization
- authentication
- service protection
- kubernetes
- kuadrant
kubeVersion: '>=1.19.0-0'
maintainers:
- email: [email protected]
name: Guilherme Cassolato
- email: [email protected]
name: Didier Di Cesare
- email: [email protected]
name: Eguzki Astiz Lezaun
name: authorino-operator
sources:
- https://github.com/Kuadrant/authorino-operator/
- https://github.com/Kuadrant/authorino/
type: application
urls:
- authorino-operator-0.16.0.tgz
version: 0.16.0
- annotations:
artifacthub.io/category: security
artifacthub.io/crds: |
Expand Down Expand Up @@ -54,7 +138,7 @@ entries:
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
appVersion: 0.15.1
created: "2024-11-25T15:59:09.570125538Z"
created: "2024-11-26T09:39:19.741564087Z"
description: Kubernetes operator for managing Authorino instances, a K8s-native
AuthN/AuthZ service to protect your APIs.
digest: 5ec403435ba2e3a28fbbc4f47b1cc30f3e5ac4f784a16fef66fb8c80eabc40d2
Expand Down Expand Up @@ -137,7 +221,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.569238323Z"
created: "2024-11-26T09:39:19.740660363Z"
description: Kubernetes operator for managing Authorino instances, a K8s-native
AuthN/AuthZ service to protect your APIs.
digest: 936d3f59f25786383ff9385e88c732fb3f91756f73c7c1e6261fad04c92ae4d8
Expand Down Expand Up @@ -169,7 +253,7 @@ entries:
- authorino-operator-0.14.0.tgz
version: 0.14.0
- apiVersion: v2
created: "2024-11-25T15:59:09.567805833Z"
created: "2024-11-26T09:39:19.739097079Z"
description: Kubernetes operator for managing Authorino instances, a K8s-native
AuthN/AuthZ service to protect your APIs.
digest: 373773beafde44f780cff3cfab4f4f5b8278671bcd54b72efa320681de23a15c
Expand Down Expand Up @@ -201,7 +285,7 @@ entries:
- authorino-operator-0.13.1.tgz
version: 0.13.1
- apiVersion: v2
created: "2024-11-25T15:59:09.566747938Z"
created: "2024-11-26T09:39:19.738012777Z"
description: Kubernetes operator for managing Authorino instances, a K8s-native
AuthN/AuthZ service to protect your APIs.
digest: 0e293e85604ba0b69030b2d033ceb0448461cdc0b12a44a9b8422c1375b76f20
Expand Down Expand Up @@ -233,7 +317,7 @@ entries:
- authorino-operator-0.13.0.tgz
version: 0.13.0
- apiVersion: v2
created: "2024-11-25T15:59:09.565868257Z"
created: "2024-11-26T09:39:19.737140031Z"
description: Kubernetes operator for managing Authorino instances, a K8s-native
AuthN/AuthZ service to protect your APIs.
digest: f8f8bcc376cd727014c7bac0a0a36d6fd76304c54bae31adcdf226f6dce7c7be
Expand Down Expand Up @@ -265,7 +349,7 @@ entries:
- authorino-operator-0.12.0.tgz
version: 0.12.0
- apiVersion: v2
created: "2024-11-25T15:59:09.564926189Z"
created: "2024-11-26T09:39:19.736248019Z"
description: Kubernetes operator for managing Authorino instances, a K8s-native
AuthN/AuthZ service to protect your APIs.
digest: b059e4204b5d291c6e847240c7929c9a43b1523f5e48ef3b874202b38d1e5c61
Expand Down Expand Up @@ -356,7 +440,7 @@ entries:
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
appVersion: 0.11.0
created: "2024-11-25T15:59:09.571301905Z"
created: "2024-11-26T09:39:19.744705251Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: 9efd528999312846de78d25717122ba5078a3d970157f6758be252037cd1f974
Expand Down Expand Up @@ -442,7 +526,7 @@ entries:
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
appVersion: 0.10.1
created: "2024-11-25T15:59:09.570928184Z"
created: "2024-11-26T09:39:19.744081826Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: cb26b9be6f62c738ffb2c8573e7be82c804b8789dd9cf886be0f0f4221c24dfb
Expand Down Expand Up @@ -528,7 +612,7 @@ entries:
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
appVersion: 0.10.0
created: "2024-11-25T15:59:09.570539705Z"
created: "2024-11-26T09:39:19.743188652Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: 24176740ee4c78140137e8e123f387b7f5bbd3a49dcbb9535822d12595798370
Expand Down Expand Up @@ -613,7 +697,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.573836602Z"
created: "2024-11-26T09:39:19.746911216Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: 17f1e903a0dd6f12d520ca6ebe58ebf04ae7de39104fbfab89532480071ea344
Expand Down Expand Up @@ -698,7 +782,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.573106422Z"
created: "2024-11-26T09:39:19.746515495Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: 911752b9b3f0cd1b0963e1926160f4c4d11b4bb433776685626b74b01282f4ac
Expand Down Expand Up @@ -726,7 +810,7 @@ entries:
- dns-operator-0.8.0.tgz
version: 0.8.0
- apiVersion: v2
created: "2024-11-25T15:59:09.572755744Z"
created: "2024-11-26T09:39:19.746161511Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: 8243ee7766625e9b5fcd72957ce0fce6830ed8b15289a12125ed7e88c12da6eb
Expand Down Expand Up @@ -754,7 +838,7 @@ entries:
- dns-operator-0.7.0.tgz
version: 0.7.0
- apiVersion: v2
created: "2024-11-25T15:59:09.572467472Z"
created: "2024-11-26T09:39:19.745872189Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: 7db176fca08eacbb7fca90d55973aebc5c2877e08213e79563e3a66cb5fdedbf
Expand Down Expand Up @@ -782,7 +866,7 @@ entries:
- dns-operator-0.6.0.tgz
version: 0.6.0
- apiVersion: v2
created: "2024-11-25T15:59:09.572195091Z"
created: "2024-11-26T09:39:19.745592755Z"
description: Kubernetes operator responsible for reconciling DNS Record custom
resources.
digest: 907c1c23697a87de7fcf6351103e919fa03afdecdf9f9b2637068018d70ce359
Expand Down Expand Up @@ -810,7 +894,7 @@ entries:
- dns-operator-0.5.0.tgz
version: 0.5.0
- apiVersion: v2
created: "2024-11-25T15:59:09.571914725Z"
created: "2024-11-26T09:39:19.745322268Z"
description: Kubernetes operator responsible for reconciling DNS Record and Managed
Zone custom resources.
digest: 6ecf00957054c592ed615f9c27b18c673a9424b8a02559fa20bf7f0330ad2d17
Expand Down Expand Up @@ -839,7 +923,7 @@ entries:
- dns-operator-0.4.1.tgz
version: 0.4.1
- apiVersion: v2
created: "2024-11-25T15:59:09.571615033Z"
created: "2024-11-26T09:39:19.745019901Z"
description: Kubernetes operator responsible for reconciling DNS Record and Managed
Zone custom resources.
digest: d023c455bbf45d5ea341880696cc7395c4536f7ae2436ee52a0a6dbd6b8e5562
Expand Down Expand Up @@ -968,7 +1052,7 @@ entries:
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
appVersion: 1.0.0-rc8
created: "2024-11-25T15:59:09.601054693Z"
created: "2024-11-26T09:39:19.775601896Z"
dependencies:
- name: authorino-operator
repository: https://kuadrant.io/helm-charts/
Expand Down Expand Up @@ -1116,7 +1200,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.598257955Z"
created: "2024-11-26T09:39:19.771647738Z"
dependencies:
- name: authorino-operator
repository: https://kuadrant.io/helm-charts/
Expand Down Expand Up @@ -1264,7 +1348,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.594653902Z"
created: "2024-11-26T09:39:19.768806541Z"
dependencies:
- name: authorino-operator
repository: https://kuadrant.io/helm-charts/
Expand Down Expand Up @@ -1412,7 +1496,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.591002972Z"
created: "2024-11-26T09:39:19.765299926Z"
dependencies:
- name: authorino-operator
repository: https://kuadrant.io/helm-charts/
Expand Down Expand Up @@ -1560,7 +1644,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.587658615Z"
created: "2024-11-26T09:39:19.761499785Z"
dependencies:
- name: authorino-operator
repository: https://kuadrant.io/helm-charts/
Expand Down Expand Up @@ -1610,7 +1694,7 @@ entries:
- kuadrant-operator-1.0.0-rc1.tgz
version: 1.0.0-rc1
- apiVersion: v2
created: "2024-11-25T15:59:09.579152179Z"
created: "2024-11-26T09:39:19.752292406Z"
dependencies:
- name: authorino-operator
repository: https://kuadrant.io/helm-charts/
Expand Down Expand Up @@ -1660,7 +1744,7 @@ entries:
- kuadrant-operator-0.11.0.tgz
version: 0.11.0
- apiVersion: v2
created: "2024-11-25T15:59:09.58478869Z"
created: "2024-11-26T09:39:19.758377963Z"
dependencies:
- name: authorino-operator
repository: https://kuadrant.io/helm-charts/
Expand Down Expand Up @@ -1747,7 +1831,7 @@ entries:
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
appVersion: 0.12.1
created: "2024-11-25T15:59:09.603779822Z"
created: "2024-11-26T09:39:19.777502348Z"
description: Kubernetes operator for managing Limitador instances, a rate limiting
service to protect your APIs.
digest: c83ff3d53033b091620b6b66aa186294d9f0c3d13614f2925fb7bb029d244269
Expand Down Expand Up @@ -1810,7 +1894,7 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Basic Install
apiVersion: v2
created: "2024-11-25T15:59:09.603359413Z"
created: "2024-11-26T09:39:19.777073865Z"
description: Kubernetes operator for managing Limitador instances, a rate limiting
service to protect your APIs.
digest: 0f6504aeaed79000c008262b30be3355d82f6ec114b35b1679379c4e5fae237f
Expand Down Expand Up @@ -1839,7 +1923,7 @@ entries:
- limitador-operator-0.12.0.tgz
version: 0.12.0
- apiVersion: v2
created: "2024-11-25T15:59:09.602923545Z"
created: "2024-11-26T09:39:19.776635994Z"
description: Kubernetes operator for managing Limitador instances, a rate limiting
service to protect your APIs.
digest: 120e68b7b0e48330f1732ed56fabdae15104224f96a756151bfd9b946361f84d
Expand Down Expand Up @@ -1868,7 +1952,7 @@ entries:
- limitador-operator-0.11.0.tgz
version: 0.11.0
- apiVersion: v2
created: "2024-11-25T15:59:09.602179824Z"
created: "2024-11-26T09:39:19.776277472Z"
description: Kubernetes operator for managing Limitador instances, a rate limiting
service to protect your APIs.
digest: fcb4cd10c217e89f9d92b7b1b2b78a642938ada57faeb773552f5213c3c39c7c
Expand Down Expand Up @@ -1897,7 +1981,7 @@ entries:
- limitador-operator-0.10.0-alpha3.tgz
version: 0.10.0-alpha3
- apiVersion: v2
created: "2024-11-25T15:59:09.60136786Z"
created: "2024-11-26T09:39:19.775925663Z"
description: A Helm chart for Limitador Operator
digest: 1d909dddc8675fababcc678311fdd6ea0d8a1e96dbf5efee57ac7aa97a3ebd72
maintainers:
Expand All @@ -1912,4 +1996,4 @@ entries:
urls:
- limitador-operator-0.10.0-alpha1.tgz
version: 0.10.0-alpha1
generated: "2024-11-25T15:59:09.563038109Z"
generated: "2024-11-26T09:39:19.733913115Z"

0 comments on commit 25b77d3

Please sign in to comment.