diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-27 11:18:29 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-27 11:18:29 +0300 |
| commit | 333a6a16848dc1af4b2e8921a371f2cb6247b63a (patch) | |
| tree | 801077deaeb074a6f79733df13ca94c64539f704 /f3s/goprecords/helm-chart/templates | |
| parent | 6e8ec18949dc41e611a38d8204211b2deb9a944b (diff) | |
goprecords: bump image to 0.5.3
Diffstat (limited to 'f3s/goprecords/helm-chart/templates')
| -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 b717afc..255ce75 100644 --- a/f3s/goprecords/helm-chart/templates/deployment.yaml +++ b/f3s/goprecords/helm-chart/templates/deployment.yaml @@ -36,7 +36,7 @@ spec: readOnly: true containers: - name: goprecords - image: registry.lan.buetow.org:30001/goprecords:0.5.2 + image: registry.lan.buetow.org:30001/goprecords:0.5.3 imagePullPolicy: Always args: - -daemon |
