diff --git a/charts/debug-utils/Chart.lock b/charts/debug-utils/Chart.lock index f372730b..73030bd1 100644 --- a/charts/debug-utils/Chart.lock +++ b/charts/debug-utils/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: corvid-app repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.10.3 -digest: sha256:7883d037cc6fe37a5c16bed702af9989c80237ee03cf5505994cef07281effe9 -generated: "2025-05-25T09:20:56.841551099+01:00" + version: 0.17.0 +digest: sha256:455019090c1768471a16d8e38957eff13997fd0fb0366d03bde8bcbe595d60c6 +generated: "2026-01-16T00:36:22.179348598Z" diff --git a/charts/debug-utils/Chart.yaml b/charts/debug-utils/Chart.yaml index 7800bd30..c89bcaef 100644 --- a/charts/debug-utils/Chart.yaml +++ b/charts/debug-utils/Chart.yaml @@ -2,12 +2,12 @@ apiVersion: v2 name: debug-utils description: debug-utils to help debug things like DNS resolution etc type: application -version: 0.2.0 +version: 0.3.0 appVersion: "1.16.0" dependencies: - alias: dns-util name: corvid-app - version: 0.10.3 + version: 0.17.0 repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" condition: dns-util.enabled diff --git a/charts/debug-utils/README.md b/charts/debug-utils/README.md index 03115f44..6e2d80dd 100644 --- a/charts/debug-utils/README.md +++ b/charts/debug-utils/README.md @@ -1,6 +1,6 @@ # debug-utils -![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) debug-utils to help debug things like DNS resolution etc @@ -8,7 +8,7 @@ debug-utils to help debug things like DNS resolution etc | Repository | Name | Version | |------------|------|---------| -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | dns-util(corvid-app) | 0.10.3 | +| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | dns-util(corvid-app) | 0.17.0 | ## Values diff --git a/charts/debug-utils/charts/corvid-app-0.10.3.tgz b/charts/debug-utils/charts/corvid-app-0.10.3.tgz deleted file mode 100644 index 88aefa3f..00000000 Binary files a/charts/debug-utils/charts/corvid-app-0.10.3.tgz and /dev/null differ diff --git a/charts/debug-utils/charts/corvid-app-0.17.0.tgz b/charts/debug-utils/charts/corvid-app-0.17.0.tgz new file mode 100644 index 00000000..5f83dfdb Binary files /dev/null and b/charts/debug-utils/charts/corvid-app-0.17.0.tgz differ