From ead75cb61f5b14b09bae768b80eb089e7e3795ba Mon Sep 17 00:00:00 2001 From: Alex Kennedy Date: Thu, 18 Apr 2024 15:44:46 -0400 Subject: [PATCH] fix(nd-common): Repoint parent charts back to published chart repo --- charts/daemonset-app/Chart.yaml | 4 ++-- charts/daemonset-app/README.md | 4 ++-- charts/prometheus-alerts/Chart.yaml | 4 ++-- charts/prometheus-alerts/README.md | 4 ++-- charts/rollout-app/Chart.yaml | 4 ++-- charts/rollout-app/README.md | 4 ++-- charts/simple-app/Chart.yaml | 4 ++-- charts/simple-app/README.md | 4 ++-- charts/stateful-app/Chart.yaml | 4 ++-- charts/stateful-app/README.md | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/charts/daemonset-app/Chart.yaml b/charts/daemonset-app/Chart.yaml index 259a4c94..111b367b 100644 --- a/charts/daemonset-app/Chart.yaml +++ b/charts/daemonset-app/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: daemonset-app description: Default DaemonSet Helm Chart type: application -version: 0.15.4 +version: 0.15.5 appVersion: latest maintainers: - name: diranged @@ -10,4 +10,4 @@ maintainers: dependencies: - name: nd-common version: 0.3.1 - repository: file://../nd-common + repository: https://k8s-charts.nextdoor.com diff --git a/charts/daemonset-app/README.md b/charts/daemonset-app/README.md index 2be2af07..1a7da208 100644 --- a/charts/daemonset-app/README.md +++ b/charts/daemonset-app/README.md @@ -2,7 +2,7 @@ Default DaemonSet Helm Chart -![Version: 0.15.4](https://img.shields.io/badge/Version-0.15.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.15.5](https://img.shields.io/badge/Version-0.15.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) [statefulsets]: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/ [hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ @@ -257,7 +257,7 @@ secretsEngine: sealed | Repository | Name | Version | |------------|------|---------| -| file://../nd-common | nd-common | 0.3.1 | +| https://k8s-charts.nextdoor.com | nd-common | 0.3.1 | ## Values diff --git a/charts/prometheus-alerts/Chart.yaml b/charts/prometheus-alerts/Chart.yaml index 8353541a..adfe7c08 100644 --- a/charts/prometheus-alerts/Chart.yaml +++ b/charts/prometheus-alerts/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: prometheus-alerts description: Helm Chart that provisions a series of common Prometheus Alerts type: application -version: 1.4.1 +version: 1.4.2 appVersion: 0.0.1 maintainers: - name: diranged @@ -10,4 +10,4 @@ maintainers: dependencies: - name: nd-common version: 0.3.1 - repository: file://../nd-common + repository: https://k8s-charts.nextdoor.com diff --git a/charts/prometheus-alerts/README.md b/charts/prometheus-alerts/README.md index 298e4749..11ad7a07 100644 --- a/charts/prometheus-alerts/README.md +++ b/charts/prometheus-alerts/README.md @@ -3,7 +3,7 @@ Helm Chart that provisions a series of common Prometheus Alerts -![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) +![Version: 1.4.2](https://img.shields.io/badge/Version-1.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) [deployments]: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/ [hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ @@ -54,7 +54,7 @@ This behavior can be tuned via the `defaults.podNameSelector`, | Repository | Name | Version | |------------|------|---------| -| file://../nd-common | nd-common | 0.3.1 | +| https://k8s-charts.nextdoor.com | nd-common | 0.3.1 | ## Values diff --git a/charts/rollout-app/Chart.yaml b/charts/rollout-app/Chart.yaml index 087b9f1f..677d08e2 100644 --- a/charts/rollout-app/Chart.yaml +++ b/charts/rollout-app/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: rollout-app description: Argo Rollout-based Application Helm Chart type: application -version: 1.0.0 +version: 1.0.1 appVersion: latest maintainers: - name: diranged @@ -14,4 +14,4 @@ dependencies: condition: istio-alerts.enabled - name: nd-common version: 0.3.1 - repository: file://../nd-common + repository: https://k8s-charts.nextdoor.com diff --git a/charts/rollout-app/README.md b/charts/rollout-app/README.md index 86e6d80b..3d268f50 100644 --- a/charts/rollout-app/README.md +++ b/charts/rollout-app/README.md @@ -2,7 +2,7 @@ Argo Rollout-based Application Helm Chart -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) [analysistemplate]: https://argoproj.github.io/argo-rollouts/features/analysis/?query=AnalysisTemplate#background-analysis [argo_rollouts]: https://argoproj.github.io/argo-rollouts/ @@ -185,8 +185,8 @@ secretsEngine: sealed | Repository | Name | Version | |------------|------|---------| -| file://../nd-common | nd-common | 0.3.1 | | https://k8s-charts.nextdoor.com | istio-alerts | 0.4.0 | +| https://k8s-charts.nextdoor.com | nd-common | 0.3.1 | ## Values diff --git a/charts/simple-app/Chart.yaml b/charts/simple-app/Chart.yaml index ab6045df..41949477 100644 --- a/charts/simple-app/Chart.yaml +++ b/charts/simple-app/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: simple-app description: Default Microservice Helm Chart type: application -version: 1.7.1 +version: 1.7.2 appVersion: latest maintainers: - name: diranged @@ -14,4 +14,4 @@ dependencies: condition: istio-alerts.enabled - name: nd-common version: 0.3.1 - repository: file://../nd-common + repository: https://k8s-charts.nextdoor.com diff --git a/charts/simple-app/README.md b/charts/simple-app/README.md index 09a8c14b..a63cc9e4 100644 --- a/charts/simple-app/README.md +++ b/charts/simple-app/README.md @@ -2,7 +2,7 @@ Default Microservice Helm Chart -![Version: 1.7.1](https://img.shields.io/badge/Version-1.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.7.2](https://img.shields.io/badge/Version-1.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) [deployments]: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/ [hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ @@ -330,8 +330,8 @@ secretsEngine: sealed | Repository | Name | Version | |------------|------|---------| -| file://../nd-common | nd-common | 0.3.1 | | https://k8s-charts.nextdoor.com | istio-alerts | 0.4.0 | +| https://k8s-charts.nextdoor.com | nd-common | 0.3.1 | ## Values diff --git a/charts/stateful-app/Chart.yaml b/charts/stateful-app/Chart.yaml index 510cbdf0..b39b2b75 100644 --- a/charts/stateful-app/Chart.yaml +++ b/charts/stateful-app/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: stateful-app description: Default StatefulSet Helm Chart type: application -version: 1.0.0 +version: 1.0.1 appVersion: latest maintainers: - name: diranged @@ -14,4 +14,4 @@ dependencies: condition: istio-alerts.enabled - name: nd-common version: 0.3.1 - repository: file://../nd-common + repository: https://k8s-charts.nextdoor.com diff --git a/charts/stateful-app/README.md b/charts/stateful-app/README.md index a8233eca..a5abd629 100644 --- a/charts/stateful-app/README.md +++ b/charts/stateful-app/README.md @@ -2,7 +2,7 @@ Default StatefulSet Helm Chart -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) [statefulsets]: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/ [hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ @@ -277,8 +277,8 @@ secretsEngine: sealed | Repository | Name | Version | |------------|------|---------| -| file://../nd-common | nd-common | 0.3.1 | | https://k8s-charts.nextdoor.com | istio-alerts | 0.4.0 | +| https://k8s-charts.nextdoor.com | nd-common | 0.3.1 | ## Values