Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-07 11:42:49 +00:00
parent 14a65139a5
commit 0a8bcca6a2
15 changed files with 21 additions and 10 deletions

View File

@ -1,9 +0,0 @@
## [metallb-9.0.8](https://github.com/truecharts/charts/compare/metallb-9.0.7...metallb-9.0.8) (2023-06-07)
### Chore
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))

View File

@ -4,6 +4,15 @@
## [metallb-9.0.9](https://github.com/truecharts/charts/compare/metallb-9.0.8...metallb-9.0.9) (2023-06-07)
### Fix
- set to rolling updates ([#9458](https://github.com/truecharts/charts/issues/9458))
## [metallb-9.0.8](https://github.com/truecharts/charts/compare/metallb-9.0.7...metallb-9.0.8) (2023-06-07)
### Chore

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 9.0.8
version: 9.0.9
annotations:
truecharts.org/catagories: |
- operators

View File

@ -0,0 +1,9 @@
## [metallb-9.0.9](https://github.com/truecharts/charts/compare/metallb-9.0.8...metallb-9.0.9) (2023-06-07)
### Fix
- set to rolling updates ([#9458](https://github.com/truecharts/charts/issues/9458))

View File

@ -9,6 +9,7 @@ speakerImage:
workload:
main:
strategy: RollingUpdate
labels:
app.kubernetes.io/component: controller
podSpec:
@ -39,6 +40,7 @@ workload:
speaker:
enabled: true
type: DaemonSet
strategy: RollingUpdate
labels:
app.kubernetes.io/component: controller
podSpec: