From 3e7d4ce11e66d1217dec340aece9abbf3b2bdccd Mon Sep 17 00:00:00 2001 From: "ullberg-github-app[bot]" <117079803+ullberg-github-app[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 19:53:07 -0400 Subject: [PATCH] feat(container): update image ghcr.io/ullbergm/hajimari to v0.4.1 (#72) | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | docker | ghcr.io/ullbergm/hajimari | v0.3.1 | v0.4.1 | Co-authored-by: ullberg-github-app --- charts/hajimari/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hajimari/values.yaml b/charts/hajimari/values.yaml index 611ab799..3d72a87f 100644 --- a/charts/hajimari/values.yaml +++ b/charts/hajimari/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v0.3.1 + tag: v0.4.1 # -- environment variables. # @default -- See below