Skip to content

Commit 63d0f2c

Browse files
committed
Release v0.50.6
[skip ci]
1 parent ec617e2 commit 63d0f2c

32 files changed

+1443
-1266
lines changed
4.09 KB
Binary file not shown.

docs/helm/charts/hydra-0.50.6.tgz

23.8 KB
Binary file not shown.
7.75 KB
Binary file not shown.

docs/helm/charts/index.yaml

Lines changed: 1417 additions & 1240 deletions
Large diffs are not rendered by default.

docs/helm/charts/keto-0.50.6.tgz

14.6 KB
Binary file not shown.

docs/helm/charts/kratos-0.50.6.tgz

19.3 KB
Binary file not shown.
Binary file not shown.
24.3 KB
Binary file not shown.
6.17 KB
Binary file not shown.

helm/charts/example-idp/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.5
7+
version: 0.50.6
88
type: application

helm/charts/example-idp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# example-idp
22

3-
![Version: 0.50.5](https://img.shields.io/badge/Version-0.50.5-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.6](https://img.shields.io/badge/Version-0.50.6-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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ appVersion: "v0.0.36"
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.5
6+
version: 0.50.6
77
type: application

helm/charts/hydra-maester/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hydra-maester
22

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

55
A Helm chart for Kubernetes
66

helm/charts/hydra/Chart.lock

Lines changed: 3 additions & 3 deletions
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.5
8-
digest: sha256:d57b7ed0704ce98af366fb4f3908f226ede90b6f3291604be6fdaebd3808dd19
9-
generated: "2024-12-13T15:01:11.712161026Z"
7+
version: 0.50.6
8+
digest: sha256:0799d168b3e83ce9b85a48ef5d3abb9a99f6cb2f8436be51d91f3612e6b2b2da
9+
generated: "2024-12-16T15:04:47.361658969Z"

helm/charts/hydra/Chart.yaml

Lines changed: 2 additions & 2 deletions
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.5
6+
version: 0.50.6
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.5
30+
version: 0.50.6
3131
condition: maester.enabled
3232
alias: hydra-maester
3333
repository: file://../hydra-maester

helm/charts/hydra/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# hydra
22

3-
![Version: 0.50.5](https://img.shields.io/badge/Version-0.50.5-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.6](https://img.shields.io/badge/Version-0.50.6-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.5 |
24+
| file://../hydra-maester | hydra-maester(hydra-maester) | 0.50.6 |
2525
| file://../ory-commons | ory(ory-commons) | 0.1.0 |
2626

2727
## Values
-7.75 KB
Binary file not shown.
Binary file not shown.
-1 Bytes
Binary file not shown.

helm/charts/keto/Chart.yaml

Lines changed: 1 addition & 1 deletion
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.5
24+
version: 0.50.6
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# keto
22

3-
![Version: 0.50.5](https://img.shields.io/badge/Version-0.50.5-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.6](https://img.shields.io/badge/Version-0.50.6-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

Lines changed: 1 addition & 1 deletion
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.5
5+
version: 0.50.6
66
type: application

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kratos-selfservice-ui-node
22

3-
![Version: 0.50.5](https://img.shields.io/badge/Version-0.50.5-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.6](https://img.shields.io/badge/Version-0.50.6-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

Lines changed: 1 addition & 1 deletion
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.5
6+
version: 0.50.6
77
type: application
88
dependencies:
99
- name: ory-commons

helm/charts/kratos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kratos
22

3-
![Version: 0.50.5](https://img.shields.io/badge/Version-0.50.5-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.6](https://img.shields.io/badge/Version-0.50.6-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

Lines changed: 1 addition & 1 deletion
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.5
7+
version: 0.50.6
88
keywords:
99
- zero-trust
1010
- beyond-corp

helm/charts/oathkeeper-maester/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# oathkeeper-maester
22

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

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

helm/charts/oathkeeper/Chart.lock

Lines changed: 3 additions & 3 deletions
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.5
5-
digest: sha256:f8d83e5ee7527c113080955897b513633d9449862d611b23b2f6e5950bcfc721
6-
generated: "2024-12-13T15:01:11.399779186Z"
4+
version: 0.50.6
5+
digest: sha256:d9bbe8cb9be9a1f8a8413c495556f7be4a442efdc85cab4d0ac70e4f082bbd00
6+
generated: "2024-12-16T15:04:46.998991946Z"

helm/charts/oathkeeper/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appVersion: "v0.40.8"
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.5
6+
version: 0.50.6
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.5
27+
version: 0.50.6
2828
condition: maester.enabled
2929
alias: oathkeeper-maester
3030
repository: file://../oathkeeper-maester

helm/charts/oathkeeper/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# oathkeeper
22

3-
![Version: 0.50.5](https://img.shields.io/badge/Version-0.50.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.8](https://img.shields.io/badge/AppVersion-v0.40.8-informational?style=flat-square)
3+
![Version: 0.50.6](https://img.shields.io/badge/Version-0.50.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.8](https://img.shields.io/badge/AppVersion-v0.40.8-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.5 |
24+
| file://../oathkeeper-maester | oathkeeper-maester(oathkeeper-maester) | 0.50.6 |
2525

2626
## Values
2727

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)