mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Merge branch 'renovate/keycloak-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
Update keycloak Docker tag to v0.5.0 See merge request deepcypher/dc-kc!967
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: keycloak
|
||||
repository: oci://registry.gitlab.com/georgeraven/raven-helm-charts
|
||||
version: 0.4.0
|
||||
digest: sha256:3e8f0a8bcd0829b34c92be4a3a78792f7a135d7fa4ab9a02de15d9045627d686
|
||||
generated: "2025-11-14T01:07:12.608124362Z"
|
||||
version: 0.5.0
|
||||
digest: sha256:da2d997088b977cc0abe7367c05c03786966078b9530fc94bb93954dba4e1607
|
||||
generated: "2026-01-16T00:40:43.731227859Z"
|
||||
|
||||
@@ -2,12 +2,12 @@ apiVersion: v2
|
||||
name: keycloak
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.2.0
|
||||
version: 0.3.0
|
||||
appVersion: "1.16.0"
|
||||
|
||||
dependencies:
|
||||
- name: keycloak
|
||||
version: 0.4.0
|
||||
version: 0.5.0
|
||||
repository: "oci://registry.gitlab.com/georgeraven/raven-helm-charts"
|
||||
condition: keycloak.enabled
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# keycloak
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for Kubernetes
|
||||
|
||||
@@ -8,7 +8,7 @@ A Helm chart for Kubernetes
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | keycloak | 0.4.0 |
|
||||
| oci://registry.gitlab.com/georgeraven/raven-helm-charts | keycloak | 0.5.0 |
|
||||
|
||||
## Values
|
||||
|
||||
@@ -91,7 +91,7 @@ A Helm chart for Kubernetes
|
||||
| keycloak.keycloak.readinessProbe.successThreshold | int | `2` | |
|
||||
| keycloak.keycloak.readinessProbe.timeoutSeconds | int | `2` | |
|
||||
| keycloak.keycloak.replicaCount | int | `2` | |
|
||||
| keycloak.keycloak.resources.limits.memory | string | `"1.75Gi"` | |
|
||||
| keycloak.keycloak.resources.limits.memory | string | `"2Gi"` | |
|
||||
| keycloak.keycloak.resources.requests.cpu | string | `"350m"` | |
|
||||
| keycloak.keycloak.startupProbe.failureThreshold | int | `60` | |
|
||||
| keycloak.keycloak.startupProbe.httpGet.path | string | `"/health/started"` | |
|
||||
|
||||
Binary file not shown.
BIN
charts/keycloak/charts/keycloak-0.5.0.tgz
Normal file
BIN
charts/keycloak/charts/keycloak-0.5.0.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user