'update files with ansible'

This commit is contained in:
git 2025-03-02 15:02:09 +00:00
parent b9ffae0ebb
commit db01351cba
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.2 version: 0.5.0
# 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.2.6.8376 appVersion: v5.19.3.9730
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.2.6.8376 tag: v5.19.3.9730
pullPolicy: Always pullPolicy: Always
imagePullSecrets: [] imagePullSecrets: []