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"
|
||||
operation: copy
|
||||
ref:
|
||||
semver: "1.x"
|
||||
semver: "1.19.x"
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: cilium
|
||||
version: "1.x"
|
||||
version: "1.18.x"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cilium
|
||||
|
||||
@@ -16,7 +16,6 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: longhorn
|
||||
# TODO: Is it safe to upgrade automatically to 1.x?
|
||||
version: "1.10.x"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
|
||||
@@ -16,6 +16,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: spegel
|
||||
version: "0.5.x"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: spegel
|
||||
|
||||
Reference in New Issue
Block a user