We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2b056 commit 3279375Copy full SHA for 3279375
packages/08-prow/01-helm/values.yaml
@@ -30,3 +30,6 @@ ghproxy:
30
31
monitoring:
32
enabled: true
33
+
34
+needsRetitle:
35
+ enabled: true
packages/08-prow/values.yaml
@@ -5,6 +5,6 @@ prow:
5
# The name of the Release
6
name: raspberry
7
# 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
+ chart: https://github.com/ouzi-dev/prow-helm-chart/releases/download/v0.11.1/prow-v0.11.1.tgz
9
# If using a registry, specify the version. If the chart is a URL, set the version to null
10
version: null
0 commit comments