Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5b1a473d39
commit
39082a7542
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [cloudnative-pg-1.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.4...cloudnative-pg-1.0.0) (2023-06-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- move container references to tccr.io
|
||||
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [cloudnative-pg-1.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.0...cloudnative-pg-1.0.1) (2023-06-08)
|
||||
|
||||
|
||||
|
||||
|
||||
## [cloudnative-pg-1.0.0](https://github.com/truecharts/charts/compare/cloudnative-pg-0.0.4...cloudnative-pg-1.0.0) (2023-06-08)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/cloudnative-pg
|
||||
- https://cloudnative-pg.io/
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- operators
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [cloudnative-pg-1.0.1](https://github.com/truecharts/charts/compare/cloudnative-pg-1.0.0...cloudnative-pg-1.0.1) (2023-06-08)
|
||||
|
|
@ -432,11 +432,7 @@ webhook:
|
|||
failurePolicy: Fail
|
||||
|
||||
manifestManager:
|
||||
enabled: true
|
||||
staging: false
|
||||
install: false
|
||||
check: false
|
||||
delete: true
|
||||
enabled: false
|
||||
|
||||
configmap:
|
||||
config:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [metallb-9.0.10](https://github.com/truecharts/charts/compare/metallb-9.0.9...metallb-9.0.10) (2023-06-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- move container references to tccr.io
|
||||
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [metallb-9.0.11](https://github.com/truecharts/charts/compare/metallb-9.0.10...metallb-9.0.11) (2023-06-08)
|
||||
|
||||
|
||||
|
||||
|
||||
## [metallb-9.0.10](https://github.com/truecharts/charts/compare/metallb-9.0.9...metallb-9.0.10) (2023-06-08)
|
||||
|
||||
### Chore
|
||||
|
@ -92,8 +97,3 @@
|
|||
|
||||
## [metallb-9.0.0](https://github.com/truecharts/charts/compare/metallb-8.0.32...metallb-9.0.0) (2023-05-29)
|
||||
|
||||
### Feat
|
||||
|
||||
- add our own metallb operator ([#9099](https://github.com/truecharts/charts/issues/9099))
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/metallb/metallb
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 9.0.10
|
||||
version: 9.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- operators
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [metallb-9.0.11](https://github.com/truecharts/charts/compare/metallb-9.0.10...metallb-9.0.11) (2023-06-08)
|
||||
|
|
@ -344,8 +344,4 @@ speaker:
|
|||
validationFailurePolicy: Fail
|
||||
|
||||
manifestManager:
|
||||
enabled: true
|
||||
staging: false
|
||||
install: false
|
||||
check: false
|
||||
delete: true
|
||||
enabled: false
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [prometheus-operator-0.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.2...prometheus-operator-0.0.3) (2023-06-08)
|
||||
|
|
@ -4,6 +4,11 @@
|
|||
|
||||
|
||||
|
||||
## [prometheus-operator-0.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.3...prometheus-operator-0.0.4) (2023-06-08)
|
||||
|
||||
|
||||
|
||||
|
||||
## [prometheus-operator-0.0.3](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.2...prometheus-operator-0.0.3) (2023-06-08)
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||
- https://github.com/prometheus-operator
|
||||
type: application
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- operators
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [prometheus-operator-0.0.4](https://github.com/truecharts/charts/compare/prometheus-operator-0.0.3...prometheus-operator-0.0.4) (2023-06-08)
|
||||
|
|
@ -299,8 +299,4 @@ serviceAccount:
|
|||
targetSelectAll: true
|
||||
|
||||
manifestManager:
|
||||
enabled: true
|
||||
staging: false
|
||||
install: false
|
||||
check: false
|
||||
delete: true
|
||||
enabled: false
|
Loading…
Reference in New Issue