TrueChartsClone/charts/system/nvidia-device-plugin/Chart.yaml

46 lines
1.3 KiB
YAML
Raw Normal View History

feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +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
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
truecharts.org/SCALE-support: "false"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.15"
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: system
apiVersion: v2
appVersion: latest
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
dependencies:
- name: common
chore(deps): update ignored by renovate (patch) (#22861) 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.3` -> `24.1.5` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/apps)) | patch | `24.0.0` -> `24.0.9` | | registry.k8s.io/sig-storage/snapshot-controller | patch | `v8.0.0` -> `v8.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9pZ25vcmVkIl19--> --------- Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-06-28 09:16:05 +00:00
version: 24.1.5
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: nvidia-device-plugin
chore(deps): lock file maintenance helm system by renovate (#22792) This PR contains the following updates: | Package | Update | Change | |---|---|---| | | lockFileMaintenance | All locks refreshed | | [nvidia-device-plugin](https://togithub.com/NVIDIA/k8s-device-plugin) | patch | `0.15.0` -> `0.15.1` | | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://togithub.com/cloudnative-pg/charts)) | patch | `0.21.3` -> `0.21.5` | | [cert-manager](https://cert-manager.io) ([source](https://togithub.com/cert-manager/cert-manager)) | minor | `v1.14.5` -> `v1.15.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>NVIDIA/k8s-device-plugin (nvidia-device-plugin)</summary> ### [`v0.15.1`](https://togithub.com/NVIDIA/k8s-device-plugin/releases/tag/v0.15.1) [Compare Source](https://togithub.com/NVIDIA/k8s-device-plugin/compare/v0.15.0...v0.15.1) #### Changelog - Fix inconsistent usage of `hasConfigMap` helm template. This addresses cases where certain resources (roles and service accounts) would be created even if they were not required. - Raise an error in GFD when MPS is used with MIG. This ensures that the behavior across GFD and the Device Plugin is consistent. - Remove provenance information from published images. - Use half of total memory for size of MPS tmpfs by default. </details> <details> <summary>cloudnative-pg/charts (cloudnative-pg)</summary> ### [`v0.21.5`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.5) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5) CloudNativePG Operator Helm Chart #### What's Changed - chore(deps): update actions/checkout action to v4.1.7 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/318](https://togithub.com/cloudnative-pg/charts/pull/318) - Release cloudnative-pg-v0.21.5 by [@&#8203;github-actions](https://togithub.com/github-actions) in [https://github.com/cloudnative-pg/charts/pull/315](https://togithub.com/cloudnative-pg/charts/pull/315) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.4...cloudnative-pg-v0.21.5 ### [`v0.21.4`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.4) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.3...cloudnative-pg-v0.21.4) CloudNativePG Operator Helm Chart #### What's Changed - fix additionalEnv typo in deployment.yaml by [@&#8203;Stevenpc3](https://togithub.com/Stevenpc3) in [https://github.com/cloudnative-pg/charts/pull/305](https://togithub.com/cloudnative-pg/charts/pull/305) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.3...cloudnative-pg-v0.21.4 </details> <details> <summary>cert-manager/cert-manager (cert-manager)</summary> ### [`v1.15.1`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.1) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.15.0...v1.15.1) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. **🔗 [See v1.15.0](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0) for more information about cert-manager 1.15 and read-before-upgrade info.** #### 📜 Changes since [v1.15.0](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0) ##### Bug or Regression - BUGFIX: fix issue that caused Vault issuer to not retry signing when an error was encountered. ([#&#8203;7111](https://togithub.com/cert-manager/cert-manager/issues/7111), [@&#8203;inteon](https://togithub.com/inteon)) ##### Other (Cleanup or Flake) - Update github.com/Azure/azure-sdk-for-go/sdk/azidentity to address CVE-2024-35255 ([#&#8203;7092](https://togithub.com/cert-manager/cert-manager/issues/7092), [@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot)) - Bump the go-retryablehttp dependency to fix CVE-2024-6104 ([#&#8203;7130](https://togithub.com/cert-manager/cert-manager/issues/7130), [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish)) ### [`v1.15.0`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.15.0) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.7...v1.15.0) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. cert-manager 1.15 promotes several features to beta, including GatewayAPI support (`ExperimentalGatewayAPISupport`), the ability to provide a subject in the Certificate that will be used literally in the CertificateSigningRequest (`LiteralCertificateSubject`) and the outputting of additional certificate formats (`AdditionalCertificateOutputFormats`). > \[!NOTE] > > The `cmctl` binary have been moved to https://github.com/cert-manager/cmctl/releases. > For the startupapicheck Job you should update references to point at `quay.io/jetstack/cert-manager-startupapicheck` > \[!NOTE] > > From this release, the Helm chart will no longer uninstall the CRDs when the chart is uninstalled. If you want the CRDs to be removed on uninstall use `crds.keep=false` when installing the Helm chart. #### Community Thanks again to all open-source contributors with commits in this release, including: [@&#8203;Pionerd](https://togithub.com/Pionerd), [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish), [@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot), [@&#8203;andrey-dubnik](https://togithub.com/andrey-dubnik), [@&#8203;bwaldrep](https://togithub.com/bwaldrep), [@&#8203;eplightning](https://togithub.com/eplightning), [@&#8203;erikgb](https://togithub.com/erikgb), [@&#8203;findnature](https://togithub.com/findnature), [@&#8203;gplessis](https://togithub.com/gplessis), [@&#8203;import-shiburin](https://togithub.com/import-shiburin), [@&#8203;inteon](https://togithub.com/inteon), [@&#8203;jkroepke](https://togithub.com/jkroepke), [@&#8203;lunarwhite](https://togithub.com/lunarwhite), [@&#8203;mangeshhambarde](https://togithub.com/mangeshhambarde), [@&#8203;pwhitehead-splunk](https://togithub.com/pwhitehead-splunk) & [@&#8203;rodrigorfk](https://togithub.com/rodrigorfk), [@&#8203;wallrj](https://togithub.com/wallrj). Thanks also to the following cert-manager maintainers for their contributions during this release: [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish), [@&#8203;SpectralHiss](https://togithub.com/SpectralHiss), [@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot), [@&#8203;hawksight](https://togithub.com/hawksight), [@&#8203;inteon](https://togithub.com/inteon), [@&#8203;maelvls](https://togithub.com/maelvls) & [@&#8203;wallrj](https://togithub.com/wallrj). Equally thanks to everyone who provided feedback, helped users and raised issues on GitHub and Slack and joined our meetings! Thanks also to the CNCF, which provides resources and support, and to the AWS open source team for being good community members and for their maintenance of the PrivateCA Issuer. In addition, massive thanks to Venafi for contributing developer time and resources towards the continued maintenance of cert-manager projects. #### Changes by Kind ##### Feature - GatewayAPI support has graduated to Beta. Add the `--enable-gateway-api` flag to enable the integration. ([#&#8203;6961](https://togithub.com/cert-manager/cert-manager/issues/6961), [@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot)) - Add support to specify a custom key alias in a JKS Keystore ([#&#8203;6807](https://togithub.com/cert-manager/cert-manager/issues/6807), [@&#8203;bwaldrep](https://togithub.com/bwaldrep)) - Add the ability to communicate with Vault via mTLS when strict client certificates is enabled at Vault server side ([#&#8203;6614](https://togithub.com/cert-manager/cert-manager/issues/6614), [@&#8203;rodrigorfk](https://togithub.com/rodrigorfk)) - Added option to provide additional audiences in the service account auth section for vault ([#&#8203;6718](https://togithub.com/cert-manager/cert-manager/issues/6718), [@&#8203;andrey-dubnik](https://togithub.com/andrey-dubnik)) - Venafi Issuer now sends a cert-manager HTTP User-Agent header in all Venafi Rest API requests. For example: `cert-manager-certificaterequests-issuer-venafi/v1.15.0+(linux/amd64)+cert-manager/ef068a59008f6ed919b98a7177921ddc9e297200`. ([#&#8203;6865](https://togithub.com/cert-manager/cert-manager/issues/6865), [@&#8203;wallrj](https://togithub.com/wallrj)) - Add hint to validation error message to help users of external issuers more easily fix the issue if they specify a Kind but forget the Group ([#&#8203;6913](https://togithub.com/cert-manager/cert-manager/issues/6913), [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish)) - Add support for numeric OID types in LiteralSubject. Eg. "1.2.3.4=String Value" ([#&#8203;6775](https://togithub.com/cert-manager/cert-manager/issues/6775), [@&#8203;inteon](https://togithub.com/inteon)) - Promote the `LiteralCertificateSubject` feature to Beta. ([#&#8203;7030](https://togithub.com/cert-manager/cert-manager/issues/7030), [@&#8203;inteon](https://togithub.com/inteon)) - Promoted the AdditionalCertificateOutputFormats feature gate to Beta (enabled by default). ([#&#8203;6970](https://togithub.com/cert-manager/cert-manager/issues/6970), [@&#8203;erikgb](https://togithub.com/erikgb)) - The Helm chart now allows you to supply `extraObjects`; a list of yaml manifests which will helm will install and uninstall with the cert-manager manifests. ([#&#8203;6424](https://togithub.com/cert-manager/cert-manager/issues/6424), [@&#8203;gplessis](https://togithub.com/gplessis)) - Update the Route53 provider to support fetching credentials using AssumeRoleWithWebIdentity ([#&#8203;6878](https://togithub.com/cert-manager/cert-manager/issues/6878), [@&#8203;pwhitehead-splunk](https://togithub.com/pwhitehead-splunk)) - Helm can now add optional hostAliases to cert-manager Pod to allow the DNS self-check to pass in custom scenarios. ([#&#8203;6456](https://togithub.com/cert-manager/cert-manager/issues/6456), [@&#8203;Pionerd](https://togithub.com/Pionerd)) - Added a new Ingress annotation for copying specific Ingress annotations to Certificate's secretTemplate ([#&#8203;6839](https://togithub.com/cert-manager/cert-manager/issues/6839), [@&#8203;mangeshhambarde](https://togithub.com/mangeshhambarde)) - Added option to define additional token audiences for the Vault Kubernetes auth ([#&#8203;6744](https://togithub.com/cert-manager/cert-manager/issues/6744), [@&#8203;andrey-dubnik](https://togithub.com/andrey-dubnik)) - Allow `cert-manager.io/allow-direct-injection` in annotations ([#&#8203;6801](https://togithub.com/cert-manager/cert-manager/issues/6801), [@&#8203;jkroepke](https://togithub.com/jkroepke)) ##### Design - Remove repetitive words ([#&#8203;6949](https://togithub.com/cert-manager/cert-manager/issues/6949), [@&#8203;findnature](https://togithub.com/findnature)) ##### Bug or Regression - BUGFIX: Fixes issue with JSON-logging, where only a subset of the log messages were output as JSON. ([#&#8203;6779](https://togithub.com/cert-manager/cert-manager/issues/6779), [@&#8203;inteon](https://togithub.com/inteon)) - BUGFIX: JKS and PKCS12 stores now contain the full set of CAs specified by an issuer ([#&#8203;6806](https://togithub.com/cert-manager/cert-manager/issues/6806), [@&#8203;bwaldrep](https://togithub.com/bwaldrep)) - BUGFIX: cainjector leaderelection flag/config option defaults are missing ([#&#8203;6816](https://togithub.com/cert-manager/cert-manager/issues/6816), [@&#8203;inteon](https://togithub.com/inteon)) - BUGFIX: cert-manager issuers incorrectly copied the critical flag from the CSR instead of re-calculating that field themselves. ([#&#8203;6724](https://togithub.com/cert-manager/cert-manager/issues/6724), [@&#8203;inteon](https://togithub.com/inteon)) - Breaking Change: Fixed unintended certificate chain is used if `preferredChain` is configured. ([#&#8203;6755](https://togithub.com/cert-manager/cert-manager/issues/6755), [@&#8203;import-shiburin](https://togithub.com/import-shiburin)) - Bugfix: LiteralSubjects with a #= value can result in memory issues due to faulty BER parser (github.com/go-asn1-ber/asn1-ber). ([#&#8203;6770](https://togithub.com/cert-manager/cert-manager/issues/6770), [@&#8203;inteon](https://togithub.com/inteon)) - DigitalOcean: Ensure that only TXT records are considered for deletion when cleaning up after an ACME challenge ([#&#8203;6875](https://togithub.com/cert-manager/cert-manager/issues/6875), [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish)) - Fix backwards incompatible removal of default prometheus Service resource. ([#&#8203;6699](https://togithub.com/cert-manager/cert-manager/issues/6699), [@&#8203;inteon](https://togithub.com/inteon)) - Fix broken cainjector image value in Helm chart ([#&#8203;6692](https://togithub.com/cert-manager/cert-manager/issues/6692), [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish)) - Helm: Fix a bug in the logic that differentiates between 0 and an empty value. ([#&#8203;6713](https://togithub.com/cert-manager/cert-manager/issues/6713), [@&#8203;inteon](https://togithub.com/inteon)) - Make sure the Azure SDK error messages are stable. ([#&#8203;6676](https://togithub.com/cert-manager/cert-manager/issues/6676), [@&#8203;inteon](https://togithub.com/inteon)) - When using the literalSubject on a Certificate, the webhook validation for the common name now also points to the literalSubject. ([#&#8203;6767](https://togithub.com/cert-manager/cert-manager/issues/6767), [@&#8203;lunarwhite](https://togithub.com/lunarwhite)) - Bump golang.org/x/net to fix CVE-2023-45288 ([#&#8203;6929](https://togithub.com/cert-manager/cert-manager/issues/6929), [@&#8203;SgtCoDFish](https://togithub.com/SgtCoDFish)) - Fix ACME issuer being stuck waiting for DNS propagation when using Azure DNS with multiple instances issuing for the same FQDN ([#&#8203;6351](https://togithub.com/cert-manager/cert-manager/issues/6351), [@&#8203;eplightning](https://togithub.com/eplightning)) - Fix cainjector ConfigMap not mounted in the cainjector deployment. ([#&#8203;7055](https://togithub.com/cert-manager/cert-manager/issues/7055), [@&#8203;inteon](https://togithub.com/inteon)) - Added `disableAutoApproval` and `approveSignerNames` Helm chart options. ([#&#8203;7054](https://togithub.com/cert-manager/cert-manager/issues/7054), [@&#8203;inteon](https://togithub.com/inteon)) ##### Other (Cleanup or Flake) - ⚠️ Possibly breaking: Helm will now keep the CRDs when you uninstall cert-manager by default to prevent accidental data loss. ([#&#8203;6760](https://togithub.com/cert-manager/cert-manager/issues/6760), [@&#8203;inteon](https://togithub.com/inteon)) - New `crds.keep` and `crds.enabled` Helm options can now be used instead of the `installCRDs` option. ([#&#8203;6760](https://togithub.com/cert-manager/cert-manager/issues/6760), [@&#8203;inteon](https://togithub.com/inteon)) - Bump base images ([#&#8203;6840](https://togithub.com/cert-manager/cert-manager/issues/6840), [@&#8203;inteon](https://togithub.com/inteon)) - Bump github.com/go-jose/go-jose to v3.0.3 to fix CVE-2024-28180 ([#&#8203;6854](https://togithub.com/cert-manager/cert-manager/issues/6854), [@&#8203;wallrj](https://togithub.com/wallrj)) - Removed deprecated util functions that have been replaced by the `slices` and `k8s.io/apimachinery/pkg/util` packages. Removed deprecated CSR functions which have been replaced with other functions in the `pkg/util/pki` package. ([#&#8203;6730](https://togithub.com/cert-manager/cert-manager/issues/6730), [@&#8203;inteon](https://togithub.com/inteon)) - Upgrade go to 1.21.8: fixes CVE-2024-24783 ([#&#8203;6823](https://togithub.com/cert-manager/cert-manager/issues/6823), [@&#8203;inteon](https://togithub.com/inteon)) - Upgrade go to latest version 1.22.1 ([#&#8203;6831](https://togithub.com/cert-manager/cert-manager/issues/6831), [@&#8203;inteon](https://togithub.com/inteon)) - Upgrade google.golang.org/protobuf: fixing GO-2024-2611 ([#&#8203;6827](https://togithub.com/cert-manager/cert-manager/issues/6827), [@&#8203;inteon](https://togithub.com/inteon)) - `cmctl` and `kubectl cert-manger` have been moved to the https://github.com/cert-manager/cmctl repo and will be versioned separately starting with cmctl v2.0.0 ([#&#8203;6663](https://togithub.com/cert-manager/cert-manager/issues/6663), [@&#8203;inteon](https://togithub.com/inteon)) - Graduate the 'DisallowInsecureCSRUsageDefinition' feature gate to GA. (part 2) ([#&#8203;6963](https://togithub.com/cert-manager/cert-manager/issues/6963), [@&#8203;inteon](https://togithub.com/inteon)) - Remove deprecated `pkg/util/pki/ParseSubjectStringToRawDERBytes` function. ([#&#8203;6994](https://togithub.com/cert-manager/cert-manager/issues/6994), [@&#8203;inteon](https://togithub.com/inteon)) - Upgrade Kind to v0.23.0 and update supported node image digests ([#&#8203;7020](https://togithub.com/cert-manager/cert-manager/issues/7020), [@&#8203;github-actions](https://togithub.com/github-actions)\[bot]) - If the `--controllers` flag only specifies disabled controllers, the default controllers are now enabled implicitly. ([#&#8203;7054](https://togithub.com/cert-manager/cert-manager/issues/7054), [@&#8203;inteon](https://togithub.com/inteon)) - Upgrade to Go 1.22.3, fixing `GO-2024-2824`. ([#&#8203;6996](https://togithub.com/cert-manager/cert-manager/issues/6996), [@&#8203;github-actions](https://togithub.com/github-actions)\[bot]) ### [`v1.14.7`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.7) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.6...v1.14.7) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. #### 📜 Changes since [v1.14.6](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.6) ##### Bugfixes - BUGFIX: fix issue that caused Vault issuer to not retry signing when an error was encountered. ([#&#8203;7113](https://togithub.com/cert-manager/cert-manager/issues/7113), [@&#8203;cert-manager-bot](https://togithub.com/cert-manager-bot)) ##### Other (Cleanup or Flake) - Update github.com/Azure/azure-sdk-for-go/sdk/azidentity to address CVE-2024-35255 ([#&#8203;7093](https://togithub.com/cert-manager/cert-manager/issues/7093), [@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot)) ### [`v1.14.6`](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.6) [Compare Source](https://togithub.com/cert-manager/cert-manager/compare/v1.14.5...v1.14.6) cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. #### 📜 Changes since [v1.14.5](https://togithub.com/cert-manager/cert-manager/releases/tag/v1.14.5) ##### Other (Cleanup or Flake) - Upgrade Go to 1.21.10, fixing GO-2024-2824 (https://github.com/advisories/GHSA-2jwv-jmq4-4j3r). ([#&#8203;7008](https://togithub.com/cert-manager/cert-manager/issues/7008), [@&#8203;inteon](https://togithub.com/inteon)) - Helm: the cainjector ConfigMap was not mounted in the cainjector deployment. ([#&#8203;7053](https://togithub.com/cert-manager/cert-manager/issues/7053), [@&#8203;cert-manager-bot](https://togithub.com/cert-manager-bot)) - Updated Go to 1.21.11 bringing in security fixes for archive/zip and net/netip. ([#&#8203;7076](https://togithub.com/cert-manager/cert-manager/issues/7076), [@&#8203;ThatsMrTalbot](https://togithub.com/ThatsMrTalbot)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9oZWxtL3N5c3RlbSJdfQ==-->
2024-06-30 18:13:41 +00:00
version: 0.15.1
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
repository: https://nvidia.github.io/k8s-device-plugin
condition: ""
alias: nvdp
tags: []
import-values: []
deprecated: false
description: NVIDIA device plugin for Kubernetes
home: https://truecharts.org/charts/system/kubeapps
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.webp
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
keywords:
- nvidia
- plugins
kubeVersion: '>=1.24.0-0'
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: kubeapps
sources:
- https://cert-manager.io/
- https://github.com/NVIDIA/k8s-device-plugin?tab=readme-ov-file#deployment-via-helm
- https://github.com/truecharts/charts/tree/master/charts/system/kubeapps
- https://github.com/truecharts/containers/tree/master/apps/scratch
feat(nvidia-device-plugin): add nvidia-device-plugin (#20132) **Description** Hello, This adds the nvidia-device-plugin preconfigured for 5 vcpu per pgpu. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ My code follows the style guidelines of this project - [X] 👀 I have performed a self-review of my own code - [X] #️⃣ I have commented my code, particularly in hard-to-understand areas - [X] 📄 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 - [X] ⬆️ I increased versions for any altered app according to semantic versioning - [X] 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._ --------- Signed-off-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: bitpushr <91350598+bitpushr@users.noreply.github.com> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-04-09 07:51:26 +00:00
type: application
version: 2.1.0