diff --git a/example-app-helm-chart/example-app/values.yaml b/example-app-helm-chart/example-app/values.yaml index 4bea66f..e292962 100644 --- a/example-app-helm-chart/example-app/values.yaml +++ b/example-app-helm-chart/example-app/values.yaml @@ -1,6 +1,6 @@ --- app: - image: docker.io/root/example-app:1.0.0-SNAPSHOT + image: docker.io/root/example-app:1.0.0 ports: http: 8080 secret: nexus-secret