From ef7677425121d9da9d7cf0d9ea7ceb7797856ae7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:16:18 +0000 Subject: [PATCH] chore(deps): update ghcr.io/helm/chartmuseum docker tag to v0.16.2 --- apps/chartmuseum/base/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/chartmuseum/base/deployment.yaml b/apps/chartmuseum/base/deployment.yaml index 964a1bb..3ddbb8f 100644 --- a/apps/chartmuseum/base/deployment.yaml +++ b/apps/chartmuseum/base/deployment.yaml @@ -19,7 +19,7 @@ spec: runAsGroup: 1000 containers: - name: homer - image: ghcr.io/helm/chartmuseum:v0.14.0 + image: ghcr.io/helm/chartmuseum:v0.16.2 securityContext: allowPrivilegeEscalation: false env: