Compare commits

..

3 commits

3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -15,6 +15,6 @@ helmCharts:
repo: https://helm.coder.com/v2 repo: https://helm.coder.com/v2
releaseName: coder releaseName: coder
namespace: coder namespace: coder
version: "2.20.2" version: "2.21.0"
valuesFile: config/values.coder.yml valuesFile: config/values.coder.yml
skipTests: true skipTests: true

View file

@ -6,7 +6,7 @@ namespace: zipline
images: images:
- name: zipline - name: zipline
newName: ghcr.io/diced/zipline newName: ghcr.io/diced/zipline
newTag: "4.0.1" newTag: "4.0.2"
labels: labels:
- includeSelectors: true - includeSelectors: true