From 3a079e8c52612066c43fb82582df4e92190fe5ba Mon Sep 17 00:00:00 2001 From: CoolCoderCarl <123qwekir2wl@gmail.com> Date: Tue, 13 Feb 2024 00:25:35 +0300 Subject: [PATCH] Update cio-daemonset.yaml EZ --- k8s/cio-daemonset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/cio-daemonset.yaml b/k8s/cio-daemonset.yaml index 605670c..9819d2e 100644 --- a/k8s/cio-daemonset.yaml +++ b/k8s/cio-daemonset.yaml @@ -23,7 +23,7 @@ spec: effect: NoSchedule containers: - name: cio-daemonset - image: h0d0user/chief_intelligence_officer:latest + image: h0d0user/chief_intelligence_officer:v0.3.5 env: - name: SETTINGS_FILE_FOR_DYNACONF value: "/mnt/settings.toml"