Skip to content

Tags: pinql/ory

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: move migration to separate job, add runtime guards (ory#248)

Closes ory#247

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support keto v0.6 refactoring (ory#246)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: hydra initContainer indent (ory#243)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: harden securityContext for all ory charts (ory#241)

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(hydra): fix values for maester in helm chart (ory#232)

The values for hydra-maester aren't passed to the child chart. This fixes it.

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: set service label from values (ory#233)

This change was necessary because in order for kiali to draw the graph correctly, both the deployment label and the service label need to be labeled with the same app.

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: added extraInitContainer to Kratos chart (ory#231)

v0.5.4

Toggle v0.5.4's commit message
Create CNAME

v0.5.3

Toggle v0.5.3's commit message
fix: resolve lint issues

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(kratos): add possibility to configure email template overrides (o…

…ry#218)