Skip to content

Commit

Permalink
Merge pull request #122 from appuio/commodore-renovate/ghcr.io-vshn-a…
Browse files Browse the repository at this point in the history
…ppuio-keycloak-adapter-0.x

Update ghcr.io/vshn/appuio-keycloak-adapter Docker tag to v0.8.0
  • Loading branch information
HappyTetrahedron authored Apr 9, 2024
2 parents 34d1add + 4610cdf commit 2f72a36
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"asciidoc.antora.enableAntoraSupport": true
}
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ parameters:
idp-adapter:
registry: ghcr.io
image: vshn/appuio-keycloak-adapter
tag: v0.7.1
tag: v0.8.0

# Image only used for renovate to pick up new manifests.
appuio-cloud-agent:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ spec:
secretKeyRef:
key: password
name: keycloak-user
image: ghcr.io/vshn/appuio-keycloak-adapter:v0.7.1
image: ghcr.io/vshn/appuio-keycloak-adapter:v0.8.0
imagePullPolicy: IfNotPresent
name: controller
ports: []
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ spec:
secretKeyRef:
key: password
name: keycloak-user
image: ghcr.io/vshn/appuio-keycloak-adapter:v0.7.1
image: ghcr.io/vshn/appuio-keycloak-adapter:v0.8.0
imagePullPolicy: IfNotPresent
name: controller
ports: []
Expand Down

0 comments on commit 2f72a36

Please sign in to comment.