summaryrefslogtreecommitdiff
path: root/f3s/ychat/helm-chart/templates
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-30 22:40:11 +0300
committerPaul Buetow <paul@buetow.org>2026-06-30 22:40:11 +0300
commitbe1e3637f6a103cdc7d4207c534c47bfbbf8b5dc (patch)
tree08d41ee28617679d859059d901ce2cdbe054589d /f3s/ychat/helm-chart/templates
parentd844bcc8e5a6d6c1972f438bed98720077e8cdf3 (diff)
f3s/ychat: bump image to 651f762 (drop no-op Register link)
Diffstat (limited to 'f3s/ychat/helm-chart/templates')
-rw-r--r--f3s/ychat/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/ychat/helm-chart/templates/deployment.yaml b/f3s/ychat/helm-chart/templates/deployment.yaml
index 522cd83..b5af5be 100644
--- a/f3s/ychat/helm-chart/templates/deployment.yaml
+++ b/f3s/ychat/helm-chart/templates/deployment.yaml
@@ -24,7 +24,7 @@ spec:
fsGroup: 1000
containers:
- name: ychat
- image: registry.lan.buetow.org:30001/ychat:f03e160
+ image: registry.lan.buetow.org:30001/ychat:651f762
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false