How to use kustomize to set image version using version in package.json?
I’m having a devil of a time figuring out how to pull the version out of package.json and use it to set a tag on my image name in a deployment using kustomize.
I’m having a devil of a time figuring out how to pull the version out of package.json and use it to set a tag on my image name in a deployment using kustomize.