mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
fix(common): Release v3.3.1
This commit is contained in:
parent
60b34d0323
commit
073d3a8405
5 changed files with 27 additions and 5 deletions
|
@ -3,7 +3,7 @@ apiVersion: v2
|
|||
name: common
|
||||
description: Function library for Helm charts
|
||||
type: library
|
||||
version: 3.3.0
|
||||
version: 3.3.1
|
||||
kubeVersion: ">=1.22.0-0"
|
||||
keywords:
|
||||
- common
|
||||
|
@ -25,7 +25,7 @@ annotations:
|
|||
Added `persistentVolumeClaimRetentionPolicy` field to statefulset spec.
|
||||
- kind: fixed
|
||||
description: |-
|
||||
Added `externalName` field to service schema.
|
||||
Added `externalName` field to service schema. (fixed in v3.3.1)
|
||||
- kind: fixed
|
||||
description: |-
|
||||
Always allow specifying `nodePort` field on service ports.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue