diff --git a/kubernetes/infrastructure/authentik/values.yaml b/kubernetes/infrastructure/authentik/values.yaml index 3dd6c79..ab60700 100644 --- a/kubernetes/infrastructure/authentik/values.yaml +++ b/kubernetes/infrastructure/authentik/values.yaml @@ -20,7 +20,7 @@ postgresql: password: ENC[AES256_GCM,data:NWk6kvOp1RRs4A==,iv:q0GoRFQ15LBXDxDnOiKWHX6/K8DwX+k2Myxk7iaBo2U=,tag:6qfY+5TF2oy4cRfeJKr7IA==,type:str] image: repository: bitnamilegacy/postgresql - tag: 15.9.0 + tag: 17.5.0 primary: args: [] redis: @@ -55,4 +55,4 @@ sops: -----END PGP MESSAGE----- fp: DC6910268E657FF70BA7EC289974494E76938DDC encrypted_regex: ^(password|value|ssh-key|api-key|user|username|privateKey|clientSecret|clientId|apiKey|extraArgs.*|.*Secret.*|extraEnvVars|.*SECRET.*|.*secret.*|key|.*Password|.*\.ya?ml)$ - version: 3.10.2 + version: 3.10.2 \ No newline at end of file