From 754e98e6a683e2f2d2c5b7c61dfcbb58cf9ad01a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 13 Nov 2024 01:54:11 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/porta?= =?UTF-8?q?iner/portainer-ce=202.23.0=20=E2=86=92=202.24.0=20(#29263)?= 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 | `bac59eb` -> `58c91d6` | --- > [!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 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