SorsOps
SorsOps
I'm getting an error during chart render when attempting to deploy ``` cannot run render template cannot template Helm chart chart requires kubeVersion: >=1.24.0-0 which is incompatible with Kubernetes v1.20.0...
Please see https://github.com/backstage/backstage/issues/16839 . By specifying exact versions of jscodeshift , the installation of jscodeshift-add-imports causes inconsistent imports. Can you remove or update how your peer dependecies are specified?
I'm using a gimlet configuration file with the `manifests` key like so : ``` app: foo env: default namespace: apps deploy: branch: master event: push manifests: | apiVersion: v1 kind:...
Looking through the project, I see that running it locally in a minikube cluster requires a bake and apply operation to build the images and then deploy them. Can I...
### Why does this PR exist? Fixes the issue with the Tokens Studio storage provider which needs to chunk requests to get additional token sets ### What does this pull...