Skip to content

Commit 426b303

Browse files
authored
Merge pull request #41 from github/bump-policy-controller
Bump policy-controller version to v0.9.0-github3
2 parents 268a906 + fee7c50 commit 426b303

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

Diff for: charts/policy-controller/Chart.yaml

+2-8
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,9 @@ sources:
88
type: application
99

1010
name: policy-controller
11-
version: "v0.9.0-github2"
12-
appVersion: "v0.9.0-github2"
11+
version: "v0.9.0-github3"
12+
appVersion: "v0.9.0-github3"
1313

1414
maintainers:
1515
- name: codysoyland
1616
- name: malancas
17-
18-
annotations:
19-
artifacthub.io/license: Apache-2.0
20-
artifacthub.io/images: |
21-
- name: policy-controller
22-
image: ghcr.io/github/policy-controller/policy-controller:v0.8.2@sha256:f291fce5b9c1a69ba54990eda7e0fe4114043b1afefb0f4ee3e6f84ec9ef1605

Diff for: charts/policy-controller/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ webhook:
1616
name: webhook
1717
image:
1818
repository: ghcr.io/github/policy-controller-webhook
19-
# crane digest ghcr.io/github/policy-controller-webhook:v0.9.0-github2
20-
version: sha256:2ed873181d34ce66fff0e7087e9f77147d66d7b3a480ac5fcb7a711401c58656
19+
# crane digest ghcr.io/github/policy-controller-webhook:v0.9.0-github3
20+
version: sha256:9c53ce5db6abd5fd0a1587907a092dcd51aa0fbf6249284444509f8b0b55278c
2121
pullPolicy: IfNotPresent
2222
env: {}
2323
extraArgs: {}

0 commit comments

Comments
 (0)