feat(common): Release 2.0.0 (#189)

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2023-10-02 13:21:17 +02:00 committed by GitHub
parent 8a42d212af
commit 98677d85b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 1192 additions and 1804 deletions

View file

@ -3,7 +3,7 @@ apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 2.0.0-beta.3
version: 2.0.0
kubeVersion: ">=1.22.0-0"
keywords:
- common
@ -13,7 +13,6 @@ maintainers:
- name: bjw-s
email: me@bjw-s.dev
annotations:
# TODO: Update this before releasing
artifacthub.io/changes: |-
- kind: removed
description: |-
@ -25,3 +24,5 @@ annotations:
description: Added support for ordering (init)Containers within a controller.
- kind: added
description: Added support for creating Network Policies.
- kind: changed
description: Automatically detect `gateway.networking.k8s.io` API version