Skip to content

Commit f253a66

Browse files
Merge pull request #20 from Dashlane/change-docker-tag
Updating docker image to 2 as the new release is not retrocompatible
2 parents bced06c + c71375b commit f253a66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/dashlane-audit-logs/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
replicaCount: 1
66

77
image:
8-
repository: dashlane/audit-logs:2
8+
repository: dashlane/audit-logs
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: "latest"
11+
tag: "2"
1212

1313
serviceAccount:
1414
# Specifies whether a service account should be created

0 commit comments

Comments
 (0)