Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
13e3dea488
commit
d487943800
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [czkawka-3.0.16](https://github.com/truecharts/charts/compare/czkawka-3.0.15...czkawka-3.0.16) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [czkawka-3.0.17](https://github.com/truecharts/charts/compare/czkawka-3.0.16...czkawka-3.0.17) (2023-02-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/czkawka to v23.02.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [czkawka-3.0.16](https://github.com/truecharts/charts/compare/czkawka-3.0.15...czkawka-3.0.16) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [czkawka-3.0.7](https://github.com/truecharts/charts/compare/czkawka-3.0.6...czkawka-3.0.7) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [czkawka-3.0.6](https://github.com/truecharts/charts/compare/czkawka-3.0.5...czkawka-3.0.6) (2022-12-01)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.02.2"
|
||||
appVersion: "23.02.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/jlesage/docker-czkawka
|
||||
- https://github.com/qarmin/czkawka
|
||||
type: application
|
||||
version: 3.0.16
|
||||
version: 3.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- duplicates
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [czkawka-3.0.17](https://github.com/truecharts/charts/compare/czkawka-3.0.16...czkawka-3.0.17) (2023-02-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/czkawka to v23.02.3
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/czkawka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.02.2@sha256:856efcb809b28e0162059649f61703150223db62068efa4f0878bdf0ed88e31d
|
||||
tag: 23.02.3@sha256:ac64a6cd11fce855ac3b5d6af2c8768d4e53fa7631a887edbfc41de11bb63dcb
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [homepage-2.0.23](https://github.com/truecharts/charts/compare/homepage-2.0.22...homepage-2.0.23) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.8
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [homepage-2.0.24](https://github.com/truecharts/charts/compare/homepage-2.0.23...homepage-2.0.24) (2023-02-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.9
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-2.0.23](https://github.com/truecharts/charts/compare/homepage-2.0.22...homepage-2.0.23) (2023-02-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [homepage-2.0.14](https://github.com/truecharts/charts/compare/homepage-2.0.13...homepage-2.0.14) (2022-12-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.5.8 ([#5890](https://github.com/truecharts/charts/issues/5890))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-2.0.13](https://github.com/truecharts/charts/compare/homepage-2.0.12...homepage-2.0.13) (2022-12-27)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.6.8"
|
||||
appVersion: "0.6.9"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
|
||||
- https://ghcr.io/benphelps/homepage
|
||||
- https://github.com/benphelps/homepage
|
||||
version: 2.0.23
|
||||
version: 2.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- dashboard
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [homepage-2.0.24](https://github.com/truecharts/charts/compare/homepage-2.0.23...homepage-2.0.24) (2023-02-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/homepage to v0.6.9
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/homepage
|
||||
tag: 0.6.8@sha256:c7b0cc8d07f75629a7c56d3b6810912d7c10d8375ebfd756b111dc135a567c78
|
||||
tag: 0.6.9@sha256:906adeec83ce48459c89224e6b5a6c362f417fb1b88597ae64d06ad3958f6302
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
Loading…
Reference in New Issue