Skip to content

Commit

Permalink
Merge pull request #2794 from yuvipanda/cl
Browse files Browse the repository at this point in the history
Remove multi-year old changelog snippets in Chart.yaml
  • Loading branch information
manics authored Oct 31, 2023
2 parents 76bb763 + cc33f62 commit f874e30
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions mybinder/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ dependencies:
# this controller from within k8s.
# Source code: https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx
# App changelog: https://github.com/kubernetes/ingress-nginx/blob/main/Changelog.md
#
# NOTE: chart v3.36.0 maps to v0.49.0 and has support for networking.k8s.io/v1
# chart v4.1.2 maps to v1.2.0 and has dropped support for networking.k8s.io/v1beta1
- name: ingress-nginx
version: "4.8.2"
repository: https://kubernetes.github.io/ingress-nginx
Expand All @@ -27,10 +24,6 @@ dependencies:
# Prometheus for collection of metrics.
# Source code: https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus
# App changelog: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md
#
# NOTE: chart v11.0.2 maps to app v2.16.0 - 2020-07-10
# chart v11.16.9 maps to app v2.21.0 - 2020-12-06
# chart v12 requires Helm 3
- name: prometheus
version: "25.1.0"
repository: https://prometheus-community.github.io/helm-charts
Expand All @@ -39,12 +32,6 @@ dependencies:
# Grafana for dashboarding of metrics.
# Source code: https://github.com/grafana/helm-charts/tree/main/charts/grafana
# App changelog: https://github.com/grafana/grafana/blob/main/CHANGELOG.md
#
# NOTE: chart v3.10.1 maps to app v6.4.2 - 2019-11-22
# chart v5.0.26 maps to app v6.7.3 - 2020-12-06
# chart v5.1.2 maps to app v7.0.1
# chart v6 requires Helm 3
# chart v6.17.1 gives us Grafana v8.2.1
- name: grafana
version: "6.60.4"
repository: https://grafana.github.io/helm-charts
Expand Down

0 comments on commit f874e30

Please sign in to comment.