bump Cinny to v3.0.0

use ghcr.io for the image
This commit is contained in:
James 2023-10-22 13:39:21 +01:00
parent df63f72724
commit 9963faa2f7
Signed by: thumbscrw
GPG Key ID: 4A3BB8AF7D9C2B46
2 changed files with 3 additions and 3 deletions

View File

@ -22,10 +22,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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.0
version: 2.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v2.2.6"
appVersion: "v3.0.0"

View File

@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: ajbura/cinny
repository: ghcr.io/cinnyapp/cinny
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion.
tag: ""