Merge branch 'master' of ssh://git.ervine.org/jonny/charts

This commit is contained in:
Jonny Ervine 2024-02-11 20:58:53 +08:00
commit e08e77c349
2 changed files with 3 additions and 3 deletions

View File

@ -14,10 +14,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
version: 0.4.1 version: 0.4.2
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. # incremented each time you make changes to the application.
appVersion: v5.0.3.8127 appVersion: v5.2.6.8376
icon: https://git.ervine.org/jonny/x86_64-alpine-radarr/raw/branch/master/radarr.png icon: https://git.ervine.org/jonny/x86_64-alpine-radarr/raw/branch/master/radarr.png

View File

@ -6,7 +6,7 @@ replicaCount: 1
image: image:
repository: harbor.ervine.dev/public/x86_64/ubi/radarr repository: harbor.ervine.dev/public/x86_64/ubi/radarr
tag: v5.0.3.8127 tag: v5.2.6.8376
pullPolicy: Always pullPolicy: Always
imagePullSecrets: [] imagePullSecrets: []