diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 68ed0c8f997..bcfba4ad04d 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.23.0 +appVersion: 2.24.0 dependencies: - name: common version: 25.1.7 @@ -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.5.2 +version: 10.6.0 diff --git a/charts/stable/portainer/values.yaml b/charts/stable/portainer/values.yaml index 450ddf1492f..4b943729668 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.23.0@sha256:bac59ebb8208d09aa3f1b13f2467b8145cad01c754dc8c59a7d5cf0677d5c963 + tag: 2.24.0@sha256:58c91d6f30d15204534745d72c453452a3dc258cae32d47ab72ea4d1fb9d3ebb pullPolicy: IfNotPresent beImage: repository: docker.io/portainer/portainer-ee