diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-14 21:57:40 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-14 21:57:40 +0300 |
| commit | f37697bca64b2e25d86bc10900cae5653377cdb8 (patch) | |
| tree | 6365d53deecf4b3e90e72f7a8a4623790887c784 /f3s/goprecords/helm-chart/templates/deployment.yaml | |
| parent | ed68845e261c54d99d17cae1e177884f568078bb (diff) | |
goprecords: deploy image 0.3.1 (HTML dashboard at /).
Bump Helm and docker-image tags for the new goprecords release.
Made-with: Cursor
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 |
