diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 9c5afbe5e31..a33c8a49481 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.42.0 +appVersion: 2.43.0 dependencies: - name: common version: 29.5.3 @@ -37,5 +37,5 @@ sources: - https://hub.docker.com/r/portainer/portainer-ce - https://hub.docker.com/r/portainer/portainer-ee type: application -version: 12.7.0 +version: 12.8.0 diff --git a/charts/stable/portainer/values.yaml b/charts/stable/portainer/values.yaml index 5a72f063d54..8ba379301f1 100644 --- a/charts/stable/portainer/values.yaml +++ b/charts/stable/portainer/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/portainer/portainer-ce - tag: 2.42.0@sha256:c3c919ec68d130cbcb837693420592b91afd320b28b492c16c84ec5561bbf095 + tag: 2.43.0@sha256:707366c811956fe077135a6633af67e698529612869711cdb24896c892b28feb pullPolicy: IfNotPresent beImage: repository: docker.io/portainer/portainer-ee