chore(deps): update portainer to v2.20.3@f5277f6 by renovate (patch) (#22312)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | portainer/portainer-ce | patch | `2.20.2` -> `2.20.3` | | portainer/portainer-ee | patch | `2.20.2` -> `2.20.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.20.2
|
||||
appVersion: 2.20.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.8
|
||||
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/portainer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.webp
|
||||
keywords:
|
||||
- portainer
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://hub.docker.com/r/portainer/portainer-ee
|
||||
- https://hub.docker.com/r/portainer/portainer-ce
|
||||
type: application
|
||||
version: 9.0.9
|
||||
version: 9.0.11
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
image:
|
||||
repository: portainer/portainer-ce
|
||||
tag: 2.20.2@sha256:b41dfa26eb984ec68473f8314b05429358bd2b7aabdfe23b02f730be9e2f84b0
|
||||
tag: 2.20.3@sha256:f5277f6cab33b3471148fb00dc4b4a09995ba64b473448a58f616d202686564b
|
||||
pullPolicy: IfNotPresent
|
||||
beImage:
|
||||
repository: portainer/portainer-ee
|
||||
tag: 2.20.2@sha256:dcb2b939170d7bc04abf70347b41b59e708f226e963f826b929e28db12b092ac
|
||||
tag: 2.20.3@sha256:afadde3ae572f2346d0e04965171f6f1d2f1d06023796053c327e183c75d6cc6
|
||||
pullPolicy: IfNotPresent
|
||||
portainer:
|
||||
# Logo URL
|
||||
|
||||
Reference in New Issue
Block a user