diff options
Diffstat (limited to 'f3s/goprecords/helm-chart/templates/deployment.yaml')
| -rw-r--r-- | f3s/goprecords/helm-chart/templates/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/goprecords/helm-chart/templates/deployment.yaml b/f3s/goprecords/helm-chart/templates/deployment.yaml index 2d460d4..894819a 100644 --- a/f3s/goprecords/helm-chart/templates/deployment.yaml +++ b/f3s/goprecords/helm-chart/templates/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: goprecords - image: registry.lan.buetow.org:30001/goprecords:0.3.0 + image: registry.lan.buetow.org:30001/goprecords:0.3.1 imagePullPolicy: Always args: - -daemon |
