Skip to content

Commit

Permalink
bump kubewarden policy server
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisns committed Jan 4, 2022
1 parent 6994a9a commit 60f02d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ jobs:
helm install --wait -n \
kubewarden kubewarden-controller kubewarden/kubewarden-controller \
--set policyServer.replicaCount=1 \
--set policyServer.image.tag=latest@sha256:4d8e85e830b092f84a1005429077d0987945ca27324d97b6e90994730876605d
--set policyServer.image.tag=latest@sha256:6d81ddb093059bb7fd7716c41ca932cd86b611f9a9e1c4b46fcff54a2f245cb4
- if: matrix.system == 'kyverno'
name: Install kyverno
Expand Down

0 comments on commit 60f02d7

Please sign in to comment.