Skip to content

Commit

Permalink
Merge pull request #785 from civo/updatecli_master_containers_keycloak
Browse files Browse the repository at this point in the history
deps: bump container tag for keycloak
  • Loading branch information
kunal-kushwaha committed Jul 2, 2024
2 parents 59675f5 + 45028fd commit 31815f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keycloak/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
spec:
containers:
- name: keycloak
image: quay.io/keycloak/keycloak:24.0.4
image: quay.io/keycloak/keycloak:25.0.1
args: ["start-dev"]
env:
- name: KEYCLOAK_ADMIN
Expand Down
2 changes: 1 addition & 1 deletion keycloak/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: keycloak
title: Keycloak
version: 24.0.4
version: 25.0.1
maintainer: [email protected]
description: Open Source Identity and Access Management
url: https://www.keycloak.org/
Expand Down

0 comments on commit 31815f2

Please sign in to comment.