Skip to content

Commit 7512c2e

Browse files
upd argo-hub-platform
1 parent fc53bf3 commit 7512c2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/codefresh/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ dependencies:
240240
repository: oci://quay.io/codefresh/charts
241241
condition: argo-platform.enabled
242242
- name: argo-hub-platform
243-
version: 0.1.27
243+
version: 0.1.28
244244
repository: oci://quay.io/codefresh/charts
245245
condition: argo-platform.enabled
246246
- name: cf-oidc-provider

charts/codefresh/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gencerts:
1414
image:
1515
registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
1616
repository: codefresh/kubectl
17-
tag: 1.34.2
17+
tag: 1.34.1
1818
rbac:
1919
enabled: true
2020
ttlSecondsAfterFinished: 300
@@ -466,7 +466,7 @@ hooks:
466466
image:
467467
registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
468468
repository: codefresh/kubectl
469-
tag: 1.34.2
469+
tag: 1.34.1
470470
affinity: {}
471471
nodeSelector: {}
472472
podSecurityContext: {}

0 commit comments

Comments
 (0)