feat(common): Release common-3.0.4 (#294)

This commit is contained in:
Bernd Schorgers 2024-03-15 09:33:07 +01:00 committed by GitHub
parent 9541ab44fe
commit 23164367ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
89 changed files with 427 additions and 216 deletions

View file

@ -3,7 +3,7 @@ apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 3.0.3
version: 3.0.4
kubeVersion: ">=1.22.0-0"
keywords:
- common
@ -16,7 +16,4 @@ annotations:
artifacthub.io/changes: |-
- kind: fixed
description: |-
Fixed probes intermittently choosing the wrong service
- kind: fixed
description: |-
Prevent potential incorrect controller references
Improved fix for preventing potential incorrect controller references