mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
feat: Release common version 1.5.1 (#150)
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev> Co-authored-by: Branden Cash <203336+ammmze@users.noreply.github.com>
This commit is contained in:
parent
d12ac05011
commit
a081de5302
16 changed files with 66 additions and 50 deletions
|
@ -3,7 +3,7 @@ apiVersion: v2
|
|||
name: common
|
||||
description: Function library for Helm charts
|
||||
type: library
|
||||
version: 1.5.0
|
||||
version: 1.5.1
|
||||
kubeVersion: ">=1.22.0-0"
|
||||
keywords:
|
||||
- common
|
||||
|
@ -14,15 +14,11 @@ maintainers:
|
|||
email: me@bjw-s.dev
|
||||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: added
|
||||
description: support for for hostPID
|
||||
- kind: added
|
||||
description: support for for hostPID
|
||||
- kind: added
|
||||
description: Add support for CronJob backoffLimit
|
||||
- kind: fixed
|
||||
description: Ingress secret name template is evaluated before deciding whether to omit it
|
||||
- kind: changed
|
||||
description: Omit replicas field in Deployment if null is given
|
||||
description: Updated code-server image tag to v4.13.0
|
||||
- kind: changed
|
||||
description: Updated code-server image tag to v4.12.0
|
||||
description: Updated netshoot image tag to v0.11
|
||||
- kind: changed
|
||||
description: Updated netshoot image tag to v0.10
|
||||
description: Updated gluetun image tag to v3.34.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue