chore(helm): update image docker.io/portainer/portainer-ce 2.33.0 → 2.33.1 (#38837)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/portainer/portainer-ce | patch | `d5b9eba` -> `f4c59b5` |

---

> [!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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-08-30 05:24:33 +02:00
committed by GitHub
parent 03821fb3a2
commit 0268511f04
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.33.0
appVersion: 2.33.1
dependencies:
- name: common
version: 28.16.2
@@ -37,5 +37,5 @@ sources:
- https://hub.docker.com/r/portainer/portainer-ce
- https://hub.docker.com/r/portainer/portainer-ee
type: application
version: 11.6.1
version: 11.6.2

View File

@@ -1,6 +1,6 @@
image:
repository: docker.io/portainer/portainer-ce
tag: 2.33.0@sha256:d5b9eba8d4d2f4e952aee6a6fb154e618857a976f734bfcec5a5603b03f45acd
tag: 2.33.1@sha256:f4c59b58fd64499295e59b1665bbd9af0cf9e823258f84859510db3263718142
pullPolicy: IfNotPresent
beImage:
repository: docker.io/portainer/portainer-ee