Skip to content

Commit 79968ee

Browse files
chore: bump cli, cf-app-proxy, k8s-agent (#602)
1 parent fd9945f commit 79968ee

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

charts/cf-runtime/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
description: A Helm chart for Codefresh Runner
33
name: cf-runtime
4-
version: 8.0.5
4+
version: 8.0.6
55
keywords:
66
- codefresh
77
- runner
@@ -18,7 +18,7 @@ annotations:
1818
# Supported kinds: `added`, `changed`, `deprecated`, `removed`, `fixed`, `security`:
1919
artifacthub.io/changes: |
2020
- kind: security
21-
description: "Contains security fixes in: engine, container-logger, docker-tag-pusher"
21+
description: "Contains security fixes in: k8s-agent, codefresh/cli, cf-app-proxy"
2222
dependencies:
2323
- name: cf-common
2424
repository: oci://quay.io/codefresh/charts

charts/cf-runtime/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh Runner
22

3-
![Version: 8.0.5](https://img.shields.io/badge/Version-8.0.5-informational?style=flat-square)
3+
![Version: 8.0.6](https://img.shields.io/badge/Version-8.0.6-informational?style=flat-square)
44

55
Helm chart for deploying [Codefresh Runner](https://codefresh.io/docs/docs/installation/codefresh-runner/) to Kubernetes.
66

@@ -1152,7 +1152,7 @@ Install the Helm chart
11521152
| appProxy.affinity | object | `{}` | Set affinity |
11531153
| appProxy.enabled | bool | `false` | Enable app-proxy |
11541154
| appProxy.env | object | `{}` | Add additional env vars |
1155-
| appProxy.image | object | `{"digest":"sha256:47e56203a2b091986bce51bed5395aaccd8c4ec6e1a8f60060919f4f5fc0ab66","registry":"quay.io","repository":"codefresh/cf-app-proxy","tag":"0.0.55"}` | Set image |
1155+
| appProxy.image | object | `{"digest":"sha256:06417d368b0bf296597441e9f7796ee19905c3205472d81eebf2bcd3cb2cfd98","registry":"quay.io","repository":"codefresh/cf-app-proxy","tag":"0.0.56"}` | Set image |
11561156
| appProxy.ingress.annotations | object | `{}` | Set extra annotations for ingress object |
11571157
| appProxy.ingress.class | string | `""` | Set ingress class |
11581158
| appProxy.ingress.host | string | `""` | Set DNS hostname the ingress will use |
@@ -1225,7 +1225,7 @@ Install the Helm chart
12251225
| monitor.affinity | object | `{}` | Set affinity |
12261226
| monitor.enabled | bool | `false` | Enable monitor Ref: https://codefresh.io/docs/docs/installation/codefresh-runner/#install-monitoring-component |
12271227
| monitor.env | object | `{}` | Add additional env vars |
1228-
| monitor.image | object | `{"digest":"sha256:4ada371e2eca5e80bb63583749737d8a17504d8ada3901fe1ef295e226a3e5d0","registry":"quay.io","repository":"codefresh/cf-k8s-agent","tag":"1.3.23"}` | Set image |
1228+
| monitor.image | object | `{"digest":"sha256:890cf228f2ac4ee66e35efc55b56a7a27627b7ad4eebc93f21ac74bb56b5860e","registry":"quay.io","repository":"codefresh/cf-k8s-agent","tag":"1.3.24"}` | Set image |
12291229
| monitor.nodeSelector | object | `{}` | Set node selector |
12301230
| monitor.podAnnotations | object | `{}` | Set pod annotations |
12311231
| monitor.podSecurityContext | object | `{}` | |
@@ -1253,7 +1253,7 @@ Install the Helm chart
12531253
| runner.enabled | bool | `true` | Enable the runner |
12541254
| runner.env | object | `{}` | Add additional env vars |
12551255
| runner.image | object | `{"digest":"sha256:d00c6645039c3716e778217cc22fb44ae2324fd3349d8e782dd3a8af05dc0e2d","registry":"quay.io","repository":"codefresh/venona","tag":"2.0.6"}` | Set image |
1256-
| runner.init | object | `{"image":{"digest":"sha256:ea37c7064a95a68269cb93f17e05501f87403706665319ed8f3c646c77e3880c","registry":"quay.io","repository":"codefresh/cli","tag":"0.89.2-rootless"},"resources":{"limits":{"cpu":"1","memory":"512Mi"},"requests":{"cpu":"0.2","memory":"256Mi"}}}` | Init container |
1256+
| runner.init | object | `{"image":{"digest":"sha256:bbf49935b078eb0f282fec4ff674eea55f880b101809c6415e3ead7a0c729261","registry":"quay.io","repository":"codefresh/cli","tag":"0.89.3-rootless"},"resources":{"limits":{"cpu":"1","memory":"512Mi"},"requests":{"cpu":"0.2","memory":"256Mi"}}}` | Init container |
12571257
| runner.name | string | `""` | Set runner deployment name |
12581258
| runner.nodeSelector | object | `{}` | Set node selector |
12591259
| runner.podAnnotations | object | `{}` | Set pod annotations |
@@ -1342,7 +1342,7 @@ Install the Helm chart
13421342
| runtime.inCluster | bool | `true` | (for On-Premise only) Set inCluster runtime |
13431343
| runtime.kubeconfigFilePath | string | `""` | (for On-Premise only) Set kubeconfig name and path |
13441344
| runtime.patch | object | See below | Parameters for `runtime-patch` post-upgrade/install hook |
1345-
| runtime.patch.cronjob | object | `{"affinity":{},"enabled":true,"failedJobsHistory":1,"image":{"digest":"sha256:ea37c7064a95a68269cb93f17e05501f87403706665319ed8f3c646c77e3880c","registry":"quay.io","repository":"codefresh/cli","tag":"0.89.2-rootless"},"nodeSelector":{},"podSecurityContext":{},"resources":{},"schedule":"0/5 * * * *","successfulJobsHistory":1,"tolerations":[]}` | CronJob to update the runtime on schedule |
1345+
| runtime.patch.cronjob | object | `{"affinity":{},"enabled":true,"failedJobsHistory":1,"image":{"digest":"sha256:bbf49935b078eb0f282fec4ff674eea55f880b101809c6415e3ead7a0c729261","registry":"quay.io","repository":"codefresh/cli","tag":"0.89.3-rootless"},"nodeSelector":{},"podSecurityContext":{},"resources":{},"schedule":"0/5 * * * *","successfulJobsHistory":1,"tolerations":[]}` | CronJob to update the runtime on schedule |
13461346
| runtime.rbac | object | `{"create":true,"rules":[]}` | RBAC parameters |
13471347
| runtime.rbac.create | bool | `true` | Create RBAC resources |
13481348
| runtime.rbac.rules | list | `[]` | Add custom rule to the engine role |

charts/cf-runtime/values.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ runner:
8181
image:
8282
registry: quay.io
8383
repository: codefresh/cli
84-
tag: 0.89.2-rootless
85-
digest: sha256:ea37c7064a95a68269cb93f17e05501f87403706665319ed8f3c646c77e3880c
84+
tag: 0.89.3-rootless
85+
digest: sha256:bbf49935b078eb0f282fec4ff674eea55f880b101809c6415e3ead7a0c729261
8686
resources:
8787
limits:
8888
memory: 512Mi
@@ -697,8 +697,8 @@ runtime:
697697
image:
698698
registry: quay.io
699699
repository: codefresh/cli
700-
tag: 0.89.2-rootless
701-
digest: sha256:ea37c7064a95a68269cb93f17e05501f87403706665319ed8f3c646c77e3880c
700+
tag: 0.89.3-rootless
701+
digest: sha256:bbf49935b078eb0f282fec4ff674eea55f880b101809c6415e3ead7a0c729261
702702
rbac:
703703
enabled: true
704704
annotations: {}
@@ -719,8 +719,8 @@ runtime:
719719
image:
720720
registry: quay.io
721721
repository: codefresh/cli
722-
tag: 0.89.2-rootless
723-
digest: sha256:ea37c7064a95a68269cb93f17e05501f87403706665319ed8f3c646c77e3880c
722+
tag: 0.89.3-rootless
723+
digest: sha256:bbf49935b078eb0f282fec4ff674eea55f880b101809c6415e3ead7a0c729261
724724
affinity: {}
725725
nodeSelector: {}
726726
podSecurityContext: {}
@@ -777,8 +777,8 @@ appProxy:
777777
image:
778778
registry: quay.io
779779
repository: codefresh/cf-app-proxy
780-
tag: 0.0.55
781-
digest: sha256:47e56203a2b091986bce51bed5395aaccd8c4ec6e1a8f60060919f4f5fc0ab66
780+
tag: 0.0.56
781+
digest: sha256:06417d368b0bf296597441e9f7796ee19905c3205472d81eebf2bcd3cb2cfd98
782782
# -- Add additional env vars
783783
env: {}
784784
# Set app-proxy ingress parameters
@@ -855,8 +855,8 @@ monitor:
855855
image:
856856
registry: quay.io
857857
repository: codefresh/cf-k8s-agent
858-
tag: 1.3.23
859-
digest: sha256:4ada371e2eca5e80bb63583749737d8a17504d8ada3901fe1ef295e226a3e5d0
858+
tag: 1.3.24
859+
digest: sha256:890cf228f2ac4ee66e35efc55b56a7a27627b7ad4eebc93f21ac74bb56b5860e
860860
# -- Add additional env vars
861861
env: {}
862862
# -- Service Account parameters

0 commit comments

Comments
 (0)