From fb4fc60a4d8a91113c5c8398204b721375a50345 Mon Sep 17 00:00:00 2001 From: git Date: Mon, 30 Oct 2023 14:39:03 +0000 Subject: [PATCH] 'update files with ansible' --- wetty/Chart.yaml | 4 ++-- wetty/values.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) 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: ""