diff --git a/enterprise/kubeapps/0.0.4/app-changelog.md b/enterprise/kubeapps/0.0.4/app-changelog.md deleted file mode 100644 index 5ce7feb81a7..00000000000 --- a/enterprise/kubeapps/0.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kubeapps-0.0.4](https://github.com/truecharts/charts/compare/kubeapps-0.0.3...kubeapps-0.0.4) (2024-02-13) - -### Feat - - - -- move to enterprise train, finished testing \ No newline at end of file diff --git a/enterprise/kubeapps/0.0.4/CHANGELOG.md b/enterprise/kubeapps/0.0.5/CHANGELOG.md similarity index 59% rename from enterprise/kubeapps/0.0.4/CHANGELOG.md rename to enterprise/kubeapps/0.0.5/CHANGELOG.md index 5966cc75da2..6c89f76c16c 100644 --- a/enterprise/kubeapps/0.0.4/CHANGELOG.md +++ b/enterprise/kubeapps/0.0.5/CHANGELOG.md @@ -7,6 +7,9 @@ title: Changelog +## [kubeapps-0.0.5](https://github.com/truecharts/charts/compare/kubeapps-0.0.4...kubeapps-0.0.5) (2024-02-14) + + ## [kubeapps-0.0.4](https://github.com/truecharts/charts/compare/kubeapps-0.0.3...kubeapps-0.0.4) (2024-02-13) ### Feat diff --git a/enterprise/kubeapps/0.0.4/Chart.yaml b/enterprise/kubeapps/0.0.5/Chart.yaml similarity index 82% rename from enterprise/kubeapps/0.0.4/Chart.yaml rename to enterprise/kubeapps/0.0.5/Chart.yaml index f07cd416615..bdf613c21a9 100644 --- a/enterprise/kubeapps/0.0.4/Chart.yaml +++ b/enterprise/kubeapps/0.0.5/Chart.yaml @@ -25,8 +25,8 @@ dependencies: import-values: [] deprecated: false description: KubeApps is a Kubernetes-as-Apps solution -home: https://truecharts.org/charts/enterprise/KubeApps -icon: https://truecharts.org/img/hotlink-ok/chart-icons/KubeApps.png +home: https://truecharts.org/charts/enterprise/kubeapps +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png keywords: - kubeapps - catalog @@ -39,6 +39,7 @@ name: kubeapps sources: - https://cert-manager.io/ - https://github.com/cert-manager - - https://github.com/truecharts/charts/tree/master/charts/enterprise/KubeApps + - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps + - https://github.com/truecharts/containers/tree/master/apps/alpine type: application -version: 0.0.4 +version: 0.0.5 diff --git a/enterprise/kubeapps/0.0.4/LICENSE b/enterprise/kubeapps/0.0.5/LICENSE similarity index 100% rename from enterprise/kubeapps/0.0.4/LICENSE rename to enterprise/kubeapps/0.0.5/LICENSE diff --git a/enterprise/kubeapps/0.0.4/README.md b/enterprise/kubeapps/0.0.5/README.md similarity index 93% rename from enterprise/kubeapps/0.0.4/README.md rename to enterprise/kubeapps/0.0.5/README.md index 4f2cb457570..072f3c5acdc 100644 --- a/enterprise/kubeapps/0.0.4/README.md +++ b/enterprise/kubeapps/0.0.5/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/KubeApps) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/kubeapps) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/enterprise/kubeapps/0.0.5/app-changelog.md b/enterprise/kubeapps/0.0.5/app-changelog.md new file mode 100644 index 00000000000..b892bc497c6 --- /dev/null +++ b/enterprise/kubeapps/0.0.5/app-changelog.md @@ -0,0 +1,3 @@ + + +## [kubeapps-0.0.5](https://github.com/truecharts/charts/compare/kubeapps-0.0.4...kubeapps-0.0.5) (2024-02-14) \ No newline at end of file diff --git a/enterprise/kubeapps/0.0.4/app-readme.md b/enterprise/kubeapps/0.0.5/app-readme.md similarity index 100% rename from enterprise/kubeapps/0.0.4/app-readme.md rename to enterprise/kubeapps/0.0.5/app-readme.md diff --git a/enterprise/kubeapps/0.0.4/charts/common-17.3.9.tgz b/enterprise/kubeapps/0.0.5/charts/common-17.3.9.tgz similarity index 100% rename from enterprise/kubeapps/0.0.4/charts/common-17.3.9.tgz rename to enterprise/kubeapps/0.0.5/charts/common-17.3.9.tgz diff --git a/enterprise/kubeapps/0.0.4/charts/kubeapps-14.3.3.tgz b/enterprise/kubeapps/0.0.5/charts/kubeapps-14.3.3.tgz similarity index 100% rename from enterprise/kubeapps/0.0.4/charts/kubeapps-14.3.3.tgz rename to enterprise/kubeapps/0.0.5/charts/kubeapps-14.3.3.tgz diff --git a/enterprise/kubeapps/0.0.4/ix_values.yaml b/enterprise/kubeapps/0.0.5/ix_values.yaml similarity index 95% rename from enterprise/kubeapps/0.0.4/ix_values.yaml rename to enterprise/kubeapps/0.0.5/ix_values.yaml index 57819f7ac82..2e9a0445429 100644 --- a/enterprise/kubeapps/0.0.4/ix_values.yaml +++ b/enterprise/kubeapps/0.0.5/ix_values.yaml @@ -67,5 +67,3 @@ kubeapps: initialRepos: - name: truecharts url: https://charts.truecharts.org - - name: bitnami - url: https://charts.bitnami.com/bitnami diff --git a/enterprise/kubeapps/0.0.4/questions.yaml b/enterprise/kubeapps/0.0.5/questions.yaml similarity index 100% rename from enterprise/kubeapps/0.0.4/questions.yaml rename to enterprise/kubeapps/0.0.5/questions.yaml diff --git a/enterprise/kubeapps/0.0.4/templates/NOTES.txt b/enterprise/kubeapps/0.0.5/templates/NOTES.txt similarity index 100% rename from enterprise/kubeapps/0.0.4/templates/NOTES.txt rename to enterprise/kubeapps/0.0.5/templates/NOTES.txt diff --git a/enterprise/kubeapps/0.0.4/templates/common.yaml b/enterprise/kubeapps/0.0.5/templates/common.yaml similarity index 100% rename from enterprise/kubeapps/0.0.4/templates/common.yaml rename to enterprise/kubeapps/0.0.5/templates/common.yaml diff --git a/enterprise/kubeapps/0.0.4/values.yaml b/enterprise/kubeapps/0.0.5/values.yaml similarity index 100% rename from enterprise/kubeapps/0.0.4/values.yaml rename to enterprise/kubeapps/0.0.5/values.yaml diff --git a/enterprise/kubeapps/item.yaml b/enterprise/kubeapps/item.yaml index e92b373feac..d8e8ff6b5c1 100644 --- a/enterprise/kubeapps/item.yaml +++ b/enterprise/kubeapps/item.yaml @@ -1,4 +1,4 @@ -icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/KubeApps.png +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png categories: - operators screenshots: []