Skip to content

Commit

Permalink
Release v0.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Dec 31, 2020
1 parent 6dae78f commit b6f198f
Show file tree
Hide file tree
Showing 20 changed files with 455 additions and 323 deletions.
Binary file added docs/helm/charts/example-idp-0.4.15.tgz
Binary file not shown.
Binary file added docs/helm/charts/hydra-0.4.15.tgz
Binary file not shown.
Binary file not shown.
748 changes: 440 additions & 308 deletions docs/helm/charts/index.yaml

Large diffs are not rendered by default.

Binary file added docs/helm/charts/kratos-0.4.15.tgz
Binary file not shown.
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-0.4.15.tgz
Binary file not shown.
Binary file added docs/helm/charts/oathkeeper-maester-0.4.15.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 @@ -2,5 +2,5 @@ apiVersion: v2
appVersion: "1.4.6"
description: A Helm chart for deploying the reference implementation for the User Login and Consent Flow in Kubernetes
name: example-idp
version: 0.4.14
version: 0.4.15
type: application
2 changes: 1 addition & 1 deletion helm/charts/hydra-maester/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
appVersion: "v0.0.19"
description: A Helm chart for Kubernetes
name: hydra-maester
version: 0.4.14
version: 0.4.15
type: application
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.4.14
digest: sha256:baae59b62672605409c38356d5e10c0fcf24c63ffbedd7861e7faa61e50f3d45
generated: "2020-12-31T07:49:44.787272074Z"
version: 0.4.15
digest: sha256:7ec6635a942d9e7b6f71f234ac8d362f1976fe90cc25e22ddefd660fa13f7fd6
generated: "2020-12-31T07:57:59.607618809Z"
4 changes: 2 additions & 2 deletions helm/charts/hydra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "v1.8.5"
description: A Helm chart for deploying ORY Hydra in Kubernetes
name: hydra
version: 0.4.14
version: 0.4.15
keywords:
- oauth2
- openid-connect
Expand All @@ -22,7 +22,7 @@ maintainers: # (optional)
type: application
dependencies:
- name: hydra-maester
version: 0.4.14
version: 0.4.15
condition: maester.enabled
alias: hydra-maester
repository: file://../hydra-maester
Binary file added helm/charts/hydra/charts/hydra-maester-0.4.15.tgz
Binary file not shown.
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.1.1-alpha.1"
description: A Helm chart for ORY Kratos's example ui for Kubernetes
name: kratos-selfservice-ui-node
version: 0.4.14
version: 0.4.15
type: application
2 changes: 1 addition & 1 deletion helm/charts/kratos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
appVersion: "0.5.2-alpha.1-sqlite"
description: A ORY Kratos Helm chart for Kubernetes
name: kratos
version: 0.4.14
version: 0.4.15
type: application
2 changes: 1 addition & 1 deletion helm/charts/oathkeeper-maester/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "v0.1.0"
description: A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes
name: oathkeeper-maester
version: 0.4.14
version: 0.4.15
keywords:
- zero-trust
- beyond-corp
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.4.14
digest: sha256:a601892326788ecce755fb65ad0c14db4dbc275a37671e73adda5299b0053bda
generated: "2020-12-31T07:49:44.636245452Z"
version: 0.4.15
digest: sha256:fd051b9ea800ee6e8e5dadbe7ba9987eebc8e27ae004f6f1b42614de354aa293
generated: "2020-12-31T07:57:59.45362967Z"
4 changes: 2 additions & 2 deletions helm/charts/oathkeeper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "v0.38.4-beta.1"
description: A Helm chart for deploying ORY Oathkeeper in Kubernetes
name: oathkeeper
version: 0.4.14
version: 0.4.15
keywords:
- zero-trust
- beyond-corp
Expand All @@ -23,7 +23,7 @@ maintainers: # (optional)
type: application
dependencies:
- name: oathkeeper-maester
version: 0.4.14
version: 0.4.15
condition: maester.enabled
alias: oathkeeper-maester
repository: file://../oathkeeper-maester
Binary file not shown.
Binary file not shown.

0 comments on commit b6f198f

Please sign in to comment.