From 7cad59410287042d369aa04376e0100d66d21f5f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Feb 2025 14:24:11 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/porta?= =?UTF-8?q?iner/portainer-ce=202.26.1=20=E2=86=92=202.27.0=20(#32370)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/portainer/portainer-ce | minor | `ad336b4` -> `09db0c2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/portainer/Chart.yaml | 4 ++-- charts/stable/portainer/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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