chore(deps): update portainer to v2.20.0@c9dbbb6 by renovate (minor) (#19499)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | portainer/portainer-ce | minor | `2.19.4` -> `2.20.0` | | portainer/portainer-ee | minor | `2.19.4` -> `2.20.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
bad7a67e39
commit
135e908bce
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.19.4
|
||||
appVersion: 2.20.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.2
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/portainer
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png
|
||||
keywords:
|
||||
- portainer
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,7 +32,7 @@ sources:
|
|||
- https://docs.portainer.io/start/install-ce/server
|
||||
- https://docs.portainer.io/start/install/server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer
|
||||
- https://hub.docker.com/r/portainer/portainer-ce
|
||||
- https://hub.docker.com/r/portainer/portainer-ee
|
||||
- https://hub.docker.com/r/portainer/portainer-ce
|
||||
type: application
|
||||
version: 8.7.1
|
||||
version: 8.9.0
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: portainer/portainer-ce
|
||||
tag: 2.19.4@sha256:908d04d20e86f07a50b0f1a029a111b89aa3089b7fc7fdf68ec1c71b025f36cd
|
||||
tag: 2.20.0@sha256:c9dbbb653515675ad365b2d17ac85f8816840f7a3095e9db68fc807a348ea535
|
||||
pullPolicy: IfNotPresent
|
||||
beImage:
|
||||
repository: portainer/portainer-ee
|
||||
tag: 2.19.4@sha256:adf08841af37323e2424616b4955f1cbec922a28e3ccd20cfc09ea5a15d68c43
|
||||
tag: 2.20.0@sha256:53984051031b60c033426d8a735fae706a6310510a2a19f63090e994d8672db4
|
||||
pullPolicy: IfNotPresent
|
||||
portainer:
|
||||
# Logo URL
|
||||
|
|
Loading…
Reference in New Issue