Skip to content

Commit

Permalink
bump 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Jan 3, 2024
1 parent f7e8939 commit 4b724a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: cosignwebhook
description: A Helm chart for Cosign Webhook Admission Controller
type: application
version: 4.0.1
appVersion: "4.0.3"
version: 4.0.4
appVersion: "4.0.4"
maintainers:
- name: eumel8
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
image:
repository: ghcr.io/eumel8/cosignwebhook/cosignwebhook
pullPolicy: IfNotPresent
tag: 4.0.2
tag: 4.0.4

imagePullSecrets: []
logLevel: info
Expand Down

0 comments on commit 4b724a5

Please sign in to comment.