Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-07-14 01:05:18 +00:00
parent c69cf560b1
commit 8b482c4088
36 changed files with 40 additions and 44 deletions

View File

@ -1,9 +0,0 @@
## [clusterissuer-1.0.10](https://github.com/truecharts/charts/compare/clusterissuer-1.0.9...clusterissuer-1.0.10) (2023-07-01)
### Chore
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))

View File

@ -4,6 +4,15 @@
## [clusterissuer-1.0.11](https://github.com/truecharts/charts/compare/clusterissuer-1.0.10...clusterissuer-1.0.11) (2023-07-14)
### Chore
- update container image tccr.io/truecharts/scratch to latest ([#10451](https://github.com/truecharts/charts/issues/10451))
## [clusterissuer-1.0.10](https://github.com/truecharts/charts/compare/clusterissuer-1.0.9...clusterissuer-1.0.10) (2023-07-01) ## [clusterissuer-1.0.10](https://github.com/truecharts/charts/compare/clusterissuer-1.0.9...clusterissuer-1.0.10) (2023-07-01)
### Chore ### Chore
@ -88,12 +97,3 @@
## [clusterissuer-1.0.2](https://github.com/truecharts/charts/compare/clusterissuer-1.0.1...clusterissuer-1.0.2) (2023-06-04)
### Chore
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))

View File

@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://cert-manager.io/ - https://cert-manager.io/
type: application type: application
version: 1.0.10 version: 1.0.11
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- core - core

View File

@ -0,0 +1,9 @@
## [clusterissuer-1.0.11](https://github.com/truecharts/charts/compare/clusterissuer-1.0.10...clusterissuer-1.0.11) (2023-07-14)
### Chore
- update container image tccr.io/truecharts/scratch to latest ([#10451](https://github.com/truecharts/charts/issues/10451))

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/scratch repository: tccr.io/truecharts/scratch
tag: latest@sha256:60efd806894fa4959708abf5ff7386bc67ffc7ca0d2e76a4fc5212591f2b37e3 tag: latest@sha256:1a9a10a0a5f5cb5fe4b30ac6d9c56ff87ad47f3f3490bafb6938fc155230131b
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
manifestManager: manifestManager:
enabled: true enabled: true

View File

@ -1,13 +0,0 @@
## [metallb-config-1.1.11](https://github.com/truecharts/charts/compare/metallb-config-1.1.10...metallb-config-1.1.11) (2023-07-01)
### Chore
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
### Feat
- metallb docs add kubectl cmd to first step ([#9879](https://github.com/truecharts/charts/issues/9879))

View File

@ -4,6 +4,15 @@
## [metallb-config-1.1.12](https://github.com/truecharts/charts/compare/metallb-config-1.1.11...metallb-config-1.1.12) (2023-07-14)
### Chore
- update container image tccr.io/truecharts/scratch to latest ([#10451](https://github.com/truecharts/charts/issues/10451))
## [metallb-config-1.1.11](https://github.com/truecharts/charts/compare/metallb-config-1.1.10...metallb-config-1.1.11) (2023-07-01) ## [metallb-config-1.1.11](https://github.com/truecharts/charts/compare/metallb-config-1.1.10...metallb-config-1.1.11) (2023-07-01)
### Chore ### Chore
@ -88,12 +97,3 @@
## [metallb-config-1.1.2](https://github.com/truecharts/charts/compare/metallb-config-1.1.1...metallb-config-1.1.2) (2023-05-31) ## [metallb-config-1.1.2](https://github.com/truecharts/charts/compare/metallb-config-1.1.1...metallb-config-1.1.2) (2023-05-31)
## [metallb-config-1.1.1](https://github.com/truecharts/charts/compare/metallb-config-1.1.0...metallb-config-1.1.1) (2023-05-30)
### Chore
- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301))

View File

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

View File

@ -0,0 +1,9 @@
## [metallb-config-1.1.12](https://github.com/truecharts/charts/compare/metallb-config-1.1.11...metallb-config-1.1.12) (2023-07-14)
### Chore
- update container image tccr.io/truecharts/scratch to latest ([#10451](https://github.com/truecharts/charts/issues/10451))

View File

@ -1,6 +1,6 @@
image: image:
repository: tccr.io/truecharts/scratch repository: tccr.io/truecharts/scratch
tag: latest@sha256:60efd806894fa4959708abf5ff7386bc67ffc7ca0d2e76a4fc5212591f2b37e3 tag: latest@sha256:1a9a10a0a5f5cb5fe4b30ac6d9c56ff87ad47f3f3490bafb6938fc155230131b
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
manifestManager: manifestManager:
enabled: false enabled: false