Skip to content

Commit 3279375

Browse files
authored
feat: updated prow chart to add needs-retitle plugin (#28)
1 parent 5f2b056 commit 3279375

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

packages/08-prow/01-helm/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ ghproxy:
3030

3131
monitoring:
3232
enabled: true
33+
34+
needsRetitle:
35+
enabled: true

packages/08-prow/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ prow:
55
# The name of the Release
66
name: raspberry
77
# The chart's name - can also be a URL
8-
chart: https://github.com/ouzi-dev/prow-helm-chart/releases/download/v0.10.1/prow-v0.10.1.tgz
8+
chart: https://github.com/ouzi-dev/prow-helm-chart/releases/download/v0.11.1/prow-v0.11.1.tgz
99
# If using a registry, specify the version. If the chart is a URL, set the version to null
1010
version: null

0 commit comments

Comments
 (0)