From f34a0ba929525e7e6084b8757e30f8653a707689 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 26 Dec 2025 17:18:40 -0600 Subject: [PATCH] update image --- clusters/cl01tl/helm/rayflume/Chart.yaml | 2 +- clusters/cl01tl/helm/rayflume/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/rayflume/Chart.yaml b/clusters/cl01tl/helm/rayflume/Chart.yaml index 174253bc9..a609da4a4 100644 --- a/clusters/cl01tl/helm/rayflume/Chart.yaml +++ b/clusters/cl01tl/helm/rayflume/Chart.yaml @@ -24,4 +24,4 @@ dependencies: alias: volsync-target-data version: 0.6.0 repository: oci://harbor.alexlebens.net/helm-charts -appVersion: 0.0.1 +appVersion: 0.0.3 diff --git a/clusters/cl01tl/helm/rayflume/values.yaml b/clusters/cl01tl/helm/rayflume/values.yaml index eb221b288..7d5836d0c 100644 --- a/clusters/cl01tl/helm/rayflume/values.yaml +++ b/clusters/cl01tl/helm/rayflume/values.yaml @@ -9,7 +9,7 @@ rayflume: main: image: repository: harbor.alexlebens.net/images/rayflume - tag: 0.0.2 + tag: 0.0.3 pullPolicy: IfNotPresent env: - name: DEBUG