Skip to content

Commit

Permalink
chore(deps): update portainer to v2.21.2@fcd7969 by renovate (patch) (#…
Browse files Browse the repository at this point in the history
…26794)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| portainer/portainer-ce | patch | `2.21.1` -> `2.21.2` |
| portainer/portainer-ee | patch | `2.21.1` -> `2.21.2` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4yIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin authored Sep 24, 2024
1 parent 91f4552 commit a25c37e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/stable/portainer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.21.1
appVersion: 2.21.2
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -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.2.4
version: 10.2.5
4 changes: 2 additions & 2 deletions charts/stable/portainer/values.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
image:
repository: portainer/portainer-ce
tag: 2.21.1@sha256:2c7d2953c322de46d2749d371e892a5e0ad50339f542888798b2cdc81eb85eef
tag: 2.21.2@sha256:fcd79694da039537aa4c287f0e0a140f6d356fec3128774523e77fc66e0b6de3
pullPolicy: IfNotPresent
beImage:
repository: portainer/portainer-ee
tag: 2.21.1@sha256:40691e7fbcc4effc4973eaad804b1874814fe8327f908d19da11468a45db20a8
tag: 2.21.2@sha256:e3654cf6c105ad494e739ac3ff29e11f1a70cc4550cea5ddf42f0fd26a156256
pullPolicy: IfNotPresent
portainer:
# Logo URL
Expand Down

0 comments on commit a25c37e

Please sign in to comment.