Skip to content

Commit

Permalink
chore(lint): remove deprecated bitnami pre-2022 (#436)
Browse files Browse the repository at this point in the history
Signed-off-by: Prashant Shahi <[email protected]>
  • Loading branch information
prashant-shahi authored May 1, 2024
1 parent ed9f31b commit bf512ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Add dependencies
run: |
helm repo add signoz https://signoz.github.io/charts
helm repo add bitnamipre2022 https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
helm repo add jetstack https://charts.jetstack.io
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
helm repo add minio https://charts.min.io
Expand Down
1 change: 0 additions & 1 deletion ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ check-version-increment: false
helm-extra-args: --timeout 15m
chart-repos:
- signoz=https://signoz.github.io/charts
- bitnamipre2022=https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
- jetstack=https://charts.jetstack.io
- ingress-nginx=https://kubernetes.github.io/ingress-nginx
- minio=https://charts.min.io
Expand Down

0 comments on commit bf512ac

Please sign in to comment.