diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index ffd9733f43f..18b6c4b3cab 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.31.1 +appVersion: 2.31.2 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/portainer/portainer-ce - https://hub.docker.com/r/portainer/portainer-ee type: application -version: 10.17.1 +version: 10.17.2 diff --git a/charts/stable/portainer/values.yaml b/charts/stable/portainer/values.yaml index 5b1ed2a6ea5..a30a40ce380 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.31.1@sha256:3aa6dd7300f834e300fff47a9e7bb4824d4b898c6ebd5256af1322e2a8bb87a6 + tag: 2.31.2@sha256:eb7864f3cd4e31e6fe98db53fa5680bfbc627442a87b65770171ad8a822dec0b pullPolicy: IfNotPresent beImage: repository: docker.io/portainer/portainer-ee