Skip to content

Commit

Permalink
bump 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Oct 4, 2023
1 parent c87341b commit 6f38a3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@ apiVersion: v2
name: cosignwebhook
description: A Helm chart for Cosign Webhook Admission Controller
type: application
version: 3.2.0
appVersion: "3.2.0"
version: 4.0.0
appVersion: "4.0.0"
maintainers:
- name: eumel8
email: [email protected]
url: https://www.telekom.com
- name: puffitos
email: [email protected]
url: https://www.telekom.com
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: 3.2.0
tag: 4.0.0

imagePullSecrets: []
logLevel: info
Expand Down

0 comments on commit 6f38a3b

Please sign in to comment.