diff --git a/charts/machinaris/1.0.1/.helmignore b/charts/machinaris/1.0.2/.helmignore similarity index 100% rename from charts/machinaris/1.0.1/.helmignore rename to charts/machinaris/1.0.2/.helmignore diff --git a/charts/machinaris/1.0.1/Chart.yaml b/charts/machinaris/1.0.2/Chart.yaml similarity index 92% rename from charts/machinaris/1.0.1/Chart.yaml rename to charts/machinaris/1.0.2/Chart.yaml index 95ddb64225..55599b573f 100644 --- a/charts/machinaris/1.0.1/Chart.yaml +++ b/charts/machinaris/1.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.5.1 +appVersion: v0.5.2 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -14,4 +14,4 @@ keywords: name: machinaris sources: - https://github.com/guydavis/machinaris -version: 1.0.1 +version: 1.0.2 diff --git a/charts/machinaris/1.0.1/README.md b/charts/machinaris/1.0.2/README.md similarity index 100% rename from charts/machinaris/1.0.1/README.md rename to charts/machinaris/1.0.2/README.md diff --git a/charts/machinaris/1.0.1/app-readme.md b/charts/machinaris/1.0.2/app-readme.md similarity index 100% rename from charts/machinaris/1.0.1/app-readme.md rename to charts/machinaris/1.0.2/app-readme.md diff --git a/charts/machinaris/1.0.1/charts/common-2105.0.0.tgz b/charts/machinaris/1.0.2/charts/common-2105.0.0.tgz similarity index 100% rename from charts/machinaris/1.0.1/charts/common-2105.0.0.tgz rename to charts/machinaris/1.0.2/charts/common-2105.0.0.tgz diff --git a/test/machinaris/1.0.1/ix_values.yaml b/charts/machinaris/1.0.2/ix_values.yaml similarity index 87% rename from test/machinaris/1.0.1/ix_values.yaml rename to charts/machinaris/1.0.2/ix_values.yaml index 3312566406..db11b7aee4 100644 --- a/test/machinaris/1.0.1/ix_values.yaml +++ b/charts/machinaris/1.0.2/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/guydavis/machinaris - tag: v0.5.1 + tag: v0.5.2 updateStrategy: Recreate diff --git a/charts/machinaris/1.0.1/questions.yaml b/charts/machinaris/1.0.2/questions.yaml similarity index 100% rename from charts/machinaris/1.0.1/questions.yaml rename to charts/machinaris/1.0.2/questions.yaml diff --git a/charts/machinaris/1.0.1/requirements.lock b/charts/machinaris/1.0.2/requirements.lock similarity index 100% rename from charts/machinaris/1.0.1/requirements.lock rename to charts/machinaris/1.0.2/requirements.lock diff --git a/charts/machinaris/1.0.1/templates/deployment.yaml b/charts/machinaris/1.0.2/templates/deployment.yaml similarity index 100% rename from charts/machinaris/1.0.1/templates/deployment.yaml rename to charts/machinaris/1.0.2/templates/deployment.yaml diff --git a/charts/machinaris/1.0.1/templates/service.yaml b/charts/machinaris/1.0.2/templates/service.yaml similarity index 100% rename from charts/machinaris/1.0.1/templates/service.yaml rename to charts/machinaris/1.0.2/templates/service.yaml diff --git a/test/machinaris/1.0.1/test_values.yaml b/charts/machinaris/1.0.2/test_values.yaml similarity index 85% rename from test/machinaris/1.0.1/test_values.yaml rename to charts/machinaris/1.0.2/test_values.yaml index b734889dc7..c4fa0e1dd5 100644 --- a/test/machinaris/1.0.1/test_values.yaml +++ b/charts/machinaris/1.0.2/test_values.yaml @@ -5,10 +5,10 @@ appVolumeMounts: plots: emptyDir: true mountPath: /plots -timezone: 'America/Edmonton' image: pullPolicy: IfNotPresent repository: ghcr.io/guydavis/machinaris - tag: v0.5.1 -updateStrategy: Recreate + tag: v0.5.2 machinaris_ui_port: 31003 +timezone: America/Edmonton +updateStrategy: Recreate diff --git a/test/machinaris/1.0.1/.helmignore b/test/machinaris/1.0.2/.helmignore similarity index 100% rename from test/machinaris/1.0.1/.helmignore rename to test/machinaris/1.0.2/.helmignore diff --git a/test/machinaris/1.0.1/Chart.yaml b/test/machinaris/1.0.2/Chart.yaml similarity index 92% rename from test/machinaris/1.0.1/Chart.yaml rename to test/machinaris/1.0.2/Chart.yaml index 95ddb64225..55599b573f 100644 --- a/test/machinaris/1.0.1/Chart.yaml +++ b/test/machinaris/1.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v0.5.1 +appVersion: v0.5.2 dependencies: - name: common repository: file://../../../library/common/2105.0.0 @@ -14,4 +14,4 @@ keywords: name: machinaris sources: - https://github.com/guydavis/machinaris -version: 1.0.1 +version: 1.0.2 diff --git a/test/machinaris/1.0.1/README.md b/test/machinaris/1.0.2/README.md similarity index 100% rename from test/machinaris/1.0.1/README.md rename to test/machinaris/1.0.2/README.md diff --git a/test/machinaris/1.0.1/app-readme.md b/test/machinaris/1.0.2/app-readme.md similarity index 100% rename from test/machinaris/1.0.1/app-readme.md rename to test/machinaris/1.0.2/app-readme.md diff --git a/test/machinaris/1.0.1/charts/common-2105.0.0.tgz b/test/machinaris/1.0.2/charts/common-2105.0.0.tgz similarity index 100% rename from test/machinaris/1.0.1/charts/common-2105.0.0.tgz rename to test/machinaris/1.0.2/charts/common-2105.0.0.tgz diff --git a/charts/machinaris/1.0.1/ix_values.yaml b/test/machinaris/1.0.2/ix_values.yaml similarity index 87% rename from charts/machinaris/1.0.1/ix_values.yaml rename to test/machinaris/1.0.2/ix_values.yaml index 3312566406..db11b7aee4 100644 --- a/charts/machinaris/1.0.1/ix_values.yaml +++ b/test/machinaris/1.0.2/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/guydavis/machinaris - tag: v0.5.1 + tag: v0.5.2 updateStrategy: Recreate diff --git a/test/machinaris/1.0.1/questions.yaml b/test/machinaris/1.0.2/questions.yaml similarity index 100% rename from test/machinaris/1.0.1/questions.yaml rename to test/machinaris/1.0.2/questions.yaml diff --git a/test/machinaris/1.0.1/requirements.lock b/test/machinaris/1.0.2/requirements.lock similarity index 100% rename from test/machinaris/1.0.1/requirements.lock rename to test/machinaris/1.0.2/requirements.lock diff --git a/test/machinaris/1.0.1/templates/deployment.yaml b/test/machinaris/1.0.2/templates/deployment.yaml similarity index 100% rename from test/machinaris/1.0.1/templates/deployment.yaml rename to test/machinaris/1.0.2/templates/deployment.yaml diff --git a/test/machinaris/1.0.1/templates/service.yaml b/test/machinaris/1.0.2/templates/service.yaml similarity index 100% rename from test/machinaris/1.0.1/templates/service.yaml rename to test/machinaris/1.0.2/templates/service.yaml diff --git a/charts/machinaris/1.0.1/test_values.yaml b/test/machinaris/1.0.2/test_values.yaml similarity index 85% rename from charts/machinaris/1.0.1/test_values.yaml rename to test/machinaris/1.0.2/test_values.yaml index b734889dc7..c4fa0e1dd5 100644 --- a/charts/machinaris/1.0.1/test_values.yaml +++ b/test/machinaris/1.0.2/test_values.yaml @@ -5,10 +5,10 @@ appVolumeMounts: plots: emptyDir: true mountPath: /plots -timezone: 'America/Edmonton' image: pullPolicy: IfNotPresent repository: ghcr.io/guydavis/machinaris - tag: v0.5.1 -updateStrategy: Recreate + tag: v0.5.2 machinaris_ui_port: 31003 +timezone: America/Edmonton +updateStrategy: Recreate