diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 9ac3daf96d7..74b37dfe9f8 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.26.1 +appVersion: 2.27.0 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/portainer/portainer-ce - https://hub.docker.com/r/portainer/portainer-ee type: application -version: 10.11.1 +version: 10.12.0 diff --git a/charts/stable/portainer/values.yaml b/charts/stable/portainer/values.yaml index 6c368a68f45..4bbf0828995 100644 --- a/charts/stable/portainer/values.yaml +++ b/charts/stable/portainer/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/portainer/portainer-ce - tag: 2.26.1@sha256:ad336b442a5b67b015b6a1ac53b586203c0f5e97963f0a9fc85a9547ead692c0 + tag: 2.27.0@sha256:09db0c204595cab39981fd559faa0a2f4e0f67387eb0b14b2926adf4e058a6d1 pullPolicy: IfNotPresent beImage: repository: docker.io/portainer/portainer-ee