Skip to content

Commit 6076eae

Browse files
author
cf-ci-bot-v2
committed
Update Chart.yaml and changelog for 25.11-0 release
1 parent ffa8c5e commit 6076eae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17+
- kind: changed
18+
description: 'feat: ensure default-git-source exists on every app-proxy restart (#956)'
1719
- kind: changed
1820
description: '[gitops-operator]fix: remove git commit statuses (monthly/25.11) (#947)'
1921
- kind: changed

charts/gitops-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ global:
700700
| gitops-operator.env.<<[0].OTEL_TRACES_SAMPLER | string | `"parentbased_always_on"` | OTel sampler to be used for traces. Ref: https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/ |
701701
| gitops-operator.env.GITOPS_OPERATOR_VERSION | string | `"0.11.1"` | |
702702
| gitops-operator.fullnameOverride | string | `""` | |
703-
| gitops-operator.image | object | `{"registry":"quay.io","repository":"codefresh/codefresh-gitops-operator","tag":"c0f50e0"}` | GitOps operator image |
703+
| gitops-operator.image | object | `{"registry":"quay.io","repository":"codefresh/codefresh-gitops-operator","tag":"ff25956"}` | GitOps operator image |
704704
| gitops-operator.imagePullSecrets | list | `[]` | |
705705
| gitops-operator.nameOverride | string | `""` | |
706706
| gitops-operator.nodeSelector | object | `{}` | |

0 commit comments

Comments
 (0)