Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade keycloak instances, portal and issuer to R24.12 #194

Merged
merged 7 commits into from
Jan 21, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: wait for centralidp seeding job to finish
evegufy committed Jan 20, 2025
commit dd82a86dcb1fea52ee035855071b616f12f45858
2 changes: 1 addition & 1 deletion .github/workflows/helm-checks.yaml
Original file line number Diff line number Diff line change
@@ -190,7 +190,7 @@ jobs:
run: |
helm dep up charts/umbrella
helm install centralidp charts/umbrella --namespace umbrella --create-namespace --debug --timeout 10m \
-f charts/values-test-iam-init-container.yaml
-f charts/values-test-iam-init-container.yaml --wait --wait-for-jobs

- name: Install chart for data exchange with iatp-mock (umbrella)
run: |