chore(helm): update image docker.io/portainer/portainer-ce 2.32.0 → 2.33.0 (#38655)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/portainer/portainer-ce | minor | `14c4697` -> `d5b9eba` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.32.0
|
appVersion: 2.33.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.16.2
|
version: 28.16.2
|
||||||
@@ -37,5 +37,5 @@ sources:
|
|||||||
- https://hub.docker.com/r/portainer/portainer-ce
|
- https://hub.docker.com/r/portainer/portainer-ce
|
||||||
- https://hub.docker.com/r/portainer/portainer-ee
|
- https://hub.docker.com/r/portainer/portainer-ee
|
||||||
type: application
|
type: application
|
||||||
version: 11.5.2
|
version: 11.6.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/portainer/portainer-ce
|
repository: docker.io/portainer/portainer-ce
|
||||||
tag: 2.32.0@sha256:14c4697739979d67d097b9ff351f3bde1ee2b9511197cd55cb43dc1d41ad72c2
|
tag: 2.33.0@sha256:d5b9eba8d4d2f4e952aee6a6fb154e618857a976f734bfcec5a5603b03f45acd
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
beImage:
|
beImage:
|
||||||
repository: docker.io/portainer/portainer-ee
|
repository: docker.io/portainer/portainer-ee
|
||||||
|
|||||||
Reference in New Issue
Block a user