diff --git a/upload-to-nextcloud/Chart.yaml b/upload-to-nextcloud/Chart.yaml index 3bc36cd..b96da7c 100644 --- a/upload-to-nextcloud/Chart.yaml +++ b/upload-to-nextcloud/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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: "0.1.16" +appVersion: "v0.1.32" diff --git a/upload-to-nextcloud/values.yaml b/upload-to-nextcloud/values.yaml index 5bc37de..01a95ff 100644 --- a/upload-to-nextcloud/values.yaml +++ b/upload-to-nextcloud/values.yaml @@ -9,7 +9,7 @@ image: pullPolicy: Always pullSecret: goghvideo-openshift-builder-pull-secret # Overrides the image tag whose default is the chart appVersion. - tag: "latest" + tag: "" nameOverride: "" fullnameOverride: ""