Skip to content

Commit 2236858

Browse files
updated docs
1 parent 93ca0ae commit 2236858

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ annotations:
1919
description: 'fix(sealed-secrets-controller): security vulnerabilities CVE-2025-47912, CVE-2025-58181, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-61723, CVE-2025-61724, CVE-2025-61727, CVE-2025-61729 (#1038)'
2020
- kind: changed
2121
description: 'fix(cf-argocd-extras): security vulnerability CVE-2025-58181, CVE-2025-13281, CVE-2025-61727, CVE-2025-61729 (#1033)'
22+
- kind: changed
23+
description: 'updated "argocd" to v3.2.3'
2224
dependencies:
2325
- name: argo-cd
2426
repository: https://argoproj.github.io/argo-helm

charts/gitops-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ global:
847847
| sealed-secrets.fullnameOverride | string | `"sealed-secrets-controller"` | |
848848
| sealed-secrets.image.registry | string | `"quay.io"` | |
849849
| sealed-secrets.image.repository | string | `"codefresh/sealed-secrets-controller"` | |
850-
| sealed-secrets.image.tag | string | `"0.32.0"` | |
850+
| sealed-secrets.image.tag | string | `"0.34.0"` | |
851851
| sealed-secrets.keyrenewperiod | string | `"720h"` | |
852852
| sealed-secrets.resources.limits.cpu | string | `"500m"` | |
853853
| sealed-secrets.resources.limits.memory | string | `"1Gi"` | |

tests/component-tests/setup/fixture/simple-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ A Helm chart for Kubernetes
5252
| volumes | list | `[]` | |
5353

5454
----------------------------------------------
55-
Autogenerated from chart metadata using [helm-docs v1.9.1](https://github.com/norwoodj/helm-docs/releases/v1.9.1)
55+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 commit comments

Comments
 (0)