File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies:
3737 condition : argo-workflows.enabled
3838 - name : argo-rollouts
3939 repository : https://codefresh-io.github.io/argo-helm
40- version : 2.37.3-7 -v1.7.2-cap-OSS-697
40+ version : 2.37.3-8 -v1.7.2-cap-CR-31756
4141 condition : argo-rollouts.enabled
4242 - name : sealed-secrets
4343 repository : https://bitnami-labs.github.io/sealed-secrets/
Original file line number Diff line number Diff line change @@ -680,7 +680,7 @@ gitops-operator:
680680 image :
681681 registry : quay.io
682682 repository : codefresh/codefresh-gitops-operator
683- tag : 8cbca33
683+ tag : 0.26-de28d8b
684684 env :
685685 !!merge <<:
686686 - *otel-config
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ FROM debian:13-slim
88
99RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
1010
11- ARG CF_CLI_VERSION=v0.2.14
11+ ARG CF_CLI_VERSION=v0.2.16
1212ARG TARGETARCH
1313
1414RUN apt-get update && apt-get install curl jq -y
You can’t perform that action at this time.
0 commit comments