diff --git a/disabled/newt/newt-creds.yml b/clusters/default/helm/newt/newt-creds.yml similarity index 100% rename from disabled/newt/newt-creds.yml rename to clusters/default/helm/newt/newt-creds.yml diff --git a/disabled/newt/newt-release.yml b/clusters/default/helm/newt/newt-release.yml similarity index 91% rename from disabled/newt/newt-release.yml rename to clusters/default/helm/newt/newt-release.yml index e48e3fa..d5d4dce 100644 --- a/disabled/newt/newt-release.yml +++ b/clusters/default/helm/newt/newt-release.yml @@ -27,3 +27,6 @@ spec: enabled: true auth: existingSecretName: newt-cred + global: + image: + tag: "1.6.0" diff --git a/disabled/newt/newt-repo.yml b/clusters/default/helm/newt/newt-repo.yml similarity index 100% rename from disabled/newt/newt-repo.yml rename to clusters/default/helm/newt/newt-repo.yml