chore: Set minor version for all controllers
This commit is contained in:
@@ -10,4 +10,4 @@ spec:
|
|||||||
mediaType: "application/vnd.cncf.helm.chart.content.v1.tar+gzip"
|
mediaType: "application/vnd.cncf.helm.chart.content.v1.tar+gzip"
|
||||||
operation: copy
|
operation: copy
|
||||||
ref:
|
ref:
|
||||||
semver: "1.x"
|
semver: "1.19.x"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cilium
|
chart: cilium
|
||||||
version: "1.x"
|
version: "1.18.x"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cilium
|
name: cilium
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: longhorn
|
chart: longhorn
|
||||||
# TODO: Is it safe to upgrade automatically to 1.x?
|
|
||||||
version: "1.10.x"
|
version: "1.10.x"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: spegel
|
chart: spegel
|
||||||
|
version: "0.5.x"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: spegel
|
name: spegel
|
||||||
|
|||||||
Reference in New Issue
Block a user