Skip to content

Commit 10ac16d

Browse files
authored
keycloak.postgresql.image.repository.bitnamilegacy/postgresql #185 (#205)
* keycloak.postgresql.image.repository.bitnamilegacy/postgresql #185 * duplication of key postgresql in mapping
1 parent 4faf279 commit 10ac16d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

charts/dave/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: dave
33
description: DAVe traffic counting plattform
44
type: application
5-
version: 0.0.17
5+
version: 0.0.18
66
appVersion: "v1.0.0"
77
maintainers:
88
- name: gislab-augsburg

charts/dave/values.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,9 @@ postgresql:
347347
keycloak:
348348
postgresql:
349349
nameOverride: keycloak-postgresql
350-
# Workaround: switch to bitnami legacy image repository (https://github.com/bitnami/containers/issues/83267)
350+
# Workaround: switch to bitnami legacy image repository (https://github.com/bitnami/containers/issues/83267)
351+
image:
352+
repository: bitnamilegacy/postgresql
351353
image:
352354
repository: bitnamilegacy/keycloak
353355
global:

0 commit comments

Comments
 (0)