diff --git a/manifests/planka/values.yaml b/manifests/planka/values.yaml index edddd08..1d11061 100644 --- a/manifests/planka/values.yaml +++ b/manifests/planka/values.yaml @@ -2,7 +2,7 @@ secretkey: "supersecretkey1234567890abcdef" image: repository: ghcr.io/paulgreg/planka - tag: latest + tag: 2.0.0-rc3 pullPolicy: IfNotPresent admin_email: "admin@dvirlabs.com"