diff --git a/notification/Chart.yaml b/notification/Chart.yaml index 4d0358d..648ca46 100644 --- a/notification/Chart.yaml +++ b/notification/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: "0.1.116" diff --git a/notification/values.yaml b/notification/values.yaml index 71c6ff8..6a43a6f 100644 --- a/notification/values.yaml +++ b/notification/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: ""