Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4e46403244
commit
87d4d108d7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [metallb-config-1.0.0]metallb-config-1.0.0 (2023-05-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- rename metallb to metallb-config and cert-manager to clusterissuer ([#9202](https://github.com/truecharts/charts/issues/9202))
|
||||
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [metallb-config-1.0.1](https://github.com/truecharts/charts/compare/metallb-config-1.0.0...metallb-config-1.0.1) (2023-05-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [metallb-config-1.0.0]metallb-config-1.0.0 (2023-05-28)
|
||||
|
||||
### Chore
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
appVersion: "latest"
|
||||
deprecated: false
|
||||
description: A network load-balancer implementation for Kubernetes using standard routing protocols
|
||||
home: https://truecharts.org/charts/enterprise/metallb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
|
||||
home: https://truecharts.org/charts/enterprise/metallb-config
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
|
||||
keywords:
|
||||
- metallb
|
||||
- loadbalancer
|
||||
|
@ -18,11 +18,11 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: metallb-config
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
|
||||
- https://github.com/metallb/metallb
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- core
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [metallb-config-1.0.1](https://github.com/truecharts/charts/compare/metallb-config-1.0.0...metallb-config-1.0.1) (2023-05-30)
|
||||
|
|
@ -3,7 +3,7 @@ image:
|
|||
tag: latest@sha256:9dd0f68d32ace452a3a75273bd8e3a074d0a14e4d38683389c73887432832fc3
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: true
|
||||
enabled: false
|
||||
workload:
|
||||
main:
|
||||
enabled: false
|
|
@ -1,4 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
|
||||
categories:
|
||||
- core
|
||||
|
||||
|
|
Loading…
Reference in New Issue