Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[refactoring] v2 remove some components #27

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/helm-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: helm-apps
description: A Helm applications library
type: library
version: 1.2.12
version: 2.0.0
maintainers:
- name: alvnukov
url: https://github.com/alvnukov
Expand Down
1 change: 0 additions & 1 deletion charts/helm-apps/templates/_apps-components.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ spec:
{{- $_ = set $ "CurrentApp" . }}
---
{{- include "apps-utils.printPath" $ }}
{{- include "apps-deckhouse-metrics.render" $ }}
{{- $_ = set $ "CurrentApp" $currentApp }}
{{- end }}
{{- include "apps-utils.leaveScope" $ }}
Expand Down
37 changes: 0 additions & 37 deletions charts/helm-apps/templates/_apps-deckhouse.tpl

This file was deleted.

83 changes: 0 additions & 83 deletions charts/helm-apps/templates/_apps-infra.tpl

This file was deleted.

226 changes: 0 additions & 226 deletions charts/helm-apps/templates/_apps-kafka-strimzi.tpl

This file was deleted.

Loading