Skip to content

Commit 73131e7

Browse files
committed
Release v0.50.2
[skip ci]
1 parent f9e6a4e commit 73131e7

32 files changed

+1411
-1234
lines changed
4.09 KB
Binary file not shown.

docs/helm/charts/hydra-0.50.2.tgz

23.7 KB
Binary file not shown.
7.6 KB
Binary file not shown.

docs/helm/charts/index.yaml

+1,385-1,208
Large diffs are not rendered by default.

docs/helm/charts/keto-0.50.2.tgz

14.6 KB
Binary file not shown.

docs/helm/charts/kratos-0.50.2.tgz

19.2 KB
Binary file not shown.
Binary file not shown.
24.3 KB
Binary file not shown.
6.18 KB
Binary file not shown.

helm/charts/example-idp/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description:
44
A Helm chart for deploying the reference implementation for the User Login and
55
Consent Flow in Kubernetes
66
name: example-idp
7-
version: 0.50.1
7+
version: 0.50.2
88
type: application

helm/charts/example-idp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# example-idp
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.6](https://img.shields.io/badge/AppVersion-1.4.6-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.6](https://img.shields.io/badge/AppVersion-1.4.6-informational?style=flat-square)
44

55
A Helm chart for deploying the reference implementation for the User Login and Consent Flow in Kubernetes
66

helm/charts/hydra-maester/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ appVersion: "v0.0.34"
33
description: A Helm chart for Kubernetes
44
name: hydra-maester
55
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg
6-
version: 0.50.1
6+
version: 0.50.2
77
type: application

helm/charts/hydra-maester/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hydra-maester
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.34](https://img.shields.io/badge/AppVersion-v0.0.34-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.34](https://img.shields.io/badge/AppVersion-v0.0.34-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

helm/charts/hydra/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 0.1.0
55
- name: hydra-maester
66
repository: file://../hydra-maester
7-
version: 0.50.1
8-
digest: sha256:9981de36863a35404fd487b8e385da1a66fe50d6d72fcfff6223774143ec70d5
9-
generated: "2024-11-26T11:33:32.87597338Z"
7+
version: 0.50.2
8+
digest: sha256:f39e4a74150060c63515886f4905dce57e1a90419e5a5c530684f1a363686cda
9+
generated: "2024-11-28T10:30:15.53366383Z"

helm/charts/hydra/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: "v2.2.0"
33
description: A Helm chart for deploying ORY Hydra in Kubernetes
44
name: hydra
55
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg
6-
version: 0.50.1
6+
version: 0.50.2
77
keywords:
88
- oauth2
99
- openid-connect
@@ -27,7 +27,7 @@ dependencies:
2727
repository: file://../ory-commons
2828
alias: ory
2929
- name: hydra-maester
30-
version: 0.50.1
30+
version: 0.50.2
3131
condition: maester.enabled
3232
alias: hydra-maester
3333
repository: file://../hydra-maester

helm/charts/hydra/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hydra
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.0](https://img.shields.io/badge/AppVersion-v2.2.0-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.0](https://img.shields.io/badge/AppVersion-v2.2.0-informational?style=flat-square)
44

55
A Helm chart for deploying ORY Hydra in Kubernetes
66

@@ -21,7 +21,7 @@ A Helm chart for deploying ORY Hydra in Kubernetes
2121

2222
| Repository | Name | Version |
2323
|------------|------|---------|
24-
| file://../hydra-maester | hydra-maester(hydra-maester) | 0.50.1 |
24+
| file://../hydra-maester | hydra-maester(hydra-maester) | 0.50.2 |
2525
| file://../ory-commons | ory(ory-commons) | 0.1.0 |
2626

2727
## Values
Binary file not shown.
Binary file not shown.
1 Byte
Binary file not shown.

helm/charts/keto/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ maintainers:
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 0.50.1
24+
version: 0.50.2
2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application. Versions are not expected to
2727
# follow Semantic Versioning. They should reflect the version the application is using.

helm/charts/keto/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# keto
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.0](https://img.shields.io/badge/AppVersion-v0.12.0-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.12.0](https://img.shields.io/badge/AppVersion-v0.12.0-informational?style=flat-square)
44

55
Access Control Policies as a Server
66

helm/charts/kratos-selfservice-ui-node/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
appVersion: "v0.13.0-4"
33
description: A Helm chart for ORY Kratos's example ui for Kubernetes
44
name: kratos-selfservice-ui-node
5-
version: 0.50.1
5+
version: 0.50.2
66
type: application

helm/charts/kratos-selfservice-ui-node/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kratos-selfservice-ui-node
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.13.0-4](https://img.shields.io/badge/AppVersion-v0.13.0--4-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.13.0-4](https://img.shields.io/badge/AppVersion-v0.13.0--4-informational?style=flat-square)
44

55
A Helm chart for ORY Kratos's example ui for Kubernetes
66

helm/charts/kratos/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: "v1.3.0"
33
description: A ORY Kratos Helm chart for Kubernetes
44
name: kratos
55
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg
6-
version: 0.50.1
6+
version: 0.50.2
77
type: application
88
dependencies:
99
- name: ory-commons

helm/charts/kratos/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kratos
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.0](https://img.shields.io/badge/AppVersion-v1.3.0-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.3.0](https://img.shields.io/badge/AppVersion-v1.3.0-informational?style=flat-square)
44

55
A ORY Kratos Helm chart for Kubernetes
66

helm/charts/oathkeeper-maester/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description:
44
A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes
55
name: oathkeeper-maester
66
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-oathkeeper.svg
7-
version: 0.50.1
7+
version: 0.50.2
88
keywords:
99
- zero-trust
1010
- beyond-corp

helm/charts/oathkeeper-maester/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# oathkeeper-maester
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![AppVersion: v0.1.8](https://img.shields.io/badge/AppVersion-v0.1.8-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![AppVersion: v0.1.8](https://img.shields.io/badge/AppVersion-v0.1.8-informational?style=flat-square)
44

55
A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes
66

helm/charts/oathkeeper/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: oathkeeper-maester
33
repository: file://../oathkeeper-maester
4-
version: 0.50.1
5-
digest: sha256:67f4686a598e85452da61a8c5e53ebc9f1e04f2c6d9c4196e68b0b6e42a69235
6-
generated: "2024-11-26T11:33:32.573856489Z"
4+
version: 0.50.2
5+
digest: sha256:4b40557761b0d23f1a6fe3175a97daead0587090aff91416d86d5a54d184c6b3
6+
generated: "2024-11-28T10:30:15.159628677Z"

helm/charts/oathkeeper/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: "v0.40.7"
33
description: A Helm chart for deploying ORY Oathkeeper in Kubernetes
44
name: oathkeeper
55
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-oathkeeper.svg
6-
version: 0.50.1
6+
version: 0.50.2
77
keywords:
88
- zero-trust
99
- beyond-corp
@@ -24,7 +24,7 @@ maintainers: # (optional)
2424
type: application
2525
dependencies:
2626
- name: oathkeeper-maester
27-
version: 0.50.1
27+
version: 0.50.2
2828
condition: maester.enabled
2929
alias: oathkeeper-maester
3030
repository: file://../oathkeeper-maester

helm/charts/oathkeeper/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# oathkeeper
22

3-
![Version: 0.50.1](https://img.shields.io/badge/Version-0.50.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.7](https://img.shields.io/badge/AppVersion-v0.40.7-informational?style=flat-square)
3+
![Version: 0.50.2](https://img.shields.io/badge/Version-0.50.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.7](https://img.shields.io/badge/AppVersion-v0.40.7-informational?style=flat-square)
44

55
A Helm chart for deploying ORY Oathkeeper in Kubernetes
66

@@ -21,7 +21,7 @@ A Helm chart for deploying ORY Oathkeeper in Kubernetes
2121

2222
| Repository | Name | Version |
2323
|------------|------|---------|
24-
| file://../oathkeeper-maester | oathkeeper-maester(oathkeeper-maester) | 0.50.1 |
24+
| file://../oathkeeper-maester | oathkeeper-maester(oathkeeper-maester) | 0.50.2 |
2525

2626
## Values
2727

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)