diff --git a/helm/api-platform/values.yaml b/helm/api-platform/values.yaml index 102c95a53..d666457ca 100644 --- a/helm/api-platform/values.yaml +++ b/helm/api-platform/values.yaml @@ -93,7 +93,7 @@ keycloak: repository: "chart-example.local/api-platform/keycloak" pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "" + tag: "0.1.0" resources: requests: memory: 300Mi