TrueChartsClone/charts/enterprise/kubeapps/Chart.yaml

46 lines
1.2 KiB
YAML
Raw Normal View History

2024-02-12 13:42:55 -05:00
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
2024-02-13 07:36:23 -05:00
truecharts.org/train: enterprise
2024-02-12 13:42:55 -05:00
apiVersion: v2
appVersion: 0.0.3
2024-02-12 13:42:55 -05:00
dependencies:
- name: common
feat(kubeapps): add support for tokenless login (#18259) **Description** This adds alpha code to test if we can make kubeapps work without pesky token login. **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** For production use of this, users should explicitly: A. Setup NetworkPolicies B. Add a GOOD authentication proxy in front **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-17 07:40:00 -05:00
version: 17.4.2
2024-02-12 13:42:55 -05:00
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: kubeapps
chore(deps): update helm general minor by renovate (#18436) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | minor | `17.3.11` -> `17.5.0` | | [kube-prometheus-stack](https://togithub.com/prometheus-operator/kube-prometheus) ([source](https://togithub.com/prometheus-community/helm-charts)) | minor | `56.6.2` -> `56.8.2` | | [kubeapps](https://bitnami.com) ([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps)) | minor | `14.3.3` -> `14.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.5.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.5.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.4.2...common-17.5.0) Function library for TrueCharts ### [`v17.4.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.4.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.4.1...common-17.4.2) Function library for TrueCharts ### [`v17.4.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.4.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.4.0...common-17.4.1) Function library for TrueCharts ### [`v17.4.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.4.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.3.14...common-17.4.0) Function library for TrueCharts ### [`v17.3.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.3.14) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.3.13...common-17.3.14) Function library for TrueCharts ### [`v17.3.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.3.13) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.3.11...common-17.3.13) Function library for TrueCharts </details> <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v56.8.2`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.2) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.1...kube-prometheus-stack-56.8.2) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] fix helm error in am/ingressperreplica.yaml by [@&#8203;jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4271](https://togithub.com/prometheus-community/helm-charts/pull/4271) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-elasticsearch-exporter-5.6.0...kube-prometheus-stack-56.8.2 ### [`v56.8.1`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.1) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.8.0...kube-prometheus-stack-56.8.1) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] fix helm error in ingressperreplica.yaml by [@&#8203;jkroepke](https://togithub.com/jkroepke) in [https://github.com/prometheus-community/helm-charts/pull/4270](https://togithub.com/prometheus-community/helm-charts/pull/4270) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-conntrack-stats-exporter-0.5.10...kube-prometheus-stack-56.8.1 ### [`v56.8.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.8.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.7.0...kube-prometheus-stack-56.8.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] use of helm tpl for ingress annotations by [@&#8203;richardtief](https://togithub.com/richardtief) in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) #### New Contributors - [@&#8203;richardtief](https://togithub.com/richardtief) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4236](https://togithub.com/prometheus-community/helm-charts/pull/4236) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-25.13.0...kube-prometheus-stack-56.8.0 ### [`v56.7.0`](https://togithub.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.7.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.2...kube-prometheus-stack-56.7.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] bump deps by [@&#8203;DrFaust92](https://togithub.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/4263](https://togithub.com/prometheus-community/helm-charts/pull/4263) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-node-exporter-4.30.2...kube-prometheus-stack-56.7.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-20 19:49:46 -05:00
version: 14.4.0
2024-02-12 13:42:55 -05:00
repository: https://charts.bitnami.com/bitnami
condition: ""
feat(kubeapps): add support for tokenless login (#18259) **Description** This adds alpha code to test if we can make kubeapps work without pesky token login. **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** For production use of this, users should explicitly: A. Setup NetworkPolicies B. Add a GOOD authentication proxy in front **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-17 07:40:00 -05:00
alias: ogkubeapps
2024-02-12 13:42:55 -05:00
tags: []
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
2024-02-12 13:42:55 -05:00
keywords:
- kubeapps
- catalog
kubeVersion: '>=1.24.0-0'
2024-02-12 13:42:55 -05:00
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: kubeapps
2024-02-12 13:42:55 -05:00
sources:
- https://cert-manager.io/
- https://github.com/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps
- https://ghcr.io/xstar97/my-proxy-service
2024-02-12 13:42:55 -05:00
type: application
version: 1.2.1