Skip to content

Commit 957f160

Browse files
feat: rollouts v1.5.0 support (#252)
1 parent fd2e4d9 commit 957f160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csdp/base_components/apps/argo-rollouts/_components/codefresh-base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: kustomize.config.k8s.io/v1alpha1
22
kind: Component
33
resources:
4-
- https://github.com/codefresh-io/argo-rollouts/releases/download/v1.4.0-cap-sw/install.yaml
4+
- https://github.com/codefresh-io/argo-rollouts/releases/download/v1.5.0/install.yaml
55
patches:
66
- target:
77
group: apiextensions.k8s.io

0 commit comments

Comments
 (0)