Skip to content

Commit

Permalink
bump 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Feb 9, 2024
1 parent 4629548 commit 7d51866
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.5
appVersion: "4.0.5"
version: 4.1.0
appVersion: "4.1.0"
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.5
tag: 4.1.0

imagePullSecrets: []
logLevel: info
Expand Down

0 comments on commit 7d51866

Please sign in to comment.