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