feat(k8s-ycl): Restructure Helm helpers/includes

This commit is contained in:
Bernd Schorgers 2024-01-30 20:11:46 +01:00
parent 6c25f4c536
commit 0b59dfc14c
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
6 changed files with 79 additions and 81 deletions

View file

@ -2,7 +2,7 @@
apiVersion: v2
description: Kubernetes admission controller to remove CPU limits from Pods.
name: k8s-ycl
version: 1.2.1
version: 1.2.2
appVersion: v0.2.0
kubeVersion: ">=1.22.0-0"
sources:
@ -24,7 +24,7 @@ annotations:
artifacthub.io/changes: |-
- kind: changed
description: |
Update to most recent library dependency
Restructure Helm helpers / includes
artifacthub.io/links: |
- name: "source"
url: "https://github.com/bjw-s/k8s-ycl"