diff --git a/manifests/planka/values.yaml b/manifests/planka/values.yaml index 1d11061..ecae401 100644 --- a/manifests/planka/values.yaml +++ b/manifests/planka/values.yaml @@ -1,7 +1,7 @@ secretkey: "supersecretkey1234567890abcdef" image: - repository: ghcr.io/paulgreg/planka + repository: ghcr.io/plankanban/planka tag: 2.0.0-rc3 pullPolicy: IfNotPresent