diff --git a/emby/Chart.yaml b/emby/Chart.yaml index 2ade210..b2c2215 100644 --- a/emby/Chart.yaml +++ b/emby/Chart.yaml @@ -14,10 +14,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.8 +version: 0.1.9 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 4.5.2.0 +appVersion: 4.5.3.0 icon: https://git.ervine.org/jonny/charts/raw/branch/master/emby/emby.png diff --git a/factorio/.helmignore b/factorio/.helmignore old mode 100755 new mode 100644 diff --git a/factorio/Chart.yaml b/factorio/Chart.yaml old mode 100755 new mode 100644 diff --git a/factorio/README.md b/factorio/README.md old mode 100755 new mode 100644 diff --git a/factorio/templates/NOTES.txt b/factorio/templates/NOTES.txt old mode 100755 new mode 100644 diff --git a/factorio/templates/_helpers.tpl b/factorio/templates/_helpers.tpl old mode 100755 new mode 100644 diff --git a/factorio/templates/deployment.yaml b/factorio/templates/deployment.yaml old mode 100755 new mode 100644 diff --git a/factorio/templates/factorio-svc.yaml b/factorio/templates/factorio-svc.yaml old mode 100755 new mode 100644 diff --git a/factorio/templates/mods-pvc.yaml b/factorio/templates/mods-pvc.yaml old mode 100755 new mode 100644 diff --git a/factorio/templates/rcon-svc.yaml b/factorio/templates/rcon-svc.yaml old mode 100755 new mode 100644 diff --git a/factorio/templates/saves-pvc.yaml b/factorio/templates/saves-pvc.yaml old mode 100755 new mode 100644 diff --git a/factorio/templates/secrets.yaml b/factorio/templates/secrets.yaml old mode 100755 new mode 100644 diff --git a/factorio/values.yaml b/factorio/values.yaml old mode 100755 new mode 100644