mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
feat(common): Release version 1.3.1
This commit is contained in:
parent
d2e9075e26
commit
7bf5e13472
17 changed files with 197 additions and 47 deletions
|
@ -3,7 +3,7 @@ apiVersion: v2
|
|||
name: common
|
||||
description: Function library for Helm charts
|
||||
type: library
|
||||
version: 1.3.0
|
||||
version: 1.3.1
|
||||
kubeVersion: ">=1.22.0-0"
|
||||
keywords:
|
||||
- common
|
||||
|
@ -15,9 +15,4 @@ maintainers:
|
|||
annotations:
|
||||
artifacthub.io/changes: |-
|
||||
- kind: fixed
|
||||
description: Don't render ports/probes when not required
|
||||
links:
|
||||
- name: GitHub Issue
|
||||
url: https://github.com/bjw-s/helm-charts/issues/111
|
||||
- kind: changed
|
||||
description: Renamed `additionalContainers` to `sidecars`. The former will however still continue to work for the time being.
|
||||
description: Probes were rendered incorrectly when primary service port was a string.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue