From 06fc5e63880a56c0e34ff08f826ee3b00d29d0ab Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Thu, 11 Feb 2021 21:26:43 +0800 Subject: [PATCH] Bumped NZBget to Alpine Linux 3.13.1 --- nzbget/Chart.yaml | 4 ++-- slack2chat/Chart.yaml | 2 +- wekan/requirements.lock | 6 ------ 3 files changed, 3 insertions(+), 9 deletions(-) delete mode 100644 wekan/requirements.lock diff --git a/nzbget/Chart.yaml b/nzbget/Chart.yaml index 6489261..a237680 100644 --- a/nzbget/Chart.yaml +++ b/nzbget/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.2 +version: 0.1.3 # 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: 21.0-3.13.0 +appVersion: 21.0-3.13.1 icon: https://git.ervine.org/jonny/x86_64-alpine-nzbget/raw/branch/master/nzbget.png diff --git a/slack2chat/Chart.yaml b/slack2chat/Chart.yaml index 031b795..5f8d2ce 100644 --- a/slack2chat/Chart.yaml +++ b/slack2chat/Chart.yaml @@ -14,7 +14,7 @@ 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.2 +version: 0.1.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/wekan/requirements.lock b/wekan/requirements.lock deleted file mode 100644 index 51ca8c5..0000000 --- a/wekan/requirements.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: mongodb-replicaset - repository: https://kubernetes-charts.storage.googleapis.com/ - version: 3.11.6 -digest: sha256:38ec1febccdc6f32a3e0c49b2a8e6f308669ad127700847549d609ef0c3948ed -generated: "2020-08-25T12:35:16.3866668+08:00"