Skip to content

Commit

Permalink
changed cerberus version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMHD committed Sep 4, 2023
1 parent bf8e56d commit 937f807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
- "--tls-key-path=/opt/cert/tls.key"
- "--tls-cert-path=/opt/cert/tls.crt"
- "--tls-ca-path=/opt/cert/ca.crt"
image: ghcr.io/snapp-incubator/cerberus:1.0.2
image: ghcr.io/snapp-incubator/cerberus:1.0.3
name: manager
volumeMounts:
- mountPath: /opt/cert
Expand Down

0 comments on commit 937f807

Please sign in to comment.