diff --git a/wetty/Chart.yaml b/wetty/Chart.yaml index 9e6a292..fbaab58 100644 --- a/wetty/Chart.yaml +++ b/wetty/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.1.2 +version: 0.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: 2.0.2 +appVersion: 2.7.0 icon: https://git.ervine.org/jonny/x86_64-alpine-wetty/raw/branch/master/tty.png diff --git a/wetty/values.yaml b/wetty/values.yaml index 2774c8d..969aabb 100644 --- a/wetty/values.yaml +++ b/wetty/values.yaml @@ -7,6 +7,7 @@ replicaCount: 1 image: repository: harbor.ervine.dev/public/x86_64/alpine/wetty pullPolicy: IfNotPresent + tag: imagePullSecrets: [] nameOverride: ""