From 46ae0b9d36ae90bdddb45416db16cf85ee7ef48f Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Fri, 4 Dec 2020 00:23:04 +0800 Subject: [PATCH] BUmped Emby to 4.5.3.0 --- emby/Chart.yaml | 4 ++-- factorio/.helmignore | 0 factorio/Chart.yaml | 0 factorio/README.md | 0 factorio/templates/NOTES.txt | 0 factorio/templates/_helpers.tpl | 0 factorio/templates/deployment.yaml | 0 factorio/templates/factorio-svc.yaml | 0 factorio/templates/mods-pvc.yaml | 0 factorio/templates/rcon-svc.yaml | 0 factorio/templates/saves-pvc.yaml | 0 factorio/templates/secrets.yaml | 0 factorio/values.yaml | 0 13 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 factorio/.helmignore mode change 100755 => 100644 factorio/Chart.yaml mode change 100755 => 100644 factorio/README.md mode change 100755 => 100644 factorio/templates/NOTES.txt mode change 100755 => 100644 factorio/templates/_helpers.tpl mode change 100755 => 100644 factorio/templates/deployment.yaml mode change 100755 => 100644 factorio/templates/factorio-svc.yaml mode change 100755 => 100644 factorio/templates/mods-pvc.yaml mode change 100755 => 100644 factorio/templates/rcon-svc.yaml mode change 100755 => 100644 factorio/templates/saves-pvc.yaml mode change 100755 => 100644 factorio/templates/secrets.yaml mode change 100755 => 100644 factorio/values.yaml 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