Skip to content

Commit

Permalink
chore(deps): update container image mpepping/cyberchef to v10.17.0@d4…
Browse files Browse the repository at this point in the history
…85fe3 by renovate (#20748)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mpepping/cyberchef](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| minor | `v10.16.0` -> `v10.17.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 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 14, 2024
1 parent e5a4f27 commit 8d347e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/cyberchef/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.16.0
appVersion: 10.17.0
dependencies:
- name: common
version: 20.3.6
Expand All @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cyberchef
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png
keywords:
- cyberchef
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
- https://hub.docker.com/r/mpepping/cyberchef
type: application
version: 9.15.0
version: 9.16.0
2 changes: 1 addition & 1 deletion charts/stable/cyberchef/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: mpepping/cyberchef
tag: v10.16.0@sha256:d79347d3ddae3b8eef9bfb9d8fcda562462eb4e72761cc52ed53f5aecbeb2c40
tag: v10.17.0@sha256:d485fe326f4200c389b1f0e78c4581cb829ebaaa5b1be4094ac058ebf2001495
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit 8d347e7

Please sign in to comment.