philipsoutham commented on a change in pull request #2:
URL: https://github.com/apache/tika-helm/pull/2#discussion_r625199703



##########
File path: Chart.yaml
##########
@@ -19,7 +19,7 @@
 ---
 apiVersion: v2
 name: tika
-version: "latest-full"
+version: "1.25"

Review comment:
       @lewismc, OK I can change that, I just put 1.25 as a WAG because 
according to the helm spec 
(https://helm.sh/docs/topics/charts/#the-chartyaml-file) it needs a SemVer 2 
version (https://semver.org/) so the `latest-full` value for `version` was 
preventing helm from deploying. I'm not all that familiar with helm so I'm not 
sure what the best way to parameterize that for automation.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to