Skip to content

Commit

Permalink
Merge pull request #46 from hectorj2f/hectorj2f/bump_cosigned_version
Browse files Browse the repository at this point in the history
cosigned: use cosigned version 1.4.0
  • Loading branch information
cpanato authored Dec 10, 2021
2 parents 623b293 + 584edf8 commit 704d515
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/cosigned/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ sources:
type: application

name: cosigned
version: v0.1.6
appVersion: v1.3.1
version: v0.1.7
appVersion: v1.4.0

maintainers:
- name: dlorenc
Expand All @@ -19,4 +19,4 @@ annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/images: |
- name: cosigned
image: gcr.io/projectsigstore/cosigned:v1.3.1@sha256:6b7dad33dfee585a9dd0bb13c9d5fd5e96bb92267628a97f4131f900aab300b6
image: gcr.io/projectsigstore/cosigned:v1.4.0@sha256:e8cab7aaa67116da504d5eeab88d2094faf7592530c244e8bc3760a93f989b31
4 changes: 2 additions & 2 deletions charts/cosigned/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ webhook:
name: webhook
image:
repository: gcr.io/projectsigstore/cosigned
# crane digest gcr.io/projectsigstore/cosigned:v1.3.1
version: sha256:6b7dad33dfee585a9dd0bb13c9d5fd5e96bb92267628a97f4131f900aab300b6
# crane digest gcr.io/projectsigstore/cosigned:v1.4.0
version: sha256:e8cab7aaa67116da504d5eeab88d2094faf7592530c244e8bc3760a93f989b31
pullPolicy: IfNotPresent
env: {}
extraArgs: {}
Expand Down

0 comments on commit 704d515

Please sign in to comment.