Skip to content

Commit 4b724a5

Browse files
committed
bump 4.0.4
1 parent f7e8939 commit 4b724a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: cosignwebhook
33
description: A Helm chart for Cosign Webhook Admission Controller
44
type: application
5-
version: 4.0.1
6-
appVersion: "4.0.3"
5+
version: 4.0.4
6+
appVersion: "4.0.4"
77
maintainers:
88
- name: eumel8
99

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replicaCount: 1
77
image:
88
repository: ghcr.io/eumel8/cosignwebhook/cosignwebhook
99
pullPolicy: IfNotPresent
10-
tag: 4.0.2
10+
tag: 4.0.4
1111

1212
imagePullSecrets: []
1313
logLevel: info

0 commit comments

Comments
 (0)