Skip to content

Commit

Permalink
Release v0.39.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ory-bot committed Jan 23, 2024
1 parent 71c4bc2 commit 4f026cd
Show file tree
Hide file tree
Showing 31 changed files with 1,249 additions and 1,083 deletions.
Binary file added docs/helm/charts/example-idp-0.39.0.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-0.39.0.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-maester-0.39.0.tgz
Binary file not shown.
2,275 changes: 1,219 additions & 1,056 deletions docs/helm/charts/index.yaml

Large diffs are not rendered by default.

Binary file added docs/helm/charts/keto-0.39.0.tgz
Binary file not shown.
Binary file added docs/helm/charts/kratos-0.39.0.tgz
Binary file not shown.
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-0.39.0.tgz
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-maester-0.39.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion helm/charts/example-idp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ description:
A Helm chart for deploying the reference implementation for the User Login and
Consent Flow in Kubernetes
name: example-idp
version: 0.38.1
version: 0.39.0
type: application
2 changes: 1 addition & 1 deletion helm/charts/example-idp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# example-idp

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.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)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-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)

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

Expand Down
2 changes: 1 addition & 1 deletion helm/charts/hydra-maester/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ appVersion: "v0.0.33"
description: A Helm chart for Kubernetes
name: hydra-maester
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg
version: 0.38.1
version: 0.39.0
type: application
4 changes: 2 additions & 2 deletions helm/charts/hydra-maester/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hydra-maester

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.29](https://img.shields.io/badge/AppVersion-v0.0.29-informational?style=flat-square)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.0.33](https://img.shields.io/badge/AppVersion-v0.0.33-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down Expand Up @@ -51,7 +51,7 @@ A Helm chart for Kubernetes
| forwardedProto | string | `nil` | |
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
| image.repository | string | `"oryd/hydra-maester"` | Ory Hydra-maester image |
| image.tag | string | `"v0.0.32-amd64"` | Ory Hydra-maester version |
| image.tag | string | `"v0.0.33-amd64"` | Ory Hydra-maester version |
| imagePullSecrets | list | `[]` | Image pull secrets |
| pdb.enabled | bool | `false` | |
| pdb.spec.maxUnavailable | string | `""` | |
Expand Down
6 changes: 3 additions & 3 deletions helm/charts/hydra/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: hydra-maester
repository: file://../hydra-maester
version: 0.38.1
digest: sha256:9026a64faada9497d801968ede2f782cb651f680c72d24da0640d91bf0da518d
generated: "2024-01-12T15:50:29.912079143Z"
version: 0.39.0
digest: sha256:08acd26b98d4bccbf9c65ee039f8534ab92f721a877bd9a032b5c6f0725903f3
generated: "2024-01-23T08:16:07.891221249Z"
4 changes: 2 additions & 2 deletions helm/charts/hydra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "v2.1.2"
description: A Helm chart for deploying ORY Hydra in Kubernetes
name: hydra
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg
version: 0.38.1
version: 0.39.0
keywords:
- oauth2
- openid-connect
Expand All @@ -23,7 +23,7 @@ maintainers: # (optional)
type: application
dependencies:
- name: hydra-maester
version: 0.38.1
version: 0.39.0
condition: maester.enabled
alias: hydra-maester
repository: file://../hydra-maester
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/hydra/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hydra

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.1.2](https://img.shields.io/badge/AppVersion-v2.1.2-informational?style=flat-square)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.1.2](https://img.shields.io/badge/AppVersion-v2.1.2-informational?style=flat-square)

A Helm chart for deploying ORY Hydra in Kubernetes

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

| Repository | Name | Version |
|------------|------|---------|
| file://../hydra-maester | hydra-maester(hydra-maester) | 0.38.1 |
| file://../hydra-maester | hydra-maester(hydra-maester) | 0.39.0 |

## Values

Expand Down
Binary file removed helm/charts/hydra/charts/hydra-maester-0.38.1.tgz
Binary file not shown.
Binary file added helm/charts/hydra/charts/hydra-maester-0.39.0.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion helm/charts/keto/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.38.1
version: 0.39.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/keto/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# keto

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.11.1](https://img.shields.io/badge/AppVersion-v0.11.1-informational?style=flat-square)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.11.1](https://img.shields.io/badge/AppVersion-v0.11.1-informational?style=flat-square)

Access Control Policies as a Server

Expand Down
2 changes: 1 addition & 1 deletion helm/charts/kratos-selfservice-ui-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
appVersion: "v0.13.0-4"
description: A Helm chart for ORY Kratos's example ui for Kubernetes
name: kratos-selfservice-ui-node
version: 0.38.1
version: 0.39.0
type: application
3 changes: 2 additions & 1 deletion helm/charts/kratos-selfservice-ui-node/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kratos-selfservice-ui-node

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.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)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-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)

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

Expand Down Expand Up @@ -64,6 +64,7 @@ A Helm chart for ORY Kratos's example ui for Kubernetes
| securityContext.seccompProfile.type | string | `"RuntimeDefault"` | |
| service.loadBalancerIP | string | `""` | The load balancer IP |
| service.name | string | `"http"` | The service port name. Useful to set a custom service port name if it must follow a scheme (e.g. Istio) |
| service.nodePort | string | `""` | |
| service.port | int | `80` | |
| service.type | string | `"ClusterIP"` | |
| test.busybox | object | `{"repository":"busybox","tag":1}` | use a busybox image from another repository |
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/kratos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ appVersion: "v1.0.0"
description: A ORY Kratos Helm chart for Kubernetes
name: kratos
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg
version: 0.38.1
version: 0.39.0
type: application
4 changes: 3 additions & 1 deletion helm/charts/kratos/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# kratos

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square)

A ORY Kratos Helm chart for Kubernetes

Expand Down Expand Up @@ -145,13 +145,15 @@ A ORY Kratos Helm chart for Kubernetes
| service.admin.loadBalancerIP | string | `""` | Load balancer IP |
| service.admin.metricsPath | string | `"/admin/metrics/prometheus"` | Path to the metrics endpoint |
| service.admin.name | string | `"http"` | The service port name. Useful to set a custom service port name if it must follow a scheme (e.g. Istio) |
| service.admin.nodePort | string | `""` | |
| service.admin.port | int | `80` | |
| service.admin.type | string | `"ClusterIP"` | |
| service.public.annotations | object | `{}` | If you do want to specify annotations, uncomment the following lines, adjust them as necessary, and remove the curly braces after 'annotations:'. |
| service.public.enabled | bool | `true` | |
| service.public.labels | object | `{}` | Provide custom labels. Use the same syntax as for annotations. |
| service.public.loadBalancerIP | string | `""` | Load balancer IP |
| service.public.name | string | `"http"` | The service port name. Useful to set a custom service port name if it must follow a scheme (e.g. Istio) |
| service.public.nodePort | string | `""` | |
| service.public.port | int | `80` | |
| service.public.type | string | `"ClusterIP"` | |
| serviceMonitor.enabled | bool | `false` | switch to true to enable creating the ServiceMonitor |
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/oathkeeper-maester/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description:
A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes
name: oathkeeper-maester
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-oathkeeper.svg
version: 0.38.1
version: 0.39.0
keywords:
- zero-trust
- beyond-corp
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/oathkeeper-maester/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oathkeeper-maester

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.1-informational?style=flat-square) ![AppVersion: v0.1.8](https://img.shields.io/badge/AppVersion-v0.1.8-informational?style=flat-square)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-informational?style=flat-square) ![AppVersion: v0.1.8](https://img.shields.io/badge/AppVersion-v0.1.8-informational?style=flat-square)

A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes

Expand Down
6 changes: 3 additions & 3 deletions helm/charts/oathkeeper/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: oathkeeper-maester
repository: file://../oathkeeper-maester
version: 0.38.1
digest: sha256:863ce029b8b6de880cdfd7f2d09ab073219b51081f931413b7023d54245388dd
generated: "2024-01-12T15:50:29.561553085Z"
version: 0.39.0
digest: sha256:dd4cbfbdc1da5081157a6ef47b7db4bbeaaa4393880941d6a064da0ac9d59abd
generated: "2024-01-23T08:16:07.588454607Z"
4 changes: 2 additions & 2 deletions helm/charts/oathkeeper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: "v0.40.6"
description: A Helm chart for deploying ORY Oathkeeper in Kubernetes
name: oathkeeper
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-oathkeeper.svg
version: 0.38.1
version: 0.39.0
keywords:
- zero-trust
- beyond-corp
Expand All @@ -24,7 +24,7 @@ maintainers: # (optional)
type: application
dependencies:
- name: oathkeeper-maester
version: 0.38.1
version: 0.39.0
condition: maester.enabled
alias: oathkeeper-maester
repository: file://../oathkeeper-maester
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/oathkeeper/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oathkeeper

![Version: 0.38.1](https://img.shields.io/badge/Version-0.38.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.6](https://img.shields.io/badge/AppVersion-v0.40.6-informational?style=flat-square)
![Version: 0.39.0](https://img.shields.io/badge/Version-0.39.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.40.6](https://img.shields.io/badge/AppVersion-v0.40.6-informational?style=flat-square)

A Helm chart for deploying ORY Oathkeeper in Kubernetes

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

| Repository | Name | Version |
|------------|------|---------|
| file://../oathkeeper-maester | oathkeeper-maester(oathkeeper-maester) | 0.38.1 |
| file://../oathkeeper-maester | oathkeeper-maester(oathkeeper-maester) | 0.39.0 |

## Values

Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 4f026cd

Please sign in to comment.