'update files with ansible'
This commit is contained in:
parent
69754a0e34
commit
fb4fc60a4d
@ -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.1.2
|
version: 0.2.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: 2.0.2
|
appVersion: 2.7.0
|
||||||
|
|
||||||
icon: https://git.ervine.org/jonny/x86_64-alpine-wetty/raw/branch/master/tty.png
|
icon: https://git.ervine.org/jonny/x86_64-alpine-wetty/raw/branch/master/tty.png
|
||||||
|
|||||||
@ -7,6 +7,7 @@ replicaCount: 1
|
|||||||
image:
|
image:
|
||||||
repository: harbor.ervine.dev/public/x86_64/alpine/wetty
|
repository: harbor.ervine.dev/public/x86_64/alpine/wetty
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
tag:
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user