Skip to content

Commit

Permalink
update: connaisseur (chart v1.3.0, image v2.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
xopham committed Mar 2, 2022
1 parent f372e55 commit 7154d1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: connaisseur
description: Helm chart for Connaisseur - a Kubernetes admission controller to integrate container image signature verification and trust pinning into a cluster.
type: application
version: 1.2.1
appVersion: 2.4.1
version: 1.3.0
appVersion: 2.5.0
keywords:
- container image
- signature
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# configure Connaisseur deployment
deployment:
replicasCount: 3
image: securesystemsengineering/connaisseur:v2.4.1
image: securesystemsengineering/connaisseur:v2.5.0
imagePullPolicy: IfNotPresent
# imagePullSecrets contains an optional list of Kubernetes Secrets, in Connaisseur namespace,
# that are needed to access the registry containing Connaisseur image.
Expand Down

0 comments on commit 7154d1a

Please sign in to comment.