Compare commits

..

6 commits

3 changed files with 7 additions and 12 deletions

View file

@ -26,7 +26,7 @@ helmCharts:
repo: https://argoproj.github.io/argo-helm
releaseName: argo-cd
namespace: argo-system
version: "7.6.12"
version: "7.7.1"
valuesFile: config/values.argo-cd.yaml
apiVersions:
- monitoring.coreos.com/v1

View file

@ -34,5 +34,5 @@ helmCharts:
repo: https://yandex-cloud.github.io/k8s-csi-s3/charts/
releaseName: csi-s3
namespace: kube-system
version: "0.41.1"
version: "0.42.1"
valuesFile: config/values.csi-s3.yaml

View file

@ -5,19 +5,14 @@ namespace: spin-system
resources:
- resources/namespace.yaml
- https://github.com/spinkube/spin-operator/releases/download/v0.3.0/spin-operator.crds.yaml
- https://github.com/spinkube/spin-operator/releases/download/v0.3.0/spin-operator.runtime-class.yaml
- https://github.com/spinkube/spin-operator/releases/download/v0.3.0/spin-operator.shim-executor.yaml
- https://github.com/spinkube/spin-operator/releases/download/v0.4.0/spin-operator.crds.yaml
- https://github.com/spinkube/spin-operator/releases/download/v0.4.0/spin-operator.runtime-class.yaml
- https://github.com/spinkube/spin-operator/releases/download/v0.4.0/spin-operator.shim-executor.yaml
helmCharts:
- name: kwasm-operator
repo: https://kwasm.sh/kwasm-operator/
namespace: spin-system
version: "0.2.3"
includeCRDs: true
- name: spin-operator
repo: oci://ghcr.io/spinkube/charts
releaseName: spin-operator
namespace: spin-system
version: "0.3.0"
version: "0.4.0"
includeCRDs: true