Skip to content

Commit

Permalink
chore(tracing-apps): Update argoconfig dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maxthier committed Jan 12, 2024
1 parent 06a87ea commit 11091ff
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 60 deletions.
15 changes: 5 additions & 10 deletions charts/logging-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: logging-apps
description: Argo CD app-of-apps config for logging applications
type: application
version: 0.29.0
version: 0.29.1
home: https://github.com/adfinis/helm-charts/tree/main/charts/logging-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -12,17 +12,12 @@ maintainers:
url: https://adfinis.com
dependencies:
- name: argoconfig
version: 0.7.6
version: 0.9.1
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: changed
description: 'feat: update Loki Helm chart to 5.41.4'
description: "update argoconfig dependency"
links:
- name: GitHub release for Loki Helm chart 5.41.4
url: https://github.com/grafana/loki/releases/tag/helm-loki-5.41.4
- kind: changed
description: 'feat: update Loki to 2.9.3'
links:
- name: GitHub release for Loki 2.9.3
url: https://github.com/grafana/loki/releases/tag/v2.9.3
- name: Github PR
url: https://github.com/adfinis/helm-charts/pull/1172
4 changes: 2 additions & 2 deletions charts/logging-apps/README.md

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

51 changes: 5 additions & 46 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.0
version: 0.26.1
home: https://github.com/adfinis/helm-charts/tree/main/charts/tracing-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -12,53 +12,12 @@ maintainers:
url: https://adfinis.com
dependencies:
- name: argoconfig
version: 0.7.6
version: 0.9.1
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: changed
description: "otel-collector: update from 0.75.0 to 0.82.0"
description: "update argoconfig dependency"
links:
- name: Upgrade docs!
url: https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-collector/UPGRADING.md
- name: Changelog v1.47.0
url: https://github.com/jaegertracing/jaeger-operator/blob/main/CHANGELOG.md#v1470-2025-07-12
- name: Changelog v1.46.0
url: https://github.com/jaegertracing/jaeger-operator/blob/main/CHANGELOG.md#v1460-2025-06-16
- name: Changelog v1.45.0
url: https://github.com/jaegertracing/jaeger-operator/blob/main/CHANGELOG.md#v1450-2023-05-16
- name: Changelog v1.44.0
url: https://github.com/jaegertracing/jaeger-operator/blob/main/CHANGELOG.md#v1440-2023-04-13
- kind: changed
description: "jaeger-operator: update chart from 0.54.1 to 0.65.0"
links:
- name: "feat: bump collector to 0.82.0"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/847
- name: "feat: Allow disabling service even for deployment and statefulsets"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/843
- name: "fix: Respect pipeline order when enabling kubernetesAttributes"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/844
- name: "feat: Add externalTrafficPolicy value for service type LoadBalancer"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/838
- name: "fix: checksum config in statefulset template"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/827
- name: "feat: extra env from"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/820
- name: "fix: recombine cri multi-line logs"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/818
- name: "feat: add dns config param"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/802
- name: "fix: cluster role for k8sattributes"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/801
- name: "feat: Add Service on Daemonset"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/755
- name: "feat: Add more fields to k8sattributes metadata"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/789
- name: "feat: support for HPA behavior"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/782
- name: "feat: Add tpl function to Ingress host references and pod annotations/labels"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/744
- name: "fix: update MY_POD_IP with ${env:MY_POD_IP}"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/767
- name: "fix: adding missing k8satrribute env var filter"
url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/768
- name: Github PR
url: https://github.com/adfinis/helm-charts/pull/1172
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.

0 comments on commit 11091ff

Please sign in to comment.