Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image mpepping/cyberchef to v10.13.0@891463b by renovate #20035

Merged
merged 1 commit into from
Mar 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.12.0
appVersion: 10.13.0
dependencies:
- name: common
version: 20.2.10
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.10.1
version: 9.11.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.12.0@sha256:220115cc10844d13151e62853bff3f02e974de985d12b238d866fa6012cd8373
tag: v10.13.0@sha256:891463b4c77c98947798328f73379d35d3f0527792746aef61994447bf0de71b
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down