From c2f08c765a7563bed424964d0b861804a1e635d8 Mon Sep 17 00:00:00 2001 From: jonny Date: Sat, 15 Jun 2024 06:10:18 +0000 Subject: [PATCH 1/7] 'update files with ansible' --- nzbhydra/Chart.yaml | 4 ++-- nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index c7f7477..59732be 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/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: 2.2.1 +version: 3.0.0 # 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: 6.2.1 +appVersion: 7.0.0 icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index 9c50217..7831535 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra pullPolicy: Always - tag: 6.2.1 + tag: 7.0.0 imagePullSecrets: [] nameOverride: "" From cfe768ae5e4d74385520bd8917b3817e09c3012e Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 17 Jun 2024 12:43:50 +0000 Subject: [PATCH 2/7] 'update files with ansible' --- nzbhydra/Chart.yaml | 4 ++-- nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index 59732be..e106992 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/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: 3.0.0 +version: 3.1.0 # 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: 7.0.0 +appVersion: 7.1.0 icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index 7831535..a1763e9 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra pullPolicy: Always - tag: 7.0.0 + tag: 7.1.0 imagePullSecrets: [] nameOverride: "" From 728e6cf2c8bcc3e338332f38e4b8e598ddf0b276 Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 17 Jun 2024 12:57:13 +0000 Subject: [PATCH 3/7] 'update files with ansible' --- nzbhydra/Chart.yaml | 4 ++-- nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index e106992..f79b873 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/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: 3.1.0 +version: 3.2.0 # 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: 7.1.0 +appVersion: 7.2.0 icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index a1763e9..e1bbecb 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra pullPolicy: Always - tag: 7.1.0 + tag: 7.2.0 imagePullSecrets: [] nameOverride: "" From 4c33ab3aba5aaf6574a8b32959df5164649d9ad1 Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 17 Jun 2024 13:00:07 +0000 Subject: [PATCH 4/7] 'update files with ansible' --- nzbhydra/Chart.yaml | 4 ++-- nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index f79b873..5e7b488 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/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: 3.2.0 +version: 3.2.1 # 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: 7.2.0 +appVersion: 7.2.1 icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index e1bbecb..7890742 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra pullPolicy: Always - tag: 7.2.0 + tag: 7.2.1 imagePullSecrets: [] nameOverride: "" From 9eefb373e3e8ef0a1c0d740c9a210eca65e90e53 Mon Sep 17 00:00:00 2001 From: jonny Date: Mon, 17 Jun 2024 13:10:16 +0000 Subject: [PATCH 5/7] 'update files with ansible' --- nzbhydra/Chart.yaml | 4 ++-- nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index 5e7b488..3b8ce36 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/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: 3.2.1 +version: 3.2.2 # 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: 7.2.1 +appVersion: 7.2.2 icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index 7890742..303630b 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra pullPolicy: Always - tag: 7.2.1 + tag: 7.2.2 imagePullSecrets: [] nameOverride: "" From 9fbb531dd90473a32c9eb75a90b3e9436a2846d3 Mon Sep 17 00:00:00 2001 From: jonny Date: Tue, 18 Jun 2024 07:44:18 +0000 Subject: [PATCH 6/7] 'update files with ansible' --- nzbhydra/Chart.yaml | 4 ++-- nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbhydra/Chart.yaml b/nzbhydra/Chart.yaml index 3b8ce36..6eb08f0 100644 --- a/nzbhydra/Chart.yaml +++ b/nzbhydra/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: 3.2.2 +version: 3.2.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: 7.2.2 +appVersion: 7.2.3 icon: https://git.ervine.org/jonny/x86_64-ubi-nzbhydra/raw/branch/master/hydra.png diff --git a/nzbhydra/values.yaml b/nzbhydra/values.yaml index 303630b..1db3a76 100644 --- a/nzbhydra/values.yaml +++ b/nzbhydra/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbhydra pullPolicy: Always - tag: 7.2.2 + tag: 7.2.3 imagePullSecrets: [] nameOverride: "" From c17c05bef96ca1546a5b2716b4dc7d02a39d919d Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 19 Jun 2024 13:37:20 +0000 Subject: [PATCH 7/7] 'update files with ansible' --- nzbget/Chart.yaml | 4 ++-- nzbget/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nzbget/Chart.yaml b/nzbget/Chart.yaml index 0d60056..e23b905 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.7.0 +version: 0.7.1 # 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: 24.0 +appVersion: 24.1 icon: https://git.ervine.org/jonny/x86_64-alpine-nzbget/raw/branch/master/nzbget.png diff --git a/nzbget/values.yaml b/nzbget/values.yaml index 1539bb2..71198eb 100644 --- a/nzbget/values.yaml +++ b/nzbget/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/ubi/nzbget - tag: v24.0 + tag: v24.1 pullPolicy: Always imagePullSecrets: []