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.16.0@d79347d by renovate #20706

Merged
merged 1 commit into from
Apr 13, 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.15.1
appVersion: 10.16.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.14.4
version: 9.15.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.15.1@sha256:f36d830d403eba4c39b1ffe62dc4c610f9b1581bbd409da46c9bed47867c3e63
tag: v10.16.0@sha256:d79347d3ddae3b8eef9bfb9d8fcda562462eb4e72761cc52ed53f5aecbeb2c40
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down