Skip to content

Commit

Permalink
Merge branch 'main' into feat/develop-example-content
Browse files Browse the repository at this point in the history
  • Loading branch information
rrogoda authored Feb 6, 2025
2 parents c244f71 + 719af25 commit 9fa97ff
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/keycloak/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: keycloak
description: A Helm chart to deploy keycloak as OIDC provider in openmfp

type: application
version: 0.60.17
version: 0.60.18
appVersion: "1.16.0"

dependencies:
Expand Down
1 change: 1 addition & 0 deletions charts/keycloak/templates/crossplane/oidc-audences.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ metadata:
name: {{ $val }}-trust
spec:
forProvider:
name: {{ $val }}-trust
clientScopeIdRef:
name: trusted-openmfp-audiences
protocol: openid-connect
Expand Down
6 changes: 3 additions & 3 deletions charts/openmfp/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
version: 0.22.96
- name: keycloak
repository: oci://ghcr.io/openmfp/helm-charts
version: 0.60.17
digest: sha256:351e79b01def0c35788767927eac867d28448dbe6eb47a8821e0d5bc4969926f
generated: "2025-02-04T22:37:34.514291786Z"
version: 0.60.18
digest: sha256:5b8311717ed1812ab8539e5225a6f646df463853fba654610ef297f7c2cc9c8d
generated: "2025-02-05T18:17:49.195063637Z"
4 changes: 2 additions & 2 deletions charts/openmfp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: openmfp
description: The OpenMFP chart for Kubernetes
type: application
version: 0.0.190
version: 0.0.191
appVersion: "0.0.0"

dependencies:
Expand All @@ -23,6 +23,6 @@ dependencies:
repository: oci://ghcr.io/openmfp/helm-charts
condition: components.extension-manager-operator.enabled
- name: keycloak
version: 0.60.17
version: 0.60.18
repository: oci://ghcr.io/openmfp/helm-charts
condition: components.keycloak.enabled
Binary file removed charts/openmfp/charts/keycloak-0.60.17.tgz
Binary file not shown.
Binary file added charts/openmfp/charts/keycloak-0.60.18.tgz
Binary file not shown.

0 comments on commit 9fa97ff

Please sign in to comment.