Update to official version hccm 1.19
This commit is contained in:
parent
58e5207b89
commit
9fb0e66e0d
1 changed files with 1 additions and 4 deletions
|
@ -10,16 +10,13 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: hcloud-cloud-controller-manager
|
chart: hcloud-cloud-controller-manager
|
||||||
version: v1.18.0
|
version: 1.19.0-rc.0
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: hetzner
|
name: hetzner
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
interval: 30m
|
interval: 30m
|
||||||
values:
|
values:
|
||||||
image:
|
|
||||||
repository: ghcr.io/jahanson/hccm
|
|
||||||
tag: v1.19.1
|
|
||||||
env:
|
env:
|
||||||
ROBOT_USER:
|
ROBOT_USER:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
Reference in a new issue