Skip to content

Commit

Permalink
Remove Exported Field from Applications (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
spjmurray authored Nov 28, 2024
1 parent 9de7295 commit 1f7e40a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions charts/application/templates/applications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ spec:
tags:
- name: application.unikorn-cloud.org/category
value: security,networking
exported: true
versions:
- version: v1.14.5
repo: https://charts.jetstack.io
Expand Down Expand Up @@ -51,7 +50,6 @@ spec:
tags:
- name: application.unikorn-cloud.org/category
value: security,networking
exported: true
versions:
- version: 1.0.0
repo: https://unikorn-cloud.github.io/helm-addons
Expand All @@ -77,7 +75,6 @@ spec:
tags:
- name: application.unikorn-cloud.org/category
value: networking
exported: true
versions:
- version: 4.8.0
repo: https://kubernetes.github.io/ingress-nginx
Expand Down Expand Up @@ -109,7 +106,6 @@ spec:
tags:
- name: application.unikorn-cloud.org/category
value: monitoring,management
exported: true
versions:
- version: 6.0.8
repo: https://kubernetes.github.io/dashboard
Expand Down Expand Up @@ -141,7 +137,6 @@ spec:
tags:
- name: application.unikorn-cloud.org/category
value: storage
exported: true
versions:
- version: 1.5.3
repo: https://charts.longhorn.io
Expand Down Expand Up @@ -176,7 +171,6 @@ spec:
tags:
- name: application.unikorn-cloud.org/category
value: monitoring
exported: true
versions:
- version: 50.2.0
repo: https://prometheus-community.github.io/helm-charts
Expand Down

0 comments on commit 1f7e40a

Please sign in to comment.