diff --git a/charts/ctrlplane/Chart.lock b/charts/ctrlplane/Chart.lock index 3ff9da0..08b9b71 100644 --- a/charts/ctrlplane/Chart.lock +++ b/charts/ctrlplane/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 0.1.6 - name: otel repository: file://charts/otel - version: 0.2.3 + version: 0.2.4 - name: wandb-base repository: https://charts.wandb.ai version: 0.11.11 @@ -14,5 +14,5 @@ dependencies: - name: wandb-base repository: https://charts.wandb.ai version: 0.11.11 -digest: sha256:72e6062b790e1d667365e54d31762af5ae4a16cddb4422a697843329ef6863a0 -generated: "2026-05-11T10:43:19.537489-05:00" +digest: sha256:197bab84c00caf3fc6f5bfff19687da5f658abdd45c1938dfcd78bb0f1595770 +generated: "2026-05-11T14:35:47.343908-05:00" diff --git a/charts/ctrlplane/Chart.yaml b/charts/ctrlplane/Chart.yaml index 4d0d055..3164db8 100644 --- a/charts/ctrlplane/Chart.yaml +++ b/charts/ctrlplane/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: ctrlplane description: Ctrlplane Helm chart for Kubernetes type: application -version: 1.1.4 +version: 1.1.5 appVersion: 1.0.0 maintainers: diff --git a/charts/ctrlplane/charts/otel/Chart.yaml b/charts/ctrlplane/charts/otel/Chart.yaml index 0b6dc98..65004b6 100644 --- a/charts/ctrlplane/charts/otel/Chart.yaml +++ b/charts/ctrlplane/charts/otel/Chart.yaml @@ -3,5 +3,5 @@ name: otel type: application description: A Helm chart for Kubernetes -version: 0.2.3 -appVersion: "0.109.0" +version: 0.2.4 +appVersion: "0.126.0" diff --git a/charts/ctrlplane/charts/otel/values.yaml b/charts/ctrlplane/charts/otel/values.yaml index 8cc7913..714109b 100644 --- a/charts/ctrlplane/charts/otel/values.yaml +++ b/charts/ctrlplane/charts/otel/values.yaml @@ -39,7 +39,7 @@ presets: image: repository: otel/opentelemetry-collector-contrib - tag: 0.112.0 + tag: 0.126.0 pullPolicy: IfNotPresent # pullSecrets: []