helm-charts/charts/library/common/Chart.yaml
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 93e761fd99
feat(common): Release version 1.3.2 (#120)
* fix(common): Increase CronJob pod annotations indent from 10 to 12 (#118)
* feat(common): Add tests for CronJob jobTemplate metadata
* feat(common): Update netshoot image
* feat(common): Update code-server image
* feat(ci): add workflow to create oci artifact (#38)
* ci: Update release workflows

---------
Signed-off-by: Tyler Witlin <tyler@codezero.io>
Co-authored-by: Gabe Cook <gabe565@gmail.com>
Co-authored-by: Tyler Witlin <45468117+coolguy1771@users.noreply.github.com>
2023-02-19 11:40:27 +01:00

22 lines
601 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 1.3.2
kubeVersion: ">=1.22.0-0"
keywords:
- common
- library
home: https://github.com/bjw-s/helm-charts/tree/main/charts/library/common
maintainers:
- name: bjw-s
email: me@bjw-s.dev
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Updated code-server image tag to v4.10.0
- kind: changed
description: Updated netshoot image tag to v0.9
- kind: fixed
description: Pod annotations were not indented enough when controller type was cronjob