update newt Helm chart version to 1.1.0 and remove global image configuration
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: newt
|
chart: newt
|
||||||
version: "1.0.0"
|
version: "1.1.0"
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: newt
|
name: newt
|
||||||
@@ -27,8 +27,3 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
auth:
|
auth:
|
||||||
existingSecretName: newt-cred
|
existingSecretName: newt-cred
|
||||||
global:
|
|
||||||
image:
|
|
||||||
registry: "docker.io"
|
|
||||||
repository: "fosrl/newt"
|
|
||||||
tag: "1.5.0"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user