diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-14 22:13:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-14 22:13:00 +0300 |
| commit | 2a81b54c59ff937f66d42bf7aa625c5e30d62321 (patch) | |
| tree | 01ee92779ea7096b436c58271116c51426df21fc /f3s/goprecords/helm-chart | |
| parent | 876031761f99db3d497d3f62a20a34c037cbd951 (diff) | |
goprecords: deploy image 0.4.1 (HTML without top nav links).
Made-with: Cursor
Diffstat (limited to 'f3s/goprecords/helm-chart')
| -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 5bfef19..8a2a11c 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.4.0 + image: registry.lan.buetow.org:30001/goprecords:0.4.1 imagePullPolicy: Always args: - -daemon |
