Skip to content

Commit

Permalink
feat(tracing-apps): Update jaeger-operator chart from 2.43.0 to 2.50.1 (
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Jan 26, 2024
1 parent fa753ee commit 796d83e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions charts/tracing-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tracing-apps
description: Argo CD app-of-apps config for tracing applications
type: application
version: 0.26.1
version: 0.27.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/tracing-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -17,7 +17,9 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "update argoconfig dependency"
description: "jaeger-operator: update from 1.43.0 to 1.52.0"
links:
- name: Github PR
url: https://github.com/adfinis/helm-charts/pull/1172
- name: Changelog
url: https://github.com/jaegertracing/jaeger-operator/blob/main/CHANGELOG.md
- kind: changed
description: "jaeger-operator: update chart from 2.43.0 to 2.50.1"
4 changes: 2 additions & 2 deletions charts/tracing-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/tracing-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jaegerOperator:
# -- Chart
chart: "jaeger-operator"
# -- [jaeger-operator Helm chart](https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger-operator)
targetRevision: "2.43.0"
targetRevision: "2.50.1"
# -- Helm values
# @default -- [upstream values](https://github.com/jaegertracing/helm-charts/blob/main/charts/jaeger-operator/values.yaml)
values: {}
Expand Down

0 comments on commit 796d83e

Please sign in to comment.