diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-14 22:05:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-14 22:05:19 +0300 |
| commit | 876031761f99db3d497d3f62a20a34c037cbd951 (patch) | |
| tree | 632a3c76fc239b88cd57ecf92da85af89625700e /f3s/goprecords/helm-chart/templates | |
| parent | f37697bca64b2e25d86bc10900cae5653377cdb8 (diff) | |
goprecords: deploy image 0.4.0 (foo.zone-style HTML and stats order).
Made-with: Cursor
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 894819a..5bfef19 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.1 + image: registry.lan.buetow.org:30001/goprecords:0.4.0 imagePullPolicy: Always args: - -daemon |
