Skip to content

Commit a60ba30

Browse files
update tunnel client (#221)
1 parent 1e39c3d commit a60ba30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ annotations:
2020
description: "update gitops operator and switch gitops operator to library mode - set ArgoCD image for notifications controller to match other ArgoCD components and set correct workflows url from chart values"
2121
- kind: changed
2222
description: "updated cap-app-proxy to 1.2875.0, including skipping PAT scopes permissions validations for git providers: BitBucket, BitBucket Server and GitLab; new query promotablePropertiesPreview"
23+
- kind: security
24+
description: "update tunnel client image to a new in-support alpine version"
2325
dependencies:
2426
- name: argo-cd
2527
repository: https://codefresh-io.github.io/argo-helm
@@ -40,7 +42,7 @@ dependencies:
4042
version: 2.14.1
4143
- name: codefresh-tunnel-client
4244
repository: oci://quay.io/codefresh/charts
43-
version: 0.1.16
45+
version: 0.1.17
4446
alias: tunnel-client
4547
condition: tunnel-client.enabled
4648
- name: codefresh-gitops-operator

0 commit comments

Comments
 (0)