From c98ac16b360cc18fdcabd73dd18de9f589a3949b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 12:10:18 +0000 Subject: [PATCH] Update docker.io/jrottenberg/ffmpeg Docker tag to v4.4 --- charts/clustercode/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/clustercode/values.yaml b/charts/clustercode/values.yaml index ee79c7f..2ffdfd9 100644 --- a/charts/clustercode/values.yaml +++ b/charts/clustercode/values.yaml @@ -8,7 +8,7 @@ clustercode: ffmpegImage: registry: docker.io repository: jrottenberg/ffmpeg - tag: 4.3-alpine + tag: 4.4-alpine # -- Set additional environment variables to the Operator env: [] # - name: CC__LOG_DEBUG