TrueChartsClone/charts/system/kubeapps/Chart.yaml

45 lines
1.2 KiB
YAML
Raw Normal View History

2024-02-12 18:42:55 +00:00
annotations:
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ 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:** <!-- Please enter any other relevant information here --> **✔️ 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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ 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._
2024-04-29 10:28:39 +00:00
max_scale_version: 24.04.1
min_scale_version: 24.04.0
2024-02-12 18:42:55 +00:00
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.15"
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: system
2024-02-12 18:42:55 +00:00
apiVersion: v2
appVersion: 0.0.3
2024-02-12 18:42:55 +00:00
dependencies:
- name: common
chore(deps): update ignored by renovate (patch) (#24139) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` -> `24.1.6` | | [kubeapps](https://togithub.com/bitnami/charts) ([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps)) | patch | `15.3.5` -> `15.3.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bitnami/charts (kubeapps)</summary> ### [`v15.3.9`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#1539-2024-07-24) - \[bitnami/kubeapps] Release 15.3.9 ([#&#8203;28300](https://togithub.com/bitnami/charts/pull/28300)) ### [`v15.3.8`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1538-2024-07-23-small) - \[bitnami/kubeapps] Release 15.3.8 ([#&#8203;28214](https://togithub.com/bitnami/charts/issues/28214)) ([f44f329](https://togithub.com/bitnami/charts/commit/f44f329af1153385a569d735b0d5cd46391d0a67)), closes [#&#8203;28214](https://togithub.com/bitnami/charts/issues/28214) ### [`v15.3.7`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1537-2024-07-18-small) - \[bitnami/kubeapps] Global StorageClass as default value ([#&#8203;28045](https://togithub.com/bitnami/charts/issues/28045)) ([44a64a8](https://togithub.com/bitnami/charts/commit/44a64a8adb3b1e66aa43a41f85cb3d51f14b322a)), closes [#&#8203;28045](https://togithub.com/bitnami/charts/issues/28045) ### [`v15.3.6`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1536-2024-07-03-small) - \[bitnami/\*] Update README changing TAC wording ([#&#8203;27530](https://togithub.com/bitnami/charts/issues/27530)) ([52dfed6](https://togithub.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#&#8203;27530](https://togithub.com/bitnami/charts/issues/27530) - \[bitnami/kubeapps] Release 15.3.6 ([#&#8203;27706](https://togithub.com/bitnami/charts/issues/27706)) ([ea5443f](https://togithub.com/bitnami/charts/commit/ea5443fd9bdb8a27e10bf03824d8d37f4189a834)), closes [#&#8203;27706](https://togithub.com/bitnami/charts/issues/27706) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-07-24 16:44:42 +00:00
version: 24.1.6
2024-02-12 18:42:55 +00:00
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: kubeapps
chore(deps): update ignored by renovate (patch) (#24139) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.1.5` -> `24.1.6` | | [kubeapps](https://togithub.com/bitnami/charts) ([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/kubeapps)) | patch | `15.3.5` -> `15.3.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bitnami/charts (kubeapps)</summary> ### [`v15.3.9`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#1539-2024-07-24) - \[bitnami/kubeapps] Release 15.3.9 ([#&#8203;28300](https://togithub.com/bitnami/charts/pull/28300)) ### [`v15.3.8`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1538-2024-07-23-small) - \[bitnami/kubeapps] Release 15.3.8 ([#&#8203;28214](https://togithub.com/bitnami/charts/issues/28214)) ([f44f329](https://togithub.com/bitnami/charts/commit/f44f329af1153385a569d735b0d5cd46391d0a67)), closes [#&#8203;28214](https://togithub.com/bitnami/charts/issues/28214) ### [`v15.3.7`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1537-2024-07-18-small) - \[bitnami/kubeapps] Global StorageClass as default value ([#&#8203;28045](https://togithub.com/bitnami/charts/issues/28045)) ([44a64a8](https://togithub.com/bitnami/charts/commit/44a64a8adb3b1e66aa43a41f85cb3d51f14b322a)), closes [#&#8203;28045](https://togithub.com/bitnami/charts/issues/28045) ### [`v15.3.6`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/kubeapps/CHANGELOG.md#small1536-2024-07-03-small) - \[bitnami/\*] Update README changing TAC wording ([#&#8203;27530](https://togithub.com/bitnami/charts/issues/27530)) ([52dfed6](https://togithub.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#&#8203;27530](https://togithub.com/bitnami/charts/issues/27530) - \[bitnami/kubeapps] Release 15.3.6 ([#&#8203;27706](https://togithub.com/bitnami/charts/issues/27706)) ([ea5443f](https://togithub.com/bitnami/charts/commit/ea5443fd9bdb8a27e10bf03824d8d37f4189a834)), closes [#&#8203;27706](https://togithub.com/bitnami/charts/issues/27706) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19--> --------- Signed-off-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
2024-07-24 16:44:42 +00:00
version: 15.3.9
2024-02-21 11:45:45 +00:00
repository: oci://registry-1.docker.io/bitnamicharts
2024-02-12 18:42:55 +00:00
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 12:40:00 +00:00
alias: ogkubeapps
2024-02-12 18:42:55 +00:00
tags: []
import-values: []
deprecated: false
description: KubeApps is a Kubernetes-as-Apps solution
home: https://truecharts.org/charts/system/kubeapps
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.webp
2024-02-12 18:42:55 +00:00
keywords:
- kubeapps
- catalog
kubeVersion: '>=1.24.0-0'
2024-02-12 18:42:55 +00:00
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: kubeapps
2024-02-12 18:42:55 +00:00
sources:
- https://cert-manager.io/
- https://ghcr.io/xstar97/my-proxy-service
2024-02-12 18:42:55 +00:00
- https://github.com/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/system/kubeapps
2024-02-12 18:42:55 +00:00
type: application
version: 5.1.1