Compare commits
3 commits
8b7ea78dcb
...
f8e697e19e
Author | SHA1 | Date | |
---|---|---|---|
f8e697e19e | |||
fb725d8ca9 | |||
d03d65d937 |
3 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ helmCharts:
|
|||
repo: https://argoproj.github.io/argo-helm
|
||||
releaseName: argo-cd
|
||||
namespace: argo-system
|
||||
version: "7.8.19"
|
||||
version: "7.8.23"
|
||||
valuesFile: config/values.argo-cd.yaml
|
||||
apiVersions:
|
||||
- monitoring.coreos.com/v1
|
||||
|
|
|
@ -15,6 +15,6 @@ helmCharts:
|
|||
repo: https://helm.coder.com/v2
|
||||
releaseName: coder
|
||||
namespace: coder
|
||||
version: "2.20.2"
|
||||
version: "2.21.0"
|
||||
valuesFile: config/values.coder.yml
|
||||
skipTests: true
|
|
@ -6,7 +6,7 @@ namespace: zipline
|
|||
images:
|
||||
- name: zipline
|
||||
newName: ghcr.io/diced/zipline
|
||||
newTag: "4.0.1"
|
||||
newTag: "4.0.2"
|
||||
|
||||
labels:
|
||||
- includeSelectors: true
|
||||
|
|
Loading…
Add table
Reference in a new issue