File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : dave
33description : DAVe traffic counting plattform
44type : application
5- version : 0.0.17
5+ version : 0.0.18
66appVersion : " v1.0.0"
77maintainers :
88 - name : gislab-augsburg
Original file line number Diff line number Diff line change @@ -347,7 +347,9 @@ postgresql:
347347keycloak :
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 :
You can’t perform that action at this time.
0 commit comments