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: