Skip to content

Commit

Permalink
bump 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Jan 15, 2024
1 parent f45a0bc commit 055781e
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.4
appVersion: "4.0.4"
version: 4.0.5
appVersion: "4.0.5"
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.4
tag: 4.0.5

imagePullSecrets: []
logLevel: info
Expand Down

0 comments on commit 055781e

Please sign in to comment.